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

#include <BOPTools_SequenceOfCurves.hxx>

Inheritance diagram for BOPTools_SequenceOfCurves:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BOPTools_SequenceOfCurves ()
void Clear ()
 ~BOPTools_SequenceOfCurves ()
const BOPTools_SequenceOfCurvesAssign (const BOPTools_SequenceOfCurves &Other)
const BOPTools_SequenceOfCurvesoperator= (const BOPTools_SequenceOfCurves &Other)
void Append (const BOPTools_Curve &T)
void Append (BOPTools_SequenceOfCurves &S)
void Prepend (const BOPTools_Curve &T)
void Prepend (BOPTools_SequenceOfCurves &S)
void InsertBefore (const Standard_Integer Index, const BOPTools_Curve &T)
void InsertBefore (const Standard_Integer Index, BOPTools_SequenceOfCurves &S)
void InsertAfter (const Standard_Integer Index, const BOPTools_Curve &T)
void InsertAfter (const Standard_Integer Index, BOPTools_SequenceOfCurves &S)
const BOPTools_CurveFirst () const
const BOPTools_CurveLast () const
void Split (const Standard_Integer Index, BOPTools_SequenceOfCurves &Sub)
const BOPTools_CurveValue (const Standard_Integer Index) const
const BOPTools_Curveoperator() (const Standard_Integer Index) const
void SetValue (const Standard_Integer Index, const BOPTools_Curve &I)
BOPTools_CurveChangeValue (const Standard_Integer Index)
BOPTools_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 BOPTools_Curve& BOPTools_SequenceOfCurves::operator() ( const Standard_Integer  Index) const [inline]
BOPTools_Curve& BOPTools_SequenceOfCurves::operator() ( const Standard_Integer  Index) [inline]
const BOPTools_SequenceOfCurves& BOPTools_SequenceOfCurves::operator= ( const BOPTools_SequenceOfCurves Other) [inline]

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