CFx SDK Documentation
2022 SP0
|
#include "OdArray.h"
Go to the source code of this file.
Macros | |
#define | ODGEVOIDPOINTERARRAY_INCLUDED /*!DOM*/ |
Typedefs | |
typedef OdArray< void *, OdMemoryAllocator< void * > > | OdGeVoidPointerArray |
#define ODGEVOIDPOINTERARRAY_INCLUDED /*!DOM*/ |
Definition at line 28 of file GeVoidPointerArray.h.
typedef OdArray<void*, OdMemoryAllocator<void*> > OdGeVoidPointerArray |
This template class is a specialization of the OdArray class for void pointers.
Definition at line 35 of file GeVoidPointerArray.h.