Open CASCADE Technology 6.6.0
|
#include <NLPlate_StackIteratorOfStackOfPlate.hxx>
Public Member Functions | |
NLPlate_StackIteratorOfStackOfPlate () | |
NLPlate_StackIteratorOfStackOfPlate (const NLPlate_StackOfPlate &S) | |
void | Initialize (const NLPlate_StackOfPlate &S) |
Standard_Boolean | More () const |
void | Next () |
const Plate_Plate & | Value () const |
NLPlate_StackIteratorOfStackOfPlate::NLPlate_StackIteratorOfStackOfPlate | ( | ) |
NLPlate_StackIteratorOfStackOfPlate::NLPlate_StackIteratorOfStackOfPlate | ( | const NLPlate_StackOfPlate & | S | ) |
void NLPlate_StackIteratorOfStackOfPlate::Initialize | ( | const NLPlate_StackOfPlate & | S | ) |
Standard_Boolean NLPlate_StackIteratorOfStackOfPlate::More | ( | ) | const |
void NLPlate_StackIteratorOfStackOfPlate::Next | ( | ) |
const Plate_Plate& NLPlate_StackIteratorOfStackOfPlate::Value | ( | ) | const |