Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Extrema_SequenceOfPOnCurv2d Class Reference

#include <Extrema_SequenceOfPOnCurv2d.hxx>

Inheritance diagram for Extrema_SequenceOfPOnCurv2d:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Extrema_SequenceOfPOnCurv2d ()
void Clear ()
 ~Extrema_SequenceOfPOnCurv2d ()
const Extrema_SequenceOfPOnCurv2dAssign (const Extrema_SequenceOfPOnCurv2d &Other)
const Extrema_SequenceOfPOnCurv2doperator= (const Extrema_SequenceOfPOnCurv2d &Other)
void Append (const Extrema_POnCurv2d &T)
void Append (Extrema_SequenceOfPOnCurv2d &S)
void Prepend (const Extrema_POnCurv2d &T)
void Prepend (Extrema_SequenceOfPOnCurv2d &S)
void InsertBefore (const Standard_Integer Index, const Extrema_POnCurv2d &T)
void InsertBefore (const Standard_Integer Index, Extrema_SequenceOfPOnCurv2d &S)
void InsertAfter (const Standard_Integer Index, const Extrema_POnCurv2d &T)
void InsertAfter (const Standard_Integer Index, Extrema_SequenceOfPOnCurv2d &S)
const Extrema_POnCurv2dFirst () const
const Extrema_POnCurv2dLast () const
void Split (const Standard_Integer Index, Extrema_SequenceOfPOnCurv2d &Sub)
const Extrema_POnCurv2dValue (const Standard_Integer Index) const
const Extrema_POnCurv2doperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Extrema_POnCurv2d &I)
Extrema_POnCurv2dChangeValue (const Standard_Integer Index)
Extrema_POnCurv2doperator() (const Standard_Integer Index)
void Remove (const Standard_Integer Index)
void Remove (const Standard_Integer FromIndex, const Standard_Integer ToIndex)

Constructor & Destructor Documentation


Member Function Documentation

const Extrema_POnCurv2d& Extrema_SequenceOfPOnCurv2d::operator() ( const Standard_Integer  Index) const [inline]
Extrema_POnCurv2d& Extrema_SequenceOfPOnCurv2d::operator() ( const Standard_Integer  Index) [inline]
const Extrema_SequenceOfPOnCurv2d& Extrema_SequenceOfPOnCurv2d::operator= ( const Extrema_SequenceOfPOnCurv2d Other) [inline]

The documentation for this class was generated from the following file: