Blender V2.61 - r43446
|
Public Attributes | |
DynStrElem * | elems |
DynStrElem * | last |
int | curlen |
Definition at line 64 of file BLI_dynstr.c.
int DynStr::curlen |
Definition at line 66 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_get_cstring(), BLI_dynstr_get_cstring_ex(), BLI_dynstr_get_len(), BLI_dynstr_nappend(), and BLI_dynstr_new().
Definition at line 65 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_free(), BLI_dynstr_get_cstring_ex(), BLI_dynstr_nappend(), and BLI_dynstr_new().
Definition at line 65 of file BLI_dynstr.c.
Referenced by BLI_dynstr_append(), BLI_dynstr_nappend(), and BLI_dynstr_new().