Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListIteratorOfListOfCheckResults Class Reference

#include <BOPTools_ListIteratorOfListOfCheckResults.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListIteratorOfListOfCheckResults ()
 BOPTools_ListIteratorOfListOfCheckResults (const BOPTools_ListOfCheckResults &L)
void Initialize (const BOPTools_ListOfCheckResults &L)
Standard_Boolean More () const
void Next ()
BOPTools_CheckResultValue () const

Constructor & Destructor Documentation

BOPTools_ListIteratorOfListOfCheckResults::BOPTools_ListIteratorOfListOfCheckResults ( )
BOPTools_ListIteratorOfListOfCheckResults::BOPTools_ListIteratorOfListOfCheckResults ( const BOPTools_ListOfCheckResults L)

Member Function Documentation

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