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