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

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