API Reference > Types > OdDbStubPtrArray Type
OdDbStubPtrArray Type
Syntax
C++
typedef OdArray<OdDbStub*, OdMemoryAllocator<OdDbStub*> > OdDbStubPtrArray;

DbStubPtrArray.h

This template class is a specialization of the OdArray class for OdDbStub object pointers.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.