OCC Main Page | DataExchange | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

DataExchange
TKSTEP209
StepElement


StepElement_SequenceOfCurveElementSectionDefinition Class Reference

#include <StepElement_SequenceOfCurveElementSectionDefinition.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepElement_SequenceOfCurveElementSectionDefinition ()
Standard_EXPORT void Clear ()
 ~StepElement_SequenceOfCurveElementSectionDefinition ()
Standard_EXPORT const StepElement_SequenceOfCurveElementSectionDefinitionAssign (const StepElement_SequenceOfCurveElementSectionDefinition &Other)
const StepElement_SequenceOfCurveElementSectionDefinitionoperator= (const StepElement_SequenceOfCurveElementSectionDefinition &Other)
Standard_EXPORT void Append (const Handle(StepElement_CurveElementSectionDefinition)&T)
void Append (StepElement_SequenceOfCurveElementSectionDefinition &S)
Standard_EXPORT 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)
Standard_EXPORT void InsertAfter (const Standard_Integer Index, const Handle(StepElement_CurveElementSectionDefinition)&T)
void InsertAfter (const Standard_Integer Index, StepElement_SequenceOfCurveElementSectionDefinition &S)
Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition & First () const
Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition & Last () const
void Split (const Standard_Integer Index, StepElement_SequenceOfCurveElementSectionDefinition &Sub)
Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition & Value (const Standard_Integer Index) const
const Handle_StepElement_CurveElementSectionDefinition & operator() (const Standard_Integer Index) const
Standard_EXPORT void SetValue (const Standard_Integer Index, const Handle(StepElement_CurveElementSectionDefinition)&I)
Standard_EXPORT Handle_StepElement_CurveElementSectionDefinition & ChangeValue (const Standard_Integer Index)
Handle_StepElement_CurveElementSectionDefinition & operator() (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer Index)
Standard_EXPORT void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Private Member Functions

Standard_EXPORT StepElement_SequenceOfCurveElementSectionDefinition (const StepElement_SequenceOfCurveElementSectionDefinition &Other)


Constructor & Destructor Documentation

StepElement_SequenceOfCurveElementSectionDefinition::StepElement_SequenceOfCurveElementSectionDefinition  ) 
 

StepElement_SequenceOfCurveElementSectionDefinition::~StepElement_SequenceOfCurveElementSectionDefinition  )  [inline]
 

Standard_EXPORT StepElement_SequenceOfCurveElementSectionDefinition::StepElement_SequenceOfCurveElementSectionDefinition const StepElement_SequenceOfCurveElementSectionDefinition Other  )  [private]
 


Member Function Documentation

void StepElement_SequenceOfCurveElementSectionDefinition::Append StepElement_SequenceOfCurveElementSectionDefinition S  ) 
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::Append const Handle(StepElement_CurveElementSectionDefinition)&  T  ) 
 

Standard_EXPORT const StepElement_SequenceOfCurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Assign const StepElement_SequenceOfCurveElementSectionDefinition Other  ) 
 

Standard_EXPORT Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::ChangeValue const Standard_Integer  Index  ) 
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::Clear  ) 
 

Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::First  )  const
 

void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition S
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::InsertAfter const Standard_Integer  Index,
const Handle(StepElement_CurveElementSectionDefinition)&  T
 

void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition S
 

void StepElement_SequenceOfCurveElementSectionDefinition::InsertBefore const Standard_Integer  Index,
const Handle(StepElement_CurveElementSectionDefinition)&  T
 

Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Last  )  const
 

void StepElement_SequenceOfCurveElementSectionDefinition::operator delete void *  anAddress  )  [inline]
 

void* StepElement_SequenceOfCurveElementSectionDefinition::operator new size_t  size  )  [inline]
 

void* StepElement_SequenceOfCurveElementSectionDefinition::operator new size_t  ,
void *  anAddress
[inline]
 

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 StepElement_SequenceOfCurveElementSectionDefinition S  ) 
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::Prepend const Handle(StepElement_CurveElementSectionDefinition)&  T  ) 
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::Remove const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::Remove const Standard_Integer  Index  ) 
 

Standard_EXPORT void StepElement_SequenceOfCurveElementSectionDefinition::SetValue const Standard_Integer  Index,
const Handle(StepElement_CurveElementSectionDefinition)&  I
 

void StepElement_SequenceOfCurveElementSectionDefinition::Split const Standard_Integer  Index,
StepElement_SequenceOfCurveElementSectionDefinition Sub
 

Standard_EXPORT const Handle_StepElement_CurveElementSectionDefinition& StepElement_SequenceOfCurveElementSectionDefinition::Value const Standard_Integer  Index  )  const
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 14:43:27 2008 for OpenCASCADE by  doxygen 1.4.1