|
Open CASCADE Technology
6.7.1
|
#include <CDM_StackIteratorOfStackOfDocument.hxx>
Public Member Functions | |
| CDM_StackIteratorOfStackOfDocument () | |
| CDM_StackIteratorOfStackOfDocument (const CDM_StackOfDocument &S) | |
| void | Initialize (const CDM_StackOfDocument &S) |
| Standard_Boolean | More () const |
| void | Next () |
| const Handle_CDM_Document & | Value () const |
| CDM_StackIteratorOfStackOfDocument::CDM_StackIteratorOfStackOfDocument | ( | ) |
| CDM_StackIteratorOfStackOfDocument::CDM_StackIteratorOfStackOfDocument | ( | const CDM_StackOfDocument & | S | ) |
| void CDM_StackIteratorOfStackOfDocument::Initialize | ( | const CDM_StackOfDocument & | S | ) |
| Standard_Boolean CDM_StackIteratorOfStackOfDocument::More | ( | ) | const |
| void CDM_StackIteratorOfStackOfDocument::Next | ( | ) |
| const Handle_CDM_Document& CDM_StackIteratorOfStackOfDocument::Value | ( | ) | const |
1.8.5