|
CFx SDK Documentation 2024 SP0
|
#include <ChunkAllocator.h>
Static Public Member Functions | |
| static OdSmartPtr< TInterface > | createObject () |
Static Public Member Functions inherited from OdRxObjectImpl< T, TInterface > | |
| static OdSmartPtr< TInterface > | createObject () |
Protected Member Functions | |
| void * | operator new (size_t size) |
| void | operator delete (void *p) |
Protected Member Functions inherited from OdRxObjectImpl< T, TInterface > | |
| ODRX_HEAP_OPERATORS () | |
Additional Inherited Members | |
Public Member Functions inherited from OdRxObjectImpl< T, TInterface > | |
| OdRxObjectImpl () | |
| void | addRef () |
| void | release () |
| long | numRefs () const |
<group Other_Classes>
Definition at line 156 of file ChunkAllocator.h.
|
inlinestatic |
Creates an instance of OdGiRxObjectReImpl<T, TInterface> and returns SmartPointer to it.
Definition at line 172 of file ChunkAllocator.h.
|
inlineprotected |
Definition at line 165 of file ChunkAllocator.h.
|
inlineprotected |
Definition at line 164 of file ChunkAllocator.h.