xbmc
Public Member Functions | Static Public Member Functions | List of all members
NPT_String::Buffer Class Reference

Public Member Functions

char * GetChars ()
 
NPT_Size GetLength () const
 
void SetLength (NPT_Size length)
 
NPT_Size GetAllocated () const
 
void Destroy ()
 

Static Public Member Functions

static BufferAllocate (NPT_Size allocated, NPT_Size length)
 
static char * Create (NPT_Size allocated, NPT_Size length=0)
 
static char * Create (const char *copy)
 
static char * Create (const char *copy, NPT_Size length)
 
static char * Create (char c, NPT_Cardinal repeat)
 

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