Public Member Functions | |
| IA_CONSTRUCTOR void | IAMemoryPoolElement_make (IAMemoryPoolElement *this, void *object) |
| void | IAMemoryPoolElement_run (IAMemoryPoolElement *this) |
Data Fields | |
| void * | object |
| IA_CONSTRUCTOR void IAMemoryPoolElement_make | ( | IAMemoryPoolElement * | this, |
| void * | object | ||
| ) |
| void IAMemoryPoolElement_run | ( | IAMemoryPoolElement * | this | ) |
| void* IAMemoryPoolElement::object |