|
Open CASCADE Technology 6.5.2
|
#include <StepElement_HSequenceOfElementMaterial.hxx>

Public Member Functions | |
| StepElement_HSequenceOfElementMaterial () | |
| Standard_Boolean | IsEmpty () const |
| Standard_Integer | Length () const |
| void | Clear () |
| void | Append (const Handle< StepElement_ElementMaterial > &anItem) |
| void | Append (const Handle< StepElement_HSequenceOfElementMaterial > &aSequence) |
| void | Prepend (const Handle< StepElement_ElementMaterial > &anItem) |
| void | Prepend (const Handle< StepElement_HSequenceOfElementMaterial > &aSequence) |
| void | Reverse () |
| void | InsertBefore (const Standard_Integer anIndex, const Handle< StepElement_ElementMaterial > &anItem) |
| void | InsertBefore (const Standard_Integer anIndex, const Handle< StepElement_HSequenceOfElementMaterial > &aSequence) |
| void | InsertAfter (const Standard_Integer anIndex, const Handle< StepElement_ElementMaterial > &anItem) |
| void | InsertAfter (const Standard_Integer anIndex, const Handle< StepElement_HSequenceOfElementMaterial > &aSequence) |
| void | Exchange (const Standard_Integer anIndex, const Standard_Integer anOtherIndex) |
| Handle_StepElement_HSequenceOfElementMaterial | Split (const Standard_Integer anIndex) |
| void | SetValue (const Standard_Integer anIndex, const Handle< StepElement_ElementMaterial > &anItem) |
| const Handle_StepElement_ElementMaterial & | Value (const Standard_Integer anIndex) const |
| Handle_StepElement_ElementMaterial & | ChangeValue (const Standard_Integer anIndex) |
| void | Remove (const Standard_Integer anIndex) |
| void | Remove (const Standard_Integer fromIndex, const Standard_Integer toIndex) |
| const StepElement_SequenceOfElementMaterial & | Sequence () const |
| StepElement_SequenceOfElementMaterial & | ChangeSequence () |
| Handle_StepElement_HSequenceOfElementMaterial | ShallowCopy () const |
| StepElement_HSequenceOfElementMaterial::StepElement_HSequenceOfElementMaterial | ( | ) |
| void StepElement_HSequenceOfElementMaterial::Append | ( | const Handle< StepElement_ElementMaterial > & | anItem | ) |
| void StepElement_HSequenceOfElementMaterial::Append | ( | const Handle< StepElement_HSequenceOfElementMaterial > & | aSequence | ) |
| StepElement_SequenceOfElementMaterial& StepElement_HSequenceOfElementMaterial::ChangeSequence | ( | ) |
| Handle_StepElement_ElementMaterial& StepElement_HSequenceOfElementMaterial::ChangeValue | ( | const Standard_Integer | anIndex | ) |
| void StepElement_HSequenceOfElementMaterial::Clear | ( | ) |
| void StepElement_HSequenceOfElementMaterial::Exchange | ( | const Standard_Integer | anIndex, |
| const Standard_Integer | anOtherIndex | ||
| ) |
| void StepElement_HSequenceOfElementMaterial::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< StepElement_ElementMaterial > & | anItem | ||
| ) |
| void StepElement_HSequenceOfElementMaterial::InsertAfter | ( | const Standard_Integer | anIndex, |
| const Handle< StepElement_HSequenceOfElementMaterial > & | aSequence | ||
| ) |
| void StepElement_HSequenceOfElementMaterial::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< StepElement_ElementMaterial > & | anItem | ||
| ) |
| void StepElement_HSequenceOfElementMaterial::InsertBefore | ( | const Standard_Integer | anIndex, |
| const Handle< StepElement_HSequenceOfElementMaterial > & | aSequence | ||
| ) |
| Standard_Boolean StepElement_HSequenceOfElementMaterial::IsEmpty | ( | ) | const |
| Standard_Integer StepElement_HSequenceOfElementMaterial::Length | ( | ) | const |
| void StepElement_HSequenceOfElementMaterial::Prepend | ( | const Handle< StepElement_ElementMaterial > & | anItem | ) |
| void StepElement_HSequenceOfElementMaterial::Prepend | ( | const Handle< StepElement_HSequenceOfElementMaterial > & | aSequence | ) |
| void StepElement_HSequenceOfElementMaterial::Remove | ( | const Standard_Integer | fromIndex, |
| const Standard_Integer | toIndex | ||
| ) |
| void StepElement_HSequenceOfElementMaterial::Remove | ( | const Standard_Integer | anIndex | ) |
| void StepElement_HSequenceOfElementMaterial::Reverse | ( | ) |
| const StepElement_SequenceOfElementMaterial& StepElement_HSequenceOfElementMaterial::Sequence | ( | ) | const |
| void StepElement_HSequenceOfElementMaterial::SetValue | ( | const Standard_Integer | anIndex, |
| const Handle< StepElement_ElementMaterial > & | anItem | ||
| ) |
| Handle_StepElement_HSequenceOfElementMaterial StepElement_HSequenceOfElementMaterial::ShallowCopy | ( | ) | const |
| Handle_StepElement_HSequenceOfElementMaterial StepElement_HSequenceOfElementMaterial::Split | ( | const Standard_Integer | anIndex | ) |
| const Handle_StepElement_ElementMaterial& StepElement_HSequenceOfElementMaterial::Value | ( | const Standard_Integer | anIndex | ) | const |
1.7.4