Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ListIteratorOfListOfPave Class Reference

#include <BOPTools_ListIteratorOfListOfPave.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ListIteratorOfListOfPave ()
 BOPTools_ListIteratorOfListOfPave (const BOPTools_ListOfPave &L)
void Initialize (const BOPTools_ListOfPave &L)
Standard_Boolean More () const
void Next ()
BOPTools_PaveValue () const

Constructor & Destructor Documentation

BOPTools_ListIteratorOfListOfPave::BOPTools_ListIteratorOfListOfPave ( )
BOPTools_ListIteratorOfListOfPave::BOPTools_ListIteratorOfListOfPave ( const BOPTools_ListOfPave L)

Member Function Documentation

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