#include <ShmAllocator.h>
Static Public Member Functions | |
| template<typename T> T * | getNewObject () |
| template<typename T> void | returnObject (T *obj) |
|
|||||||||
|
Returns a new objects of the requested type.
|
|
||||||||||
|
Destorys and frees an object.
|
1.3.6