Open CASCADE Technology 6.5.2
Public Member Functions
StepShape_Array1OfEdge Class Reference

#include <StepShape_Array1OfEdge.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepShape_Array1OfEdge (const Standard_Integer Low, const Standard_Integer Up)
 StepShape_Array1OfEdge (const Handle< StepShape_Edge > &Item, const Standard_Integer Low, const Standard_Integer Up)
void Init (const Handle< StepShape_Edge > &V)
void Destroy ()
 ~StepShape_Array1OfEdge ()
Standard_Boolean IsAllocated () const
const StepShape_Array1OfEdgeAssign (const StepShape_Array1OfEdge &Other)
const StepShape_Array1OfEdgeoperator= (const StepShape_Array1OfEdge &Other)
Standard_Integer Length () const
Standard_Integer Lower () const
Standard_Integer Upper () const
void SetValue (const Standard_Integer Index, const Handle< StepShape_Edge > &Value)
const Handle_StepShape_Edge & Value (const Standard_Integer Index) const
const Handle_StepShape_Edge & operator() (const Standard_Integer Index) const
Handle_StepShape_Edge & ChangeValue (const Standard_Integer Index)
Handle_StepShape_Edge & operator() (const Standard_Integer Index)

Constructor & Destructor Documentation

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

Member Function Documentation

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