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

#include <GeomInt_SequenceOfParameterAndOrientation.hxx>

Inheritance diagram for GeomInt_SequenceOfParameterAndOrientation:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC GeomInt_SequenceOfParameterAndOrientation ()
void Clear ()
 ~GeomInt_SequenceOfParameterAndOrientation ()
const
GeomInt_SequenceOfParameterAndOrientation
Assign (const GeomInt_SequenceOfParameterAndOrientation &Other)
const
GeomInt_SequenceOfParameterAndOrientation
operator= (const GeomInt_SequenceOfParameterAndOrientation &Other)
void Append (const GeomInt_ParameterAndOrientation &T)
void Append (GeomInt_SequenceOfParameterAndOrientation &S)
void Prepend (const GeomInt_ParameterAndOrientation &T)
void Prepend (GeomInt_SequenceOfParameterAndOrientation &S)
void InsertBefore (const Standard_Integer Index, const GeomInt_ParameterAndOrientation &T)
void InsertBefore (const Standard_Integer Index, GeomInt_SequenceOfParameterAndOrientation &S)
void InsertAfter (const Standard_Integer Index, const GeomInt_ParameterAndOrientation &T)
void InsertAfter (const Standard_Integer Index, GeomInt_SequenceOfParameterAndOrientation &S)
const
GeomInt_ParameterAndOrientation
First () const
const
GeomInt_ParameterAndOrientation
Last () const
void Split (const Standard_Integer Index, GeomInt_SequenceOfParameterAndOrientation &Sub)
const
GeomInt_ParameterAndOrientation
Value (const Standard_Integer Index) const
const
GeomInt_ParameterAndOrientation
operator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const GeomInt_ParameterAndOrientation &I)
GeomInt_ParameterAndOrientationChangeValue (const Standard_Integer Index)
GeomInt_ParameterAndOrientationoperator() (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 GeomInt_ParameterAndOrientation& GeomInt_SequenceOfParameterAndOrientation::operator() ( const Standard_Integer  Index) const [inline]
GeomInt_ParameterAndOrientation& GeomInt_SequenceOfParameterAndOrientation::operator() ( const Standard_Integer  Index) [inline]
const GeomInt_SequenceOfParameterAndOrientation& GeomInt_SequenceOfParameterAndOrientation::operator= ( const GeomInt_SequenceOfParameterAndOrientation Other) [inline]

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