Open CASCADE Technology 6.6.0
Public Member Functions
StepShape_HArray1OfValueQualifier Class Reference

#include <StepShape_HArray1OfValueQualifier.hxx>

Inheritance diagram for StepShape_HArray1OfValueQualifier:
Inheritance graph
[legend]

Public Member Functions

 StepShape_HArray1OfValueQualifier (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_HArray1OfValueQualifier (const Standard_Integer Low, const Standard_Integer Up, const StepShape_ValueQualifier &V)
void Init (const StepShape_ValueQualifier &V)
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
StepShape_ValueQualifierChangeValue (const Standard_Integer Index)
const
StepShape_Array1OfValueQualifier
Array1 () const
StepShape_Array1OfValueQualifierChangeArray1 ()

Constructor & Destructor Documentation

StepShape_HArray1OfValueQualifier::StepShape_HArray1OfValueQualifier ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_HArray1OfValueQualifier::StepShape_HArray1OfValueQualifier ( const Standard_Integer  Low,
const Standard_Integer  Up,
const StepShape_ValueQualifier V 
)

Member Function Documentation

const StepShape_Array1OfValueQualifier& StepShape_HArray1OfValueQualifier::Array1 ( ) const
StepShape_Array1OfValueQualifier& StepShape_HArray1OfValueQualifier::ChangeArray1 ( )
StepShape_ValueQualifier& StepShape_HArray1OfValueQualifier::ChangeValue ( const Standard_Integer  Index)
void StepShape_HArray1OfValueQualifier::Init ( const StepShape_ValueQualifier V)
Standard_Integer StepShape_HArray1OfValueQualifier::Length ( ) const
Standard_Integer StepShape_HArray1OfValueQualifier::Lower ( ) const
void StepShape_HArray1OfValueQualifier::SetValue ( const Standard_Integer  Index,
const StepShape_ValueQualifier Value 
)
Standard_Integer StepShape_HArray1OfValueQualifier::Upper ( ) const
const StepShape_ValueQualifier& StepShape_HArray1OfValueQualifier::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