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

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