Open CASCADE Technology 6.5.2
Public Member Functions
StepFEA_SequenceOfElementGeometricRelationship Class Reference

#include <StepFEA_SequenceOfElementGeometricRelationship.hxx>

Inheritance diagram for StepFEA_SequenceOfElementGeometricRelationship:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 StepFEA_SequenceOfElementGeometricRelationship ()
void Clear ()
 ~StepFEA_SequenceOfElementGeometricRelationship ()
const
StepFEA_SequenceOfElementGeometricRelationship
Assign (const StepFEA_SequenceOfElementGeometricRelationship &Other)
const
StepFEA_SequenceOfElementGeometricRelationship
operator= (const StepFEA_SequenceOfElementGeometricRelationship &Other)
void Append (const Handle< StepFEA_ElementGeometricRelationship > &T)
void Append (StepFEA_SequenceOfElementGeometricRelationship &S)
void Prepend (const Handle< StepFEA_ElementGeometricRelationship > &T)
void Prepend (StepFEA_SequenceOfElementGeometricRelationship &S)
void InsertBefore (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &T)
void InsertBefore (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &S)
void InsertAfter (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &T)
void InsertAfter (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &S)
const
Handle_StepFEA_ElementGeometricRelationship & 
First () const
const
Handle_StepFEA_ElementGeometricRelationship & 
Last () const
void Split (const Standard_Integer Index, StepFEA_SequenceOfElementGeometricRelationship &Sub)
const
Handle_StepFEA_ElementGeometricRelationship & 
Value (const Standard_Integer Index) const
const
Handle_StepFEA_ElementGeometricRelationship & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< StepFEA_ElementGeometricRelationship > &I)
Handle_StepFEA_ElementGeometricRelationship & ChangeValue (const Standard_Integer Index)
Handle_StepFEA_ElementGeometricRelationship & operator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation

StepFEA_SequenceOfElementGeometricRelationship::StepFEA_SequenceOfElementGeometricRelationship ( )
StepFEA_SequenceOfElementGeometricRelationship::~StepFEA_SequenceOfElementGeometricRelationship ( ) [inline]

Member Function Documentation

void StepFEA_SequenceOfElementGeometricRelationship::Append ( const Handle< StepFEA_ElementGeometricRelationship > &  T)
void StepFEA_SequenceOfElementGeometricRelationship::Append ( StepFEA_SequenceOfElementGeometricRelationship S)
const StepFEA_SequenceOfElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Assign ( const StepFEA_SequenceOfElementGeometricRelationship Other)
Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::ChangeValue ( const Standard_Integer  Index)
void StepFEA_SequenceOfElementGeometricRelationship::Clear ( )
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::First ( ) const
void StepFEA_SequenceOfElementGeometricRelationship::InsertAfter ( const Standard_Integer  Index,
const Handle< StepFEA_ElementGeometricRelationship > &  T 
)
void StepFEA_SequenceOfElementGeometricRelationship::InsertAfter ( const Standard_Integer  Index,
StepFEA_SequenceOfElementGeometricRelationship S 
)
void StepFEA_SequenceOfElementGeometricRelationship::InsertBefore ( const Standard_Integer  Index,
const Handle< StepFEA_ElementGeometricRelationship > &  T 
)
void StepFEA_SequenceOfElementGeometricRelationship::InsertBefore ( const Standard_Integer  Index,
StepFEA_SequenceOfElementGeometricRelationship S 
)
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::Last ( ) const
void StepFEA_SequenceOfElementGeometricRelationship::operator delete ( void *  anAddress) [inline]

Reimplemented from TCollection_BaseSequence.

void* StepFEA_SequenceOfElementGeometricRelationship::operator new ( size_t  size) [inline]

Reimplemented from TCollection_BaseSequence.

void* StepFEA_SequenceOfElementGeometricRelationship::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from TCollection_BaseSequence.

Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() ( const Standard_Integer  Index) [inline]
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator() ( const Standard_Integer  Index) const [inline]
const StepFEA_SequenceOfElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::operator= ( const StepFEA_SequenceOfElementGeometricRelationship Other) [inline]
void StepFEA_SequenceOfElementGeometricRelationship::Prepend ( StepFEA_SequenceOfElementGeometricRelationship S)
void StepFEA_SequenceOfElementGeometricRelationship::Prepend ( const Handle< StepFEA_ElementGeometricRelationship > &  T)
void StepFEA_SequenceOfElementGeometricRelationship::Remove ( const Standard_Integer  FromIndex,
const Standard_Integer  ToIndex 
)
void StepFEA_SequenceOfElementGeometricRelationship::Remove ( const Standard_Integer  Index)
void StepFEA_SequenceOfElementGeometricRelationship::SetValue ( const Standard_Integer  Index,
const Handle< StepFEA_ElementGeometricRelationship > &  I 
)
void StepFEA_SequenceOfElementGeometricRelationship::Split ( const Standard_Integer  Index,
StepFEA_SequenceOfElementGeometricRelationship Sub 
)
const Handle_StepFEA_ElementGeometricRelationship& StepFEA_SequenceOfElementGeometricRelationship::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