A base class for containers defined within a schema.
File: daiAggr.h
Namespace: OdDAI
Non-virtual destructor! |
Creates a new aggregate of a specified type. | |
Returns a type of aggregate. | |
Clear the aggregate with deletion of all its content. | |
Clones the aggregate object, i.e. creates a new aggregate that is an exact copy of the origin aggregate. | |
Copy from aggregate. | |
Creates a new const iterator along elements of aggregate. | |
Init aggregate. Creates an empty instance inside aggregate. | |
Creates a new iterator along elements of aggregate. | |
Check aggregate for any elements. | |
Generates an item of the aggregate with undefined value. | |
Provides the internal OdArray object to the outside. | |
Retrieves the elements of the aggregate as an array. | |
Provides aggregates lower bound. | |
Returns amoung of aggregate elements. | |
Provides aggregates upper bound. | |
This is the overview for the isMember method overload. | |
Checks if aggregate is unset. | |
Check if aggregate is ordered. | |
Clean the aggregate with deletion of all its content. | |
Reads the aggregate data from a STEP Physical File (SPF). | |
Sets OdArray items to the OdDAI::Aggr. | |
Adds new elements to the aggregate from an array. | |
Returns a value type of aggregate instance elements. | |
Writes the aggregate data in a STEP Physical File (SPF). |
The equality operator for aggregates. | |
Providing internal OdArray to the outside. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|