Open CASCADE Technology 6.5.2
Public Member Functions
STEPSelections_SequenceOfAssemblyLink Class Reference

#include <STEPSelections_SequenceOfAssemblyLink.hxx>

Inheritance diagram for STEPSelections_SequenceOfAssemblyLink:
Inheritance graph
[legend]

Public Member Functions

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

Constructor & Destructor Documentation

STEPSelections_SequenceOfAssemblyLink::STEPSelections_SequenceOfAssemblyLink ( )
STEPSelections_SequenceOfAssemblyLink::~STEPSelections_SequenceOfAssemblyLink ( ) [inline]

Member Function Documentation

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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

Reimplemented from TCollection_BaseSequence.

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