Open CASCADE Technology 6.6.0
Public Member Functions
StepElement_SequenceOfCurveElementSectionDefinition Class Reference

#include <StepElement_SequenceOfCurveElementSectionDefinition.hxx>

Inheritance diagram for StepElement_SequenceOfCurveElementSectionDefinition:
Inheritance graph
[legend]

Public Member Functions

 StepElement_SequenceOfCurveElementSectionDefinition ()
void Clear ()
 ~StepElement_SequenceOfCurveElementSectionDefinition ()
const
StepElement_SequenceOfCurveElementSectionDefinition
Assign (const StepElement_SequenceOfCurveElementSectionDefinition &Other)
const
StepElement_SequenceOfCurveElementSectionDefinition
operator= (const StepElement_SequenceOfCurveElementSectionDefinition &Other)
void Append (const Handle< StepElement_CurveElementSectionDefinition > &T)
void Append (StepElement_SequenceOfCurveElementSectionDefinition &S)
void Prepend (const Handle< StepElement_CurveElementSectionDefinition > &T)
void Prepend (StepElement_SequenceOfCurveElementSectionDefinition &S)
void InsertBefore (const Standard_Integer Index, const Handle< StepElement_CurveElementSectionDefinition > &T)
void InsertBefore (const Standard_Integer Index, StepElement_SequenceOfCurveElementSectionDefinition &S)
void InsertAfter (const Standard_Integer Index, const Handle< StepElement_CurveElementSectionDefinition > &T)
void InsertAfter (const Standard_Integer Index, StepElement_SequenceOfCurveElementSectionDefinition &S)
const
Handle_StepElement_CurveElementSectionDefinition & 
First () const
const
Handle_StepElement_CurveElementSectionDefinition & 
Last () const
void Split (const Standard_Integer Index, StepElement_SequenceOfCurveElementSectionDefinition &Sub)
const
Handle_StepElement_CurveElementSectionDefinition & 
Value (const Standard_Integer Index) const
const
Handle_StepElement_CurveElementSectionDefinition & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StepElement_CurveElementSectionDefinition > &I)
Handle_StepElement_CurveElementSectionDefinition & ChangeValue (const Standard_Integer Index)
Handle_StepElement_CurveElementSectionDefinition & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

StepElement_SequenceOfCurveElementSectionDefinition::StepElement_SequenceOfCurveElementSectionDefinition ( )
StepElement_SequenceOfCurveElementSectionDefinition::~StepElement_SequenceOfCurveElementSectionDefinition ( ) [inline]

Member Function Documentation

void StepElement_SequenceOfCurveElementSectionDefinition::Append ( const Handle< StepElement_CurveElementSectionDefinition > &  T)
void StepElement_SequenceOfCurveElementSectionDefinition::Append ( StepElement_SequenceOfCurveElementSectionDefinition S)
const StepElement_SequenceOfCurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Assign ( const StepElement_SequenceOfCurveElementSectionDefinition Other)
Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::ChangeValue ( const Standard_Integer  Index)
void StepElement_SequenceOfCurveElementSectionDefinition::Clear ( )
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::First ( ) const
void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter ( const Standard_Integer  Index,
const Handle< StepElement_CurveElementSectionDefinition > &  T 
)
void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter ( const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition S 
)
void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore ( const Standard_Integer  Index,
const Handle< StepElement_CurveElementSectionDefinition > &  T 
)
void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore ( const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition S 
)
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Last ( ) const
Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator() ( const Standard_Integer  Index) [inline]
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator() ( const Standard_Integer  Index) const [inline]
const StepElement_SequenceOfCurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::operator= ( const StepElement_SequenceOfCurveElementSectionDefinition Other) [inline]
void StepElement_SequenceOfCurveElementSectionDefinition::Prepend ( const Handle< StepElement_CurveElementSectionDefinition > &  T)
void StepElement_SequenceOfCurveElementSectionDefinition::Prepend ( StepElement_SequenceOfCurveElementSectionDefinition S)
void StepElement_SequenceOfCurveElementSectionDefinition::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void StepElement_SequenceOfCurveElementSectionDefinition::Remove ( const Standard_Integer  Index)
void StepElement_SequenceOfCurveElementSectionDefinition::SetValue ( const Standard_Integer  Index,
const Handle< StepElement_CurveElementSectionDefinition > &  I 
)
void StepElement_SequenceOfCurveElementSectionDefinition::Split ( const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition Sub 
)
const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::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