ImpsEngine  1.0.0
A software library collection for end user applications.
IAMemoryPoolElement Class Reference

Public Member Functions

IA_CONSTRUCTOR void IAMemoryPoolElement_make (IAMemoryPoolElement *this, void *object)
 
void IAMemoryPoolElement_run (IAMemoryPoolElement *this)
 

Data Fields

void * object
 

Member Function Documentation

◆ IAMemoryPoolElement_make()

IA_CONSTRUCTOR void IAMemoryPoolElement_make ( IAMemoryPoolElement this,
void *  object 
)

◆ IAMemoryPoolElement_run()

void IAMemoryPoolElement_run ( IAMemoryPoolElement this)

Field Documentation

◆ object

void* IAMemoryPoolElement::object

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