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

#include <IntTools_ListOfCurveRangeSample.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC IntTools_ListOfCurveRangeSample ()
void Assign (const IntTools_ListOfCurveRangeSample &Other)
void operator= (const IntTools_ListOfCurveRangeSample &Other)
Standard_Integer Extent () const
void Clear ()
 ~IntTools_ListOfCurveRangeSample ()
Standard_Boolean IsEmpty () const
void Prepend (const IntTools_CurveRangeSample &I)
void Prepend (const IntTools_CurveRangeSample &I, IntTools_ListIteratorOfListOfCurveRangeSample &theIt)
void Prepend (IntTools_ListOfCurveRangeSample &Other)
void Append (const IntTools_CurveRangeSample &I)
void Append (const IntTools_CurveRangeSample &I, IntTools_ListIteratorOfListOfCurveRangeSample &theIt)
void Append (IntTools_ListOfCurveRangeSample &Other)
IntTools_CurveRangeSampleFirst () const
IntTools_CurveRangeSampleLast () const
void RemoveFirst ()
void Remove (IntTools_ListIteratorOfListOfCurveRangeSample &It)
void InsertBefore (const IntTools_CurveRangeSample &I, IntTools_ListIteratorOfListOfCurveRangeSample &It)
void InsertBefore (IntTools_ListOfCurveRangeSample &Other, IntTools_ListIteratorOfListOfCurveRangeSample &It)
void InsertAfter (const IntTools_CurveRangeSample &I, IntTools_ListIteratorOfListOfCurveRangeSample &It)
void InsertAfter (IntTools_ListOfCurveRangeSample &Other, IntTools_ListIteratorOfListOfCurveRangeSample &It)

Constructor & Destructor Documentation


Member Function Documentation

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

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