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