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

#include <IntAna_ListOfCurve.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntAna_ListOfCurve ()
void Assign (const IntAna_ListOfCurve &Other)
void operator= (const IntAna_ListOfCurve &Other)
Standard_Integer Extent () const
void Clear ()
 ~IntAna_ListOfCurve ()
Standard_Boolean IsEmpty () const
void Prepend (const IntAna_Curve &I)
void Prepend (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &theIt)
void Prepend (IntAna_ListOfCurve &Other)
void Append (const IntAna_Curve &I)
void Append (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &theIt)
void Append (IntAna_ListOfCurve &Other)
IntAna_CurveFirst () const
IntAna_CurveLast () const
void RemoveFirst ()
void Remove (IntAna_ListIteratorOfListOfCurve &It)
void InsertBefore (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &It)
void InsertBefore (IntAna_ListOfCurve &Other, IntAna_ListIteratorOfListOfCurve &It)
void InsertAfter (const IntAna_Curve &I, IntAna_ListIteratorOfListOfCurve &It)
void InsertAfter (IntAna_ListOfCurve &Other, IntAna_ListIteratorOfListOfCurve &It)

Constructor & Destructor Documentation


Member Function Documentation

void IntAna_ListOfCurve::operator= ( const IntAna_ListOfCurve Other) [inline]

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