CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdPlainObjectsAllocator< T >, including all inherited members.
construct(T *pObject) | OdPlainObjectsAllocator< T > | inlinestatic |
construct(T *pObject, const T &value) | OdPlainObjectsAllocator< T > | inlinestatic |
constructn(T *pDestination, size_type numObjects, const T &value) | OdPlainObjectsAllocator< T > | inlinestatic |
constructn(T *pDestination, size_type numObjects) | OdPlainObjectsAllocator< T > | inlinestatic |
constructn(T *pDestination, const T *pSource, size_type numObjects) | OdPlainObjectsAllocator< T > | inlinestatic |
copy(T *pDestination, const T *pSource, size_type numObjects) | OdPlainObjectsAllocator< T > | inlinestatic |
destroy(T *pObject) | OdPlainObjectsAllocator< T > | inlinestatic |
destroy(T *objects, size_type numObjects) | OdPlainObjectsAllocator< T > | inlinestatic |
move(T *pDestination, const T *pSource, size_type numObjects) | OdPlainObjectsAllocator< T > | inlinestatic |
size_type typedef | OdPlainObjectsAllocator< T > | |
useRealloc() | OdPlainObjectsAllocator< T > | inlinestatic |