Open CASCADE Technology 6.5.2
Public Member Functions
MDF_ListIteratorOfDriverListOfARDriverTable Class Reference

#include <MDF_ListIteratorOfDriverListOfARDriverTable.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 MDF_ListIteratorOfDriverListOfARDriverTable ()
 MDF_ListIteratorOfDriverListOfARDriverTable (const MDF_DriverListOfARDriverTable &L)
void Initialize (const MDF_DriverListOfARDriverTable &L)
Standard_Boolean More () const
void Next ()
Handle_MDF_ARDriver & Value () const

Constructor & Destructor Documentation

MDF_ListIteratorOfDriverListOfARDriverTable::MDF_ListIteratorOfDriverListOfARDriverTable ( )
MDF_ListIteratorOfDriverListOfARDriverTable::MDF_ListIteratorOfDriverListOfARDriverTable ( const MDF_DriverListOfARDriverTable L)

Member Function Documentation

void MDF_ListIteratorOfDriverListOfARDriverTable::Initialize ( const MDF_DriverListOfARDriverTable L)
Standard_Boolean MDF_ListIteratorOfDriverListOfARDriverTable::More ( ) const
void MDF_ListIteratorOfDriverListOfARDriverTable::Next ( )
void MDF_ListIteratorOfDriverListOfARDriverTable::operator delete ( void *  anAddress) [inline]
void* MDF_ListIteratorOfDriverListOfARDriverTable::operator new ( size_t  size) [inline]
void* MDF_ListIteratorOfDriverListOfARDriverTable::operator new ( size_t  ,
void *  anAddress 
) [inline]
Handle_MDF_ARDriver& MDF_ListIteratorOfDriverListOfARDriverTable::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