CFx SDK Documentation
2022 SP0
|
#include <ChunkAllocator.h>
Static Public Member Functions | |
static OdSmartPtr< TInterface > | createObject () |
Static Public Member Functions inherited from OdRxObjectImpl< T, T > | |
static OdSmartPtr< T > | createObject () |
Protected Member Functions | |
void * | operator new (size_t size) |
void | operator delete (void *p) |
Protected Member Functions inherited from OdRxObjectImpl< T, T > | |
ODRX_HEAP_OPERATORS () | |
Additional Inherited Members | |
Public Member Functions inherited from OdRxObjectImpl< T, T > | |
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.