uLib
User mode C/C++ extended API library for Win32 programmers.
|
This is the complete list of members for StringCache, including all inherited members.
DupStr(char *Str) | StringCache | |
Free() | StringCache | |
GrowStorage() | StringCache | protected |
Reset() | StringCache | |
StgChunk | StringCache | protected |
StgSize | StringCache | protected |
StgUsed | StringCache | protected |
Storage | StringCache | |
StorageSize() | StringCache | inline |
StorageUsed() | StringCache | inline |
StringCache(UINT InitSize=4096, UINT ChunkSize=4096) | StringCache | |
~StringCache() | StringCache |