|
HDK
|
#include <UT_SharedString.h>
Public Member Functions | |
| UT_SharedString () | |
| const UT_StringHolder & | get (const UT_StringRef &str) |
| void | free (const UT_StringRef &str) |
| void | outputStats () |
| void | dumpTable (std::ostream &os) |
| const UT_StringHolder & | allocString (const UT_StringRef &str) |
| void | freeString (const UT_StringRef &str) |
Definition at line 21 of file UT_SharedString.h.
| UT_SharedString::UT_SharedString | ( | ) |
|
inline |
Definition at line 44 of file UT_SharedString.h.
| void UT_SharedString::dumpTable | ( | std::ostream & | os | ) |
|
inline |
Definition at line 35 of file UT_SharedString.h.
|
inline |
Definition at line 46 of file UT_SharedString.h.
|
inline |
Definition at line 25 of file UT_SharedString.h.
| void UT_SharedString::outputStats | ( | ) |