Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
AppDef_Array1OfMultiPointConstraint Class Reference

#include <AppDef_Array1OfMultiPointConstraint.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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]

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