CFx SDK Documentation  2020SP3
Typedefs
DbStubPtrArray.h File Reference
#include "OdArray.h"

Go to the source code of this file.

Typedefs

typedef OdArray< OdDbStub *, OdMemoryAllocator< OdDbStub * > > OdDbStubPtrArray
 

Typedef Documentation

◆ 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.