Open CASCADE Technology  6.9.0
Public Member Functions

StepShape_Array1OfOrientedEdge Class Reference

#include <StepShape_Array1OfOrientedEdge.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

StepShape_Array1OfOrientedEdge::StepShape_Array1OfOrientedEdge ( const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfOrientedEdge::StepShape_Array1OfOrientedEdge ( const Handle< StepShape_OrientedEdge > &  Item,
const Standard_Integer  Low,
const Standard_Integer  Up 
)
StepShape_Array1OfOrientedEdge::~StepShape_Array1OfOrientedEdge ( )
inline

Member Function Documentation

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

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