Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
STEPSelections_SequenceOfAssemblyLink Class Reference

#include <STEPSelections_SequenceOfAssemblyLink.hxx>

Inheritance diagram for STEPSelections_SequenceOfAssemblyLink:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::ChangeValue ( const Standard_Integer  Index)
const Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::First ( ) const
const Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::Last ( ) const
const Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::operator() ( const Standard_Integer  Index) const [inline]
Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::operator() ( const Standard_Integer  Index) [inline]
const STEPSelections_SequenceOfAssemblyLink& STEPSelections_SequenceOfAssemblyLink::operator= ( const STEPSelections_SequenceOfAssemblyLink Other) [inline]
const Handle_STEPSelections_AssemblyLink& STEPSelections_SequenceOfAssemblyLink::Value ( const Standard_Integer  Index) const

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