API Reference > OdDAI Namespace > Classes > SetBounded Template
SetBounded Template
OdDAI__SetBoundedOdDAI__SetBoundedOdDAI__SetBoundedOdDAI__SetBounded
Syntax
C++
template <typename TItem, unsigned int lowerBound, unsigned int upperBound> class SetBounded : public Set<TItem>;

daiSetBounded.h

Template class for containers defined within a schema.

 
Name 
Description 
 
Non-virtual destructor! 
 
Aggr 
constructor of copy! 
Set Template
 
Name 
Description 
 
Set 
details Creates a new Set aggregate. 
SetBounded Template
 
Name 
Description 
 
This is SetBounded, a member of class SetBounded. 
 
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.  
AggrUnordered Class
 
Name 
Description 
 
Add 
This is the overview for the Add method overload. 
 
This is the overview for the Remove method overload. 
Set Template
 
Name 
Description 
 
This is getArray, a member of class Set. 
Set Template
Name 
Description 
This is nested type OdDAI::Set::base_type. 
This is nested type OdDAI::Set::template_type. 
This is nested type OdDAI::Set::value_type. 
SetBounded Template
Name 
Description 
This is nested type OdDAI::SetBounded::base_type. 
 
Name 
Description 
 
== 
Operator of equal.  
 
Providing internal OdArray to the outside.  
Set Template
 
Name 
Description 
 
== 
This is ==, a member of class Set. 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.