Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListIteratorOfListOfInterference Class Reference

#include <BOPTools_ListIteratorOfListOfInterference.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListIteratorOfListOfInterference ()
 BOPTools_ListIteratorOfListOfInterference (const BOPTools_ListOfInterference &L)
void Initialize (const BOPTools_ListOfInterference &L)
Standard_Boolean More () const
void Next ()
BOPTools_InterferenceValue () const

Constructor & Destructor Documentation

BOPTools_ListIteratorOfListOfInterference::BOPTools_ListIteratorOfListOfInterference ( )
BOPTools_ListIteratorOfListOfInterference::BOPTools_ListIteratorOfListOfInterference ( const BOPTools_ListOfInterference L)

Member Function Documentation

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