Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_ListIteratorOfListOfSurfaceRangeSample Class Reference

#include <IntTools_ListIteratorOfListOfSurfaceRangeSample.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_ListIteratorOfListOfSurfaceRangeSample ()
 IntTools_ListIteratorOfListOfSurfaceRangeSample (const IntTools_ListOfSurfaceRangeSample &L)
void Initialize (const IntTools_ListOfSurfaceRangeSample &L)
Standard_Boolean More () const
void Next ()
IntTools_SurfaceRangeSampleValue () const

Constructor & Destructor Documentation

IntTools_ListIteratorOfListOfSurfaceRangeSample::IntTools_ListIteratorOfListOfSurfaceRangeSample ( )
IntTools_ListIteratorOfListOfSurfaceRangeSample::IntTools_ListIteratorOfListOfSurfaceRangeSample ( const IntTools_ListOfSurfaceRangeSample L)

Member Function Documentation

void IntTools_ListIteratorOfListOfSurfaceRangeSample::Initialize ( const IntTools_ListOfSurfaceRangeSample L)
Standard_Boolean IntTools_ListIteratorOfListOfSurfaceRangeSample::More ( ) const
void IntTools_ListIteratorOfListOfSurfaceRangeSample::Next ( )
void IntTools_ListIteratorOfListOfSurfaceRangeSample::operator delete ( void *  anAddress) [inline]
void* IntTools_ListIteratorOfListOfSurfaceRangeSample::operator new ( size_t  size) [inline]
void* IntTools_ListIteratorOfListOfSurfaceRangeSample::operator new ( size_t  ,
void *  anAddress 
) [inline]
IntTools_SurfaceRangeSample& IntTools_ListIteratorOfListOfSurfaceRangeSample::Value ( ) const

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