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

#include <STEPSelections_SequenceOfAssemblyComponent.hxx>

Inheritance diagram for STEPSelections_SequenceOfAssemblyComponent:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC 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


Member Function Documentation

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

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