Open CASCADE Technology 6.6.0
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:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines