Open CASCADE Technology
6.5.4
|
#include <STEPSelections_SequenceOfAssemblyComponent.hxx>
DEFINE_STANDARD_ALLOC STEPSelections_SequenceOfAssemblyComponent::STEPSelections_SequenceOfAssemblyComponent | ( | ) |
STEPSelections_SequenceOfAssemblyComponent::~STEPSelections_SequenceOfAssemblyComponent | ( | ) | [inline] |
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 | ) |
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 |
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] |
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::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 |