Open CASCADE Technology  6.9.0
Public Member Functions

AppDef_Array1OfMultiPointConstraint Class Reference

#include <AppDef_Array1OfMultiPointConstraint.hxx>

Public Member Functions

 AppDef_Array1OfMultiPointConstraint (const Standard_Integer Low, const Standard_Integer Up)
 
 AppDef_Array1OfMultiPointConstraint (const AppDef_MultiPointConstraint &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const AppDef_MultiPointConstraint &V)
 
void Destroy ()
 
 ~AppDef_Array1OfMultiPointConstraint ()
 
Standard_Boolean IsAllocated () const
 
const
AppDef_Array1OfMultiPointConstraint
Assign (const AppDef_Array1OfMultiPointConstraint &Other)
 
const
AppDef_Array1OfMultiPointConstraint
operator= (const AppDef_Array1OfMultiPointConstraint &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const AppDef_MultiPointConstraint &Value)
 
const AppDef_MultiPointConstraintValue (const Standard_Integer Index) const
 
const AppDef_MultiPointConstraintoperator() (const Standard_Integer Index) const
 
AppDef_MultiPointConstraintChangeValue (const Standard_Integer Index)
 
AppDef_MultiPointConstraintoperator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

AppDef_Array1OfMultiPointConstraint::AppDef_Array1OfMultiPointConstraint ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
AppDef_Array1OfMultiPointConstraint::AppDef_Array1OfMultiPointConstraint ( const AppDef_MultiPointConstraint Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
AppDef_Array1OfMultiPointConstraint::~AppDef_Array1OfMultiPointConstraint ( )
inline

Member Function Documentation

const AppDef_Array1OfMultiPointConstraint& AppDef_Array1OfMultiPointConstraint::Assign ( const AppDef_Array1OfMultiPointConstraint Other)
AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::ChangeValue ( const Standard_Integer  Index)
void AppDef_Array1OfMultiPointConstraint::Destroy ( )
void AppDef_Array1OfMultiPointConstraint::Init ( const AppDef_MultiPointConstraint V)
Standard_Boolean AppDef_Array1OfMultiPointConstraint::IsAllocated ( ) const
Standard_Integer AppDef_Array1OfMultiPointConstraint::Length ( ) const
Standard_Integer AppDef_Array1OfMultiPointConstraint::Lower ( ) const
const AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::operator() ( const Standard_Integer  Index) const
inline
AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::operator() ( const Standard_Integer  Index)
inline
const AppDef_Array1OfMultiPointConstraint& AppDef_Array1OfMultiPointConstraint::operator= ( const AppDef_Array1OfMultiPointConstraint Other)
inline
void AppDef_Array1OfMultiPointConstraint::SetValue ( const Standard_Integer  Index,
const AppDef_MultiPointConstraint Value 
)
Standard_Integer AppDef_Array1OfMultiPointConstraint::Upper ( ) const
const AppDef_MultiPointConstraint& AppDef_Array1OfMultiPointConstraint::Value ( const Standard_Integer  Index) const

The documentation for this class was generated from the following file: