#include <daiAggr.h>
Definition at line 111 of file daiAggr.h.
◆ ~AggrBase()
OdDAI::AggrBase::~AggrBase |
( |
| ) |
|
◆ AggrBase() [1/2]
OdDAI::AggrBase::AggrBase |
( |
| ) |
|
|
inlineprotected |
◆ AggrBase() [2/2]
OdDAI::AggrBase::AggrBase |
( |
const AggrBase & |
other | ) |
|
|
inlineprotected |
◆ createIterator()
Creates a new iterator along elements of aggregate.
- Returns
- Returns a shared pointer to the newly created iterator.
◆ instance()
Returns raw pointer to underlying aggregate instance. For internal use only.
Definition at line 145 of file daiAggr.h.
◆ isNil()
bool OdDAI::AggrBase::isNil |
( |
| ) |
const |
|
inline |
Checks if aggregate is unset.
- Returns
- Returns true if aggregate is unset.
Definition at line 130 of file daiAggr.h.
◆ length()
unsigned long OdDAI::AggrBase::length |
( |
| ) |
const |
Returns amoung of aggregate elements.
◆ m_pInst
The documentation for this class was generated from the following file: