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

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