Open CASCADE Technology 6.5.2
Public Member Functions
CDM_ListIteratorOfListOfDocument Class Reference

#include <CDM_ListIteratorOfListOfDocument.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 CDM_ListIteratorOfListOfDocument ()
 CDM_ListIteratorOfListOfDocument (const CDM_ListOfDocument &L)
void Initialize (const CDM_ListOfDocument &L)
Standard_Boolean More () const
void Next ()
Handle_CDM_Document & Value () const

Constructor & Destructor Documentation

CDM_ListIteratorOfListOfDocument::CDM_ListIteratorOfListOfDocument ( )
CDM_ListIteratorOfListOfDocument::CDM_ListIteratorOfListOfDocument ( const CDM_ListOfDocument L)

Member Function Documentation

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