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

| AIS2D_SequenceOfPrimArchit::AIS2D_SequenceOfPrimArchit | ( | ) |
| AIS2D_SequenceOfPrimArchit::~AIS2D_SequenceOfPrimArchit | ( | ) | [inline] |
| void AIS2D_SequenceOfPrimArchit::Append | ( | const Handle< AIS2D_PrimitiveArchit > & | T | ) |
| void AIS2D_SequenceOfPrimArchit::Append | ( | AIS2D_SequenceOfPrimArchit & | S | ) |
| const AIS2D_SequenceOfPrimArchit& AIS2D_SequenceOfPrimArchit::Assign | ( | const AIS2D_SequenceOfPrimArchit & | Other | ) |
| Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::ChangeValue | ( | const Standard_Integer | Index | ) |
| void AIS2D_SequenceOfPrimArchit::Clear | ( | ) |
| const Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::First | ( | ) | const |
| void AIS2D_SequenceOfPrimArchit::InsertAfter | ( | const Standard_Integer | Index, |
| const Handle< AIS2D_PrimitiveArchit > & | T | ||
| ) |
| void AIS2D_SequenceOfPrimArchit::InsertAfter | ( | const Standard_Integer | Index, |
| AIS2D_SequenceOfPrimArchit & | S | ||
| ) |
| void AIS2D_SequenceOfPrimArchit::InsertBefore | ( | const Standard_Integer | Index, |
| const Handle< AIS2D_PrimitiveArchit > & | T | ||
| ) |
| void AIS2D_SequenceOfPrimArchit::InsertBefore | ( | const Standard_Integer | Index, |
| AIS2D_SequenceOfPrimArchit & | S | ||
| ) |
| const Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::Last | ( | ) | const |
| void AIS2D_SequenceOfPrimArchit::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* AIS2D_SequenceOfPrimArchit::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| void* AIS2D_SequenceOfPrimArchit::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from TCollection_BaseSequence.
| Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| const AIS2D_SequenceOfPrimArchit& AIS2D_SequenceOfPrimArchit::operator= | ( | const AIS2D_SequenceOfPrimArchit & | Other | ) | [inline] |
| void AIS2D_SequenceOfPrimArchit::Prepend | ( | AIS2D_SequenceOfPrimArchit & | S | ) |
| void AIS2D_SequenceOfPrimArchit::Prepend | ( | const Handle< AIS2D_PrimitiveArchit > & | T | ) |
| void AIS2D_SequenceOfPrimArchit::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| void AIS2D_SequenceOfPrimArchit::Remove | ( | const Standard_Integer | Index | ) |
| void AIS2D_SequenceOfPrimArchit::SetValue | ( | const Standard_Integer | Index, |
| const Handle< AIS2D_PrimitiveArchit > & | I | ||
| ) |
| void AIS2D_SequenceOfPrimArchit::Split | ( | const Standard_Integer | Index, |
| AIS2D_SequenceOfPrimArchit & | Sub | ||
| ) |
| const Handle_AIS2D_PrimitiveArchit& AIS2D_SequenceOfPrimArchit::Value | ( | const Standard_Integer | Index | ) | const |
1.7.4