Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdObjectsAllocator<class T> Template
Syntax
C++
template <class T> class OdObjectsAllocator;

This template class implements object allocation functions within the ODA Platform.

This class is for objects that must be copied with the assignment operator. For objects that can be copied with memcpy(), see OdPlainObjectsAllocator.

OdObjectsAllocator@classT

File: OdArray.h 

Module: API Reference 

TD_Db 

 

Copyright © 2002-2022. Open Design Alliance All rights reserved.