Open CASCADE Technology 6.6.0
Public Member Functions
IntTools_ListOfSurfaceRangeSample Class Reference

#include <IntTools_ListOfSurfaceRangeSample.hxx>

Public Member Functions

 IntTools_ListOfSurfaceRangeSample ()
void Assign (const IntTools_ListOfSurfaceRangeSample &Other)
void operator= (const IntTools_ListOfSurfaceRangeSample &Other)
Standard_Integer Extent () const
void Clear ()
 ~IntTools_ListOfSurfaceRangeSample ()
Standard_Boolean IsEmpty () const
void Prepend (const IntTools_SurfaceRangeSample &I)
void Prepend (const IntTools_SurfaceRangeSample &I, IntTools_ListIteratorOfListOfSurfaceRangeSample &theIt)
void Prepend (IntTools_ListOfSurfaceRangeSample &Other)
void Append (const IntTools_SurfaceRangeSample &I)
void Append (const IntTools_SurfaceRangeSample &I, IntTools_ListIteratorOfListOfSurfaceRangeSample &theIt)
void Append (IntTools_ListOfSurfaceRangeSample &Other)
IntTools_SurfaceRangeSampleFirst () const
IntTools_SurfaceRangeSampleLast () const
void RemoveFirst ()
void Remove (IntTools_ListIteratorOfListOfSurfaceRangeSample &It)
void InsertBefore (const IntTools_SurfaceRangeSample &I, IntTools_ListIteratorOfListOfSurfaceRangeSample &It)
void InsertBefore (IntTools_ListOfSurfaceRangeSample &Other, IntTools_ListIteratorOfListOfSurfaceRangeSample &It)
void InsertAfter (const IntTools_SurfaceRangeSample &I, IntTools_ListIteratorOfListOfSurfaceRangeSample &It)
void InsertAfter (IntTools_ListOfSurfaceRangeSample &Other, IntTools_ListIteratorOfListOfSurfaceRangeSample &It)

Constructor & Destructor Documentation

IntTools_ListOfSurfaceRangeSample::IntTools_ListOfSurfaceRangeSample ( )
IntTools_ListOfSurfaceRangeSample::~IntTools_ListOfSurfaceRangeSample ( ) [inline]

Member Function Documentation

void IntTools_ListOfSurfaceRangeSample::Append ( const IntTools_SurfaceRangeSample I)
void IntTools_ListOfSurfaceRangeSample::Append ( const IntTools_SurfaceRangeSample I,
IntTools_ListIteratorOfListOfSurfaceRangeSample theIt 
)
void IntTools_ListOfSurfaceRangeSample::Append ( IntTools_ListOfSurfaceRangeSample Other)
void IntTools_ListOfSurfaceRangeSample::Assign ( const IntTools_ListOfSurfaceRangeSample Other)
void IntTools_ListOfSurfaceRangeSample::Clear ( )
Standard_Integer IntTools_ListOfSurfaceRangeSample::Extent ( ) const
IntTools_SurfaceRangeSample& IntTools_ListOfSurfaceRangeSample::First ( ) const
void IntTools_ListOfSurfaceRangeSample::InsertAfter ( const IntTools_SurfaceRangeSample I,
IntTools_ListIteratorOfListOfSurfaceRangeSample It 
)
void IntTools_ListOfSurfaceRangeSample::InsertAfter ( IntTools_ListOfSurfaceRangeSample Other,
IntTools_ListIteratorOfListOfSurfaceRangeSample It 
)
void IntTools_ListOfSurfaceRangeSample::InsertBefore ( const IntTools_SurfaceRangeSample I,
IntTools_ListIteratorOfListOfSurfaceRangeSample It 
)
void IntTools_ListOfSurfaceRangeSample::InsertBefore ( IntTools_ListOfSurfaceRangeSample Other,
IntTools_ListIteratorOfListOfSurfaceRangeSample It 
)
Standard_Boolean IntTools_ListOfSurfaceRangeSample::IsEmpty ( ) const
IntTools_SurfaceRangeSample& IntTools_ListOfSurfaceRangeSample::Last ( ) const
void IntTools_ListOfSurfaceRangeSample::operator= ( const IntTools_ListOfSurfaceRangeSample Other) [inline]
void IntTools_ListOfSurfaceRangeSample::Prepend ( const IntTools_SurfaceRangeSample I,
IntTools_ListIteratorOfListOfSurfaceRangeSample theIt 
)
void IntTools_ListOfSurfaceRangeSample::Prepend ( IntTools_ListOfSurfaceRangeSample Other)
void IntTools_ListOfSurfaceRangeSample::Prepend ( const IntTools_SurfaceRangeSample I)
void IntTools_ListOfSurfaceRangeSample::Remove ( IntTools_ListIteratorOfListOfSurfaceRangeSample It)
void IntTools_ListOfSurfaceRangeSample::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines