API Reference > OdDAI Namespace > Classes > AggrOrdered Class
AggrOrdered Class
OdDAI__AggrOrderedOdDAI__AggrOrdered
Syntax
C++
class AggrOrdered : public Aggr;

daiAggrOrdered.h

Class for containers defined within a schema.

 
Name 
Description 
 
Non-virtual destructor! 
 
Aggr 
constructor of copy! 
 
Name 
Description 
 
Returns a type of aggregate.  
 
Clear the aggregate with deletion of all its content. 
 
Make aggregates clone.  
 
Templates aggregates comapring.  
 
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.  
 
Providing internal OdArray to the outside.  
 
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. 
 
Set OdArray items to aggregate.  
 
type 
Returns a value type of aggregate instance elements.  
AggrOrdered Class
 
Name 
Description 
 
Creates a child aggregate by index.  
 
 
 
 
 
This is the overview for the putByIndex method overload. 
 
This is unsetByIndex, a member of class AggrOrdered. 
 
Name 
Description 
 
== 
Operator of equal.  
 
Providing internal OdArray to the outside.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.