#include <PartsDataID.h>
|  | 
| static PartsDataID * | getID (const live2d::LDString &str) | 
|  | 
| static PartsDataID * | getID (const RefString &refStr) | 
|  | 
| static void | releaseStored_notForClientCall () | 
|  | 
| static void | staticInit_notForClientCall () | 
|  | Initialize.  More... 
 | 
|  | 
| static void | staticRelease_notForClientCall () | 
|  | Release.  More... 
 | 
|  | 
| static void * | operator new (l2d_size_t size) | 
|  | 
| static void | operator delete (void *ptr) | 
|  | 
| static void * | operator new[] (l2d_size_t size) | 
|  | 
| static void | operator delete[] (void *ptr) | 
|  | 
| static void * | operator new (l2d_size_t size, void *ptr) | 
|  | 
| static void | operator delete (void *ptr, void *ptr2) | 
|  | 
| static void * | operator new (l2d_size_t size, MemoryParam *memParam) | 
|  | 
| static void | operator delete (void *ptr, MemoryParam *memParam) | 
|  | 
| static void * | operator new (l2d_size_t size, MemoryParam *memParam, const char *filename, int line) | 
|  | 
| static void | operator delete (void *ptr, MemoryParam *memParam, const char *filename, int line) | 
|  | 
|  | 
| static const int | L2D_PARTS_ID_INITIAL_CAPACITY = 64 | 
|  | 
| static int | object_instanceCount = 0 | 
|  | 
| static int | object_totalCount = 0 | 
|  | 
|  | 
| static MemoryParam * | memParam = NULL | 
|  | 
| static live2d::AMemoryHolder * | memoryHolderFixedMain = NULL | 
|  | 
 
The documentation for this class was generated from the following files:
- src/id/PartsDataID.h
- src/id/PartsDataID.cpp