|  | Live2D
    Version 2.0
    Live2D rendering engine API reference | 
This is the complete list of members for LDString, including all inherited members.
| append(const char *p, int length) | LDString | |
| append(int count, const char p) | LDString | |
| c_str() const (defined in LDString) | LDString | inline | 
| calcHashcode(const char *p1, int length) | LDString | protected | 
| clear() | LDString | |
| copy(const char *ptr, int length) | LDString | protected | 
| equals(const RefString &refStr) const (defined in LDString) | LDString | inline | 
| getHashcode() (defined in LDString) | LDString | inline | 
| init(const char *s, int length, bool useptr) | LDString | protected | 
| LDObject(void) (defined in LDObject) | LDObject | |
| LDString() | LDString | |
| LDString(const char *s, MemoryParam *memParam=NULL) | LDString | |
| LDString(const char *s, int length, MemoryParam *memParam=NULL) | LDString | |
| LDString(const RefString &refStr, MemoryParam *memParam=NULL) | LDString | |
| LDString(const LDString &s, MemoryParam *memParam=NULL) | LDString | |
| LDString(const char *s, int length, bool useptr, MemoryParam *memParam=NULL) | LDString | |
| length() const (defined in LDString) | LDString | inline | 
| object_instanceCount (defined in LDObject) | LDObject | static | 
| object_totalCount (defined in LDObject) | LDObject | static | 
| operator delete(void *ptr) | LDObject | static | 
| operator delete(void *ptr, void *ptr2) | LDObject | static | 
| operator delete(void *ptr, MemoryParam *memParam) | LDObject | static | 
| operator delete(void *ptr, MemoryParam *memParam, const char *filename, int line) | LDObject | static | 
| operator delete[](void *ptr) | LDObject | static | 
| operator new(l2d_size_t size) | LDObject | static | 
| operator new(l2d_size_t size, void *ptr) | LDObject | static | 
| operator new(l2d_size_t size, MemoryParam *memParam) | LDObject | static | 
| operator new(l2d_size_t size, MemoryParam *memParam, const char *filename, int line) | LDObject | static | 
| operator new[](l2d_size_t size) | LDObject | static | 
| operator+(const LDString &s) const | LDString | |
| operator+(const char *s) const | LDString | |
| operator+=(const LDString &s) | LDString | |
| operator+=(const char *s) | LDString | |
| operator<(const LDString &s) const | LDString | |
| operator<(const char *c) const | LDString | |
| operator=(const LDString &s) | LDString | |
| operator=(const char *c) | LDString | |
| operator==(const RefString &s) const (defined in LDString) | LDString | |
| operator==(const LDString &s) const | LDString | |
| operator==(const char *c) const | LDString | |
| operator>(const LDString &s) const | LDString | |
| operator>(const char *c) const | LDString | |
| size() const (defined in LDString) | LDString | inline | 
| ~LDObject(void) (defined in LDObject) | LDObject | virtual | 
| ~LDString() | LDString |