Open CASCADE Technology 6.5.2
Public Member Functions
StepElement_Array1OfMeasureOrUnspecifiedValue Class Reference

#include <StepElement_Array1OfMeasureOrUnspecifiedValue.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepElement_Array1OfMeasureOrUnspecifiedValue (const Standard_Integer Low, const Standard_Integer Up)
 StepElement_Array1OfMeasureOrUnspecifiedValue (const StepElement_MeasureOrUnspecifiedValue &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const StepElement_MeasureOrUnspecifiedValue &V)
void Destroy ()
 ~StepElement_Array1OfMeasureOrUnspecifiedValue ()
Standard_Boolean IsAllocated () const
const
StepElement_Array1OfMeasureOrUnspecifiedValue
Assign (const StepElement_Array1OfMeasureOrUnspecifiedValue &Other)
const
StepElement_Array1OfMeasureOrUnspecifiedValue
operator= (const StepElement_Array1OfMeasureOrUnspecifiedValue &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const StepElement_MeasureOrUnspecifiedValue &Value)
const
StepElement_MeasureOrUnspecifiedValue
Value (const Standard_Integer Index) const
const
StepElement_MeasureOrUnspecifiedValue
operator() (const Standard_Integer Index) const
StepElement_MeasureOrUnspecifiedValueChangeValue (const Standard_Integer Index)
StepElement_MeasureOrUnspecifiedValueoperator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepElement_Array1OfMeasureOrUnspecifiedValue::StepElement_Array1OfMeasureOrUnspecifiedValue ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepElement_Array1OfMeasureOrUnspecifiedValue::StepElement_Array1OfMeasureOrUnspecifiedValue ( const StepElement_MeasureOrUnspecifiedValue Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepElement_Array1OfMeasureOrUnspecifiedValue::~StepElement_Array1OfMeasureOrUnspecifiedValue ( ) [inline]

Member Function Documentation

const StepElement_Array1OfMeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::Assign ( const StepElement_Array1OfMeasureOrUnspecifiedValue Other)
StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::ChangeValue ( const Standard_Integer  Index)
void StepElement_Array1OfMeasureOrUnspecifiedValue::Destroy ( )
void StepElement_Array1OfMeasureOrUnspecifiedValue::Init ( const StepElement_MeasureOrUnspecifiedValue V)
Standard_Boolean StepElement_Array1OfMeasureOrUnspecifiedValue::IsAllocated ( ) const
Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Length ( ) const
Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Lower ( ) const
void StepElement_Array1OfMeasureOrUnspecifiedValue::operator delete ( void *  anAddress) [inline]
void* StepElement_Array1OfMeasureOrUnspecifiedValue::operator new ( size_t  size) [inline]
void* StepElement_Array1OfMeasureOrUnspecifiedValue::operator new ( size_t  ,
void *  anAddress 
) [inline]
StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator() ( const Standard_Integer  Index) [inline]
const StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator() ( const Standard_Integer  Index) const [inline]
const StepElement_Array1OfMeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::operator= ( const StepElement_Array1OfMeasureOrUnspecifiedValue Other) [inline]
void StepElement_Array1OfMeasureOrUnspecifiedValue::SetValue ( const Standard_Integer  Index,
const StepElement_MeasureOrUnspecifiedValue Value 
)
Standard_Integer StepElement_Array1OfMeasureOrUnspecifiedValue::Upper ( ) const
const StepElement_MeasureOrUnspecifiedValue& StepElement_Array1OfMeasureOrUnspecifiedValue::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