Open CASCADE Technology 6.5.2
Public Member Functions
StepShape_Array1OfFace Class Reference

#include <StepShape_Array1OfFace.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepShape_Array1OfFace (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_Array1OfFace (const Handle< StepShape_Face > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< StepShape_Face > &V)
void Destroy ()
 ~StepShape_Array1OfFace ()
Standard_Boolean IsAllocated () const
const StepShape_Array1OfFaceAssign (const StepShape_Array1OfFace &Other)
const StepShape_Array1OfFaceoperator= (const StepShape_Array1OfFace &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepShape_Face > &Value)
const Handle_StepShape_Face & Value (const Standard_Integer Index) const
const Handle_StepShape_Face & operator() (const Standard_Integer Index) const
Handle_StepShape_Face & ChangeValue (const Standard_Integer Index)
Handle_StepShape_Face & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

StepShape_Array1OfFace::StepShape_Array1OfFace ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfFace::StepShape_Array1OfFace ( const Handle< StepShape_Face > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfFace::~StepShape_Array1OfFace ( ) [inline]

Member Function Documentation

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