|
CFx SDK Documentation
2022 SP0
|
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 typedef | OdObjectsAllocator< T > | |
| useRealloc() | OdObjectsAllocator< T > | inlinestatic |