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

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