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

#include <IntTools_SequenceOfCurves.hxx>

Inheritance diagram for IntTools_SequenceOfCurves:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_SequenceOfCurves ()
void Clear ()
 ~IntTools_SequenceOfCurves ()
const IntTools_SequenceOfCurvesAssign (const IntTools_SequenceOfCurves &Other)
const IntTools_SequenceOfCurvesoperator= (const IntTools_SequenceOfCurves &Other)
void Append (const IntTools_Curve &T)
void Append (IntTools_SequenceOfCurves &S)
void Prepend (const IntTools_Curve &T)
void Prepend (IntTools_SequenceOfCurves &S)
void InsertBefore (const Standard_Integer Index, const IntTools_Curve &T)
void InsertBefore (const Standard_Integer Index, IntTools_SequenceOfCurves &S)
void InsertAfter (const Standard_Integer Index, const IntTools_Curve &T)
void InsertAfter (const Standard_Integer Index, IntTools_SequenceOfCurves &S)
const IntTools_CurveFirst () const
const IntTools_CurveLast () const
void Split (const Standard_Integer Index, IntTools_SequenceOfCurves &Sub)
const IntTools_CurveValue (const Standard_Integer Index) const
const IntTools_Curveoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const IntTools_Curve &I)
IntTools_CurveChangeValue (const Standard_Integer Index)
IntTools_Curveoperator() (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 IntTools_Curve& IntTools_SequenceOfCurves::operator() ( const Standard_Integer  Index) const [inline]
IntTools_Curve& IntTools_SequenceOfCurves::operator() ( const Standard_Integer  Index) [inline]
const IntTools_SequenceOfCurves& IntTools_SequenceOfCurves::operator= ( const IntTools_SequenceOfCurves Other) [inline]

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