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

#include <Extrema_SequenceOfPOnSurf.hxx>

Inheritance diagram for Extrema_SequenceOfPOnSurf:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC Extrema_SequenceOfPOnSurf ()
void Clear ()
 ~Extrema_SequenceOfPOnSurf ()
const Extrema_SequenceOfPOnSurfAssign (const Extrema_SequenceOfPOnSurf &Other)
const Extrema_SequenceOfPOnSurfoperator= (const Extrema_SequenceOfPOnSurf &Other)
void Append (const Extrema_POnSurf &T)
void Append (Extrema_SequenceOfPOnSurf &S)
void Prepend (const Extrema_POnSurf &T)
void Prepend (Extrema_SequenceOfPOnSurf &S)
void InsertBefore (const Standard_Integer Index, const Extrema_POnSurf &T)
void InsertBefore (const Standard_Integer Index, Extrema_SequenceOfPOnSurf &S)
void InsertAfter (const Standard_Integer Index, const Extrema_POnSurf &T)
void InsertAfter (const Standard_Integer Index, Extrema_SequenceOfPOnSurf &S)
const Extrema_POnSurfFirst () const
const Extrema_POnSurfLast () const
void Split (const Standard_Integer Index, Extrema_SequenceOfPOnSurf &Sub)
const Extrema_POnSurfValue (const Standard_Integer Index) const
const Extrema_POnSurfoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const Extrema_POnSurf &I)
Extrema_POnSurfChangeValue (const Standard_Integer Index)
Extrema_POnSurfoperator() (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_POnSurf& Extrema_SequenceOfPOnSurf::operator() ( const Standard_Integer  Index) const [inline]
Extrema_POnSurf& Extrema_SequenceOfPOnSurf::operator() ( const Standard_Integer  Index) [inline]
const Extrema_SequenceOfPOnSurf& Extrema_SequenceOfPOnSurf::operator= ( const Extrema_SequenceOfPOnSurf Other) [inline]

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