Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListIteratorOfListOfCoupleOfInteger Class Reference

#include <BOPTools_ListIteratorOfListOfCoupleOfInteger.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListIteratorOfListOfCoupleOfInteger ()
 BOPTools_ListIteratorOfListOfCoupleOfInteger (const BOPTools_ListOfCoupleOfInteger &L)
void Initialize (const BOPTools_ListOfCoupleOfInteger &L)
Standard_Boolean More () const
void Next ()
BOPTools_CoupleOfIntegerValue () const

Constructor & Destructor Documentation

BOPTools_ListIteratorOfListOfCoupleOfInteger::BOPTools_ListIteratorOfListOfCoupleOfInteger ( )
BOPTools_ListIteratorOfListOfCoupleOfInteger::BOPTools_ListIteratorOfListOfCoupleOfInteger ( const BOPTools_ListOfCoupleOfInteger L)

Member Function Documentation

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