Deepsolver
|
Public Member Functions | |
void | addAutoReleaseString (const char *value) |
AutoReleaseStrings () | |
The default constructor. | |
void | freeAutoReleaseStrings () |
const char * | getAutoReleaseString (size_t index) |
size_t | getAutoReleaseStringCount () const |
virtual | ~AutoReleaseStrings () |
The destructor. | |
Protected Attributes | |
ConstCharVector | m_autoReleaseStrings |