LOOS 4.1.0
The Lightweight Object Oriented Structural analysis library/toolkit
|
Public Member Functions | |
void | push (const Value &) |
Value | pop (void) |
void | dup (void) |
void | drop (void) |
Value | peek (int) |
unsigned int | size (void) const |
void | clear (void) |
Friends | |
std::ostream & | operator<< (std::ostream &, const ValueStack &) |