HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_SharedString Class Reference

#include <UT_SharedString.h>

Public Member Functions

 UT_SharedString ()
 
const UT_StringHolderget (const UT_StringRef &str)
 
void free (const UT_StringRef &str)
 
void outputStats ()
 
void dumpTable (std::ostream &os)
 
const UT_StringHolderallocString (const UT_StringRef &str)
 
void freeString (const UT_StringRef &str)
 

Detailed Description

Definition at line 21 of file UT_SharedString.h.

Constructor & Destructor Documentation

UT_SharedString::UT_SharedString ( )

Member Function Documentation

const UT_StringHolder& UT_SharedString::allocString ( const UT_StringRef str)
inline

Definition at line 44 of file UT_SharedString.h.

void UT_SharedString::dumpTable ( std::ostream &  os)
void UT_SharedString::free ( const UT_StringRef str)
inline

Definition at line 35 of file UT_SharedString.h.

void UT_SharedString::freeString ( const UT_StringRef str)
inline

Definition at line 46 of file UT_SharedString.h.

const UT_StringHolder& UT_SharedString::get ( const UT_StringRef str)
inline

Definition at line 25 of file UT_SharedString.h.

void UT_SharedString::outputStats ( )

The documentation for this class was generated from the following file: