CFx SDK Documentation  2023 SP0
OdObjectsAllocator< T > Member List

This is the complete list of members for OdObjectsAllocator< T >, including all inherited members.

construct(T *pObject)OdObjectsAllocator< T >inlinestatic
construct(T *pObject, const T &value)OdObjectsAllocator< T >inlinestatic
constructn(T *pDestination, size_type numObjects, const T &value)OdObjectsAllocator< T >inlinestatic
constructn(T *pDestination, size_type numObjects)OdObjectsAllocator< T >inlinestatic
constructn(T *pDestination, const T *pSource, size_type numObjects)OdObjectsAllocator< T >inlinestatic
copy(T *pDestination, const T *pSource, size_type numObjects)OdObjectsAllocator< T >inlinestatic
destroy(T *pObject)OdObjectsAllocator< T >inlinestatic
destroy(T *objects, size_type numObjects)OdObjectsAllocator< T >inlinestatic
move(T *pDestination, const T *pSource, size_type numObjects)OdObjectsAllocator< T >inlinestatic
size_type typedefOdObjectsAllocator< T >
useRealloc()OdObjectsAllocator< T >inlinestatic