Open CASCADE Technology 6.6.0
Public Member Functions
STEPSelections_SequenceOfAssemblyComponent Class Reference

#include <STEPSelections_SequenceOfAssemblyComponent.hxx>

Inheritance diagram for STEPSelections_SequenceOfAssemblyComponent:
Inheritance graph
[legend]

Public Member Functions

 STEPSelections_SequenceOfAssemblyComponent ()
void Clear ()
 ~STEPSelections_SequenceOfAssemblyComponent ()
const
STEPSelections_SequenceOfAssemblyComponent
Assign (const STEPSelections_SequenceOfAssemblyComponent &Other)
const
STEPSelections_SequenceOfAssemblyComponent
operator= (const STEPSelections_SequenceOfAssemblyComponent &Other)
void Append (const Handle< STEPSelections_AssemblyComponent > &T)
void Append (STEPSelections_SequenceOfAssemblyComponent &S)
void Prepend (const Handle< STEPSelections_AssemblyComponent > &T)
void Prepend (STEPSelections_SequenceOfAssemblyComponent &S)
void InsertBefore (const Standard_Integer Index, const Handle< STEPSelections_AssemblyComponent > &T)
void InsertBefore (const Standard_Integer Index, STEPSelections_SequenceOfAssemblyComponent &S)
void InsertAfter (const Standard_Integer Index, const Handle< STEPSelections_AssemblyComponent > &T)
void InsertAfter (const Standard_Integer Index, STEPSelections_SequenceOfAssemblyComponent &S)
const
Handle_STEPSelections_AssemblyComponent & 
First () const
const
Handle_STEPSelections_AssemblyComponent & 
Last () const
void Split (const Standard_Integer Index, STEPSelections_SequenceOfAssemblyComponent &Sub)
const
Handle_STEPSelections_AssemblyComponent & 
Value (const Standard_Integer Index) const
const
Handle_STEPSelections_AssemblyComponent & 
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Handle< STEPSelections_AssemblyComponent > &I)
Handle_STEPSelections_AssemblyComponent & ChangeValue (const Standard_Integer Index)
Handle_STEPSelections_AssemblyComponent & 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_SequenceOfAssemblyComponent::STEPSelections_SequenceOfAssemblyComponent ( )
STEPSelections_SequenceOfAssemblyComponent::~STEPSelections_SequenceOfAssemblyComponent ( ) [inline]

Member Function Documentation

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