CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
OdClrMemAllocator< T > Member List

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

copyAssignRange(T *pDestination, const T *pSource, size_type numElements)OdMemoryAllocator< T >inlinestatic
copyAssignRangeDisjoint(T *pDestination, const T *pSource, size_type numElements)OdMemoryAllocator< T >inlinestatic
copyConstruct(T *pElement, const T &value)OdMemoryAllocator< T >inlinestatic
copyConstructFill(T *pDestination, size_type numElements, const T &value)OdClrMemAllocator< T >inlinestatic
copyConstructRange(T *pDestination, const T *pSource, size_type numElements)OdClrMemAllocator< T >inlinestatic
defaultConstruct(T *pElement)OdMemoryAllocator< T >inlinestatic
defaultConstructFill(T *pDestination, size_type numElements)OdClrMemAllocator< T >inlinestatic
destroy(T *pObject)OdMemoryAllocator< T >inlinestatic
destroyRange(T *objects, size_type numObjects)OdMemoryAllocator< T >inlinestatic
moveAssignRange(T *pDestination, T *pSource, size_type numElements)OdMemoryAllocator< T >inlinestatic
moveConstruct(T *pElement, T &&value)OdMemoryAllocator< T >inlinestatic
moveConstructRange(T *pDestination, T *pSource, size_type numElements)OdMemoryAllocator< T >inlinestatic
size_type typedefOdClrMemAllocator< T >
useRealloc()OdMemoryAllocator< T >inlinestatic