AcMapTopoElementPtrArray Template

Land Desktop Development ARX CPP SDK

Links
AcMapTopoElementPtrArray Template
 

Template for dynamic arrays of topology element pointers. Memory allocated for such arrays is released automatically when they go out of scope. 

Most of the member functions of this class are defined in its parent class, AcArray.

template <class T>
class AcMapTopoElementPtrArray : public AcArray<T *>;
File

AcMapTopologyCommonDef.h

Destroys the array. 
Releases memory allocated to the array. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].