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

| BOP_SeqOfSeqOfShape::~BOP_SeqOfSeqOfShape | ( | ) | [inline] |
| 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 | ||
| ) |
| const TopTools_SequenceOfShape& BOP_SeqOfSeqOfShape::operator() | ( | const Standard_Integer | Index | ) | const [inline] |
| TopTools_SequenceOfShape& BOP_SeqOfSeqOfShape::operator() | ( | const Standard_Integer | Index | ) | [inline] |
| const BOP_SeqOfSeqOfShape& BOP_SeqOfSeqOfShape::operator= | ( | const BOP_SeqOfSeqOfShape & | Other | ) | [inline] |
| void BOP_SeqOfSeqOfShape::Remove | ( | const Standard_Integer | FromIndex, |
| const Standard_Integer | ToIndex | ||
| ) |
| 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.8.0