Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_Array1OfValueQualifier Class Reference

#include <StepShape_Array1OfValueQualifier.hxx>

Public Member Functions

 StepShape_Array1OfValueQualifier (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_Array1OfValueQualifier (const StepShape_ValueQualifier &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepShape_ValueQualifier &V)
void Destroy ()
 ~StepShape_Array1OfValueQualifier ()
Standard_Boolean IsAllocated () const
const
StepShape_Array1OfValueQualifier
Assign (const StepShape_Array1OfValueQualifier &Other)
const
StepShape_Array1OfValueQualifier
operator= (const StepShape_Array1OfValueQualifier &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepShape_ValueQualifier &Value)
const StepShape_ValueQualifierValue (const Standard_Integer Index) const
const StepShape_ValueQualifieroperator() (const Standard_Integer Index) const
StepShape_ValueQualifierChangeValue (const Standard_Integer Index)
StepShape_ValueQualifieroperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepShape_Array1OfValueQualifier::StepShape_Array1OfValueQualifier ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfValueQualifier::StepShape_Array1OfValueQualifier ( const StepShape_ValueQualifier Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfValueQualifier::~StepShape_Array1OfValueQualifier ( ) [inline]

Member Function Documentation

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

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines