Open CASCADE Technology  6.9.1
Public Member Functions
StepFEA_Array1OfElementRepresentation Class Reference

#include <StepFEA_Array1OfElementRepresentation.hxx>

Public Member Functions

 StepFEA_Array1OfElementRepresentation (const Standard_Integer Low, const Standard_Integer Up)
 
 StepFEA_Array1OfElementRepresentation (const Handle< StepFEA_ElementRepresentation > &Item, const Standard_Integer Low, const Standard_Integer Up)
 
void Init (const Handle< StepFEA_ElementRepresentation > &V)
 
void Destroy ()
 
 ~StepFEA_Array1OfElementRepresentation ()
 
Standard_Boolean IsAllocated () const
 
const StepFEA_Array1OfElementRepresentationAssign (const StepFEA_Array1OfElementRepresentation &Other)
 
const StepFEA_Array1OfElementRepresentationoperator= (const StepFEA_Array1OfElementRepresentation &Other)
 
Standard_Integer Length () const
 
Standard_Integer Lower () const
 
Standard_Integer Upper () const
 
void SetValue (const Standard_Integer Index, const Handle< StepFEA_ElementRepresentation > &Value)
 
const Handle< StepFEA_ElementRepresentation > & Value (const Standard_Integer Index) const
 
const Handle< StepFEA_ElementRepresentation > & operator() (const Standard_Integer Index) const
 
Handle< StepFEA_ElementRepresentation > & ChangeValue (const Standard_Integer Index)
 
Handle< StepFEA_ElementRepresentation > & operator() (const Standard_Integer Index)
 

Constructor & Destructor Documentation

StepFEA_Array1OfElementRepresentation::StepFEA_Array1OfElementRepresentation ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepFEA_Array1OfElementRepresentation::StepFEA_Array1OfElementRepresentation ( const Handle< StepFEA_ElementRepresentation > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepFEA_Array1OfElementRepresentation::~StepFEA_Array1OfElementRepresentation ( )
inline

Member Function Documentation

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

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