Open CASCADE Technology 6.5.2
Public Member Functions
StepShape_Array1OfGeometricSetSelect Class Reference

#include <StepShape_Array1OfGeometricSetSelect.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

StepShape_Array1OfGeometricSetSelect::StepShape_Array1OfGeometricSetSelect ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfGeometricSetSelect::StepShape_Array1OfGeometricSetSelect ( const StepShape_GeometricSetSelect Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfGeometricSetSelect::~StepShape_Array1OfGeometricSetSelect ( ) [inline]

Member Function Documentation

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