Open CASCADE Technology  6.9.1
Public Member Functions
StepShape_Array1OfFaceBound Class Reference

#include <StepShape_Array1OfFaceBound.hxx>

Public Member Functions

 StepShape_Array1OfFaceBound (const Standard_Integer Low, const Standard_Integer Up)
 
 StepShape_Array1OfFaceBound (const Handle< StepShape_FaceBound > &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const Handle< StepShape_FaceBound > &V)
 
void Destroy ()
 
 ~StepShape_Array1OfFaceBound ()
 
Standard_Boolean IsAllocated () const
 
const StepShape_Array1OfFaceBoundAssign (const StepShape_Array1OfFaceBound &Other)
 
const StepShape_Array1OfFaceBoundoperator= (const StepShape_Array1OfFaceBound &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const Handle< StepShape_FaceBound > &Value)
 
const Handle< StepShape_FaceBound > & Value (const Standard_Integer Index) const
 
const Handle< StepShape_FaceBound > & operator() (const Standard_Integer Index) const
 
Handle< StepShape_FaceBound > & ChangeValue (const Standard_Integer Index)
 
Handle< StepShape_FaceBound > & operator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfFaceBound::StepShape_Array1OfFaceBound ( const Handle< StepShape_FaceBound > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfFaceBound::~StepShape_Array1OfFaceBound ( )
inline

Member Function Documentation

const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::Assign ( const StepShape_Array1OfFaceBound Other)
Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::ChangeValue ( const Standard_Integer  Index)
void StepShape_Array1OfFaceBound::Destroy ( )
void StepShape_Array1OfFaceBound::Init ( const Handle< StepShape_FaceBound > &  V)
Standard_Boolean StepShape_Array1OfFaceBound::IsAllocated ( ) const
Standard_Integer StepShape_Array1OfFaceBound::Length ( ) const
Standard_Integer StepShape_Array1OfFaceBound::Lower ( ) const
const Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::operator() ( const Standard_Integer  Index) const
inline
Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::operator() ( const Standard_Integer  Index)
inline
const StepShape_Array1OfFaceBound& StepShape_Array1OfFaceBound::operator= ( const StepShape_Array1OfFaceBound Other)
inline
void StepShape_Array1OfFaceBound::SetValue ( const Standard_Integer  Index,
const Handle< StepShape_FaceBound > &  Value 
)
Standard_Integer StepShape_Array1OfFaceBound::Upper ( ) const
const Handle< StepShape_FaceBound >& StepShape_Array1OfFaceBound::Value ( const Standard_Integer  Index) const

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