ClanLib
2.3.7
|
This is the complete list of members for CL_StringAllocator, including all inherited members.
alloc(const CL_StringRef8 &str) | CL_StringAllocator | |
alloc(const char *str) | CL_StringAllocator | |
alloc(const char *str, CL_StringRef8::size_type length) | CL_StringAllocator | |
alloc(const CL_StringRef16 &str) | CL_StringAllocator | |
alloc(const wchar_t *str) | CL_StringAllocator | |
alloc(const wchar_t *str, CL_StringRef16::size_type length) | CL_StringAllocator | |
alloc(unsigned int length) | CL_StringAllocator | |
alloc16(unsigned int length) | CL_StringAllocator | |
alloc8(unsigned int length) | CL_StringAllocator | |
CL_StringAllocator() | CL_StringAllocator | |
CL_StringAllocator(const CL_StringAllocator &source) | CL_StringAllocator | |
clear() | CL_StringAllocator | |
operator=(const CL_StringAllocator &source) | CL_StringAllocator | |
~CL_StringAllocator() | CL_StringAllocator |