Open CASCADE Technology 6.5.2
Public Member Functions
TDF_ListIteratorOfDeltaList Class Reference

#include <TDF_ListIteratorOfDeltaList.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TDF_ListIteratorOfDeltaList ()
 TDF_ListIteratorOfDeltaList (const TDF_DeltaList &L)
void Initialize (const TDF_DeltaList &L)
Standard_Boolean More () const
void Next ()
Handle_TDF_Delta & Value () const

Constructor & Destructor Documentation

TDF_ListIteratorOfDeltaList::TDF_ListIteratorOfDeltaList ( )
TDF_ListIteratorOfDeltaList::TDF_ListIteratorOfDeltaList ( const TDF_DeltaList L)

Member Function Documentation

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