#include <BRepExtrema_SeqOfSolution.hxx>

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