#include <Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC.hxx>
|
| | Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC () |
| |
| | Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC (const Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &Other) |
| |
| void | Clear () |
| |
| | ~Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC () |
| |
| const Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC & | Assign (const Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &Other) |
| |
| const Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC & | operator= (const Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &Other) |
| |
| void | Append (const Extrema_POnCurv &T) |
| |
| void | Append (Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &S) |
| |
| void | Prepend (const Extrema_POnCurv &T) |
| |
| void | Prepend (Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &S) |
| |
| void | InsertBefore (const Standard_Integer Index, const Extrema_POnCurv &T) |
| |
| void | InsertBefore (const Standard_Integer Index, Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &S) |
| |
| void | InsertAfter (const Standard_Integer Index, const Extrema_POnCurv &T) |
| |
| void | InsertAfter (const Standard_Integer Index, Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &S) |
| |
| const Extrema_POnCurv & | First () const |
| |
| const Extrema_POnCurv & | Last () const |
| |
| void | Split (const Standard_Integer Index, Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC &Sub) |
| |
| const Extrema_POnCurv & | Value (const Standard_Integer Index) const |
| |
| const Extrema_POnCurv & | operator() (const Standard_Integer Index) const |
| |
| void | SetValue (const Standard_Integer Index, const Extrema_POnCurv &I) |
| |
| Extrema_POnCurv & | ChangeValue (const Standard_Integer Index) |
| |
| Extrema_POnCurv & | operator() (const Standard_Integer Index) |
| |
| void | Remove (const Standard_Integer Index) |
| |
| void | Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex) |
| |
| Standard_Boolean | IsEmpty () const |
| | returns True if the sequence <me> contains no elements. More...
|
| |
| Standard_Integer | Length () const |
| | Returns the number of element(s) in the sequence. Returns zero if the sequence is empty. More...
|
| |
| void | Reverse () |
| | Reverses the order of items on <me>. Example: before me = (A B C) after me = (C B A) More...
|
| |
| void | Exchange (const Standard_Integer I, const Standard_Integer J) |
| | Swaps elements which are located at positions and <J> in <me>. Raises an exception if I or J is out of bound. Example: before me = (A B C), I = 1, J = 3 after me = (C B A) More...
|
| |
| Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC |
( |
| ) |
|
| Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::~Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC |
( |
| ) |
|
|
inline |
| void Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Append |
( |
const Extrema_POnCurv & |
T | ) |
|
| void Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Clear |
( |
| ) |
|
| const Extrema_POnCurv& Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::First |
( |
| ) |
const |
| const Extrema_POnCurv& Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Last |
( |
| ) |
const |
| void Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Prepend |
( |
const Extrema_POnCurv & |
T | ) |
|
| void Extrema_SeqPCOfPCFOfEPCOfELPCOfLocateExtPC::Remove |
( |
const Standard_Integer |
Index | ) |
|
The documentation for this class was generated from the following file: