CFx SDK Documentation
2023 SP0
|
#include "OdArray.h"
Go to the source code of this file.
Typedefs | |
typedef OdArray< OdDbStub *, OdMemoryAllocator< OdDbStub * > > | OdDbStubPtrArray |
typedef OdArray<OdDbStub*, OdMemoryAllocator<OdDbStub*> > OdDbStubPtrArray |
This template class is a specialization of the OdArray class for OdDbStub object pointers.
Definition at line 37 of file DbStubPtrArray.h.