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

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