Open CASCADE Technology
6.5.4
|
#include <CDM_ListIteratorOfListOfDocument.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 |
Handle_CDM_Document& CDM_ListIteratorOfListOfDocument::Value | ( | ) | const |