Open CASCADE Technology  6.9.1
Public Member Functions
CDM_ListIteratorOfListOfDocument Class Reference

#include <CDM_ListIteratorOfListOfDocument.hxx>

Public Member Functions

 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 ( )
Handle< CDM_Document >& CDM_ListIteratorOfListOfDocument::Value ( ) const

The documentation for this class was generated from the following file: