Open CASCADE Technology
6.5.4
|
#include <NLPlate_StackIteratorOfStackOfPlate.hxx>
Public Member Functions | |
DEFINE_STANDARD_ALLOC | 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 | ( | const NLPlate_StackOfPlate & | S | ) |