Open CASCADE Technology 6.5.2
Public Member Functions
HLRAlgo_ListIteratorOfInterferenceList Class Reference

#include <HLRAlgo_ListIteratorOfInterferenceList.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 HLRAlgo_ListIteratorOfInterferenceList ()
 HLRAlgo_ListIteratorOfInterferenceList (const HLRAlgo_InterferenceList &L)
void Initialize (const HLRAlgo_InterferenceList &L)
Standard_Boolean More () const
void Next ()
HLRAlgo_InterferenceValue () const

Constructor & Destructor Documentation

HLRAlgo_ListIteratorOfInterferenceList::HLRAlgo_ListIteratorOfInterferenceList ( )
HLRAlgo_ListIteratorOfInterferenceList::HLRAlgo_ListIteratorOfInterferenceList ( const HLRAlgo_InterferenceList L)

Member Function Documentation

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