#include <ID.h>
|  | 
| 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 MemoryParam * | memParam = NULL | 
|  | 
| static live2d::AMemoryHolder * | memoryHolderFixedMain = NULL | 
|  | 
|  | 
| static int | object_instanceCount = 0 | 
|  | 
| static int | object_totalCount = 0 | 
|  | 
 
Constructor. 
 - Date
- 2013/05/21 
 
 
Destructor. 
 - Date
- 2013/05/21 
 
 
  
  | 
        
          | void staticInit_notForClientCall | ( |  | ) |  |  | static | 
 
Initialize. 
 - Date
- 2013/05/21 
 
 
  
  | 
        
          | void staticRelease_notForClientCall | ( |  | ) |  |  | static | 
 
 
The documentation for this class was generated from the following files:
- src/id/ID.h
- src/id/ID.cpp