Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListIteratorOfListOfPaveBlock Class Reference

#include <BOPTools_ListIteratorOfListOfPaveBlock.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListIteratorOfListOfPaveBlock ()
 BOPTools_ListIteratorOfListOfPaveBlock (const BOPTools_ListOfPaveBlock &L)
void Initialize (const BOPTools_ListOfPaveBlock &L)
Standard_Boolean More () const
void Next ()
BOPTools_PaveBlockValue () const

Constructor & Destructor Documentation

BOPTools_ListIteratorOfListOfPaveBlock::BOPTools_ListIteratorOfListOfPaveBlock ( )
BOPTools_ListIteratorOfListOfPaveBlock::BOPTools_ListIteratorOfListOfPaveBlock ( const BOPTools_ListOfPaveBlock L)

Member Function Documentation

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