|
CFx SDK Documentation
2023 SP0
|
#include <daiAggr.h>
Public Member Functions | |
| Aggr< T > & | operator= (const OdArray< T > &rhs) |
| operator OdArray< T > () const | |
| OdArray< T > | getArray () const |
Public Member Functions inherited from OdDAI::AggrBase | |
| ~AggrBase () | |
| IteratorPtr | createIterator () const |
| bool | isNil () const |
| unsigned long | length () const |
| AggrInstance * | instance () |
Protected Member Functions | |
| void | init (const OdArray< T > &arr) |
Protected Member Functions inherited from OdDAI::AggrBase | |
| AggrBase () | |
| AggrBase (const AggrBase &other) | |
Additional Inherited Members | |
Protected Attributes inherited from OdDAI::AggrBase | |
| AggrInstance * | m_pInst |
|
inline |
|
inlineprotected |
|
inline |
|
inline |