#include <NLPlate_StackIteratorOfStackOfPlate.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
Standard_EXPORT | NLPlate_StackIteratorOfStackOfPlate () |
Standard_EXPORT | NLPlate_StackIteratorOfStackOfPlate (const NLPlate_StackOfPlate &S) |
Standard_EXPORT void | Initialize (const NLPlate_StackOfPlate &S) |
Standard_Boolean | More () const |
Standard_EXPORT void | Next () |
Standard_EXPORT const Plate_Plate & | Value () const |
Private Attributes | |
Standard_Address | current |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|