#include <ActionStackBase.h>
Public Member Functions | |
ActionStackBase (Client *client) | |
virtual | ~ActionStackBase () |
Protected Member Functions | |
virtual int | getDelta () const |
Definition at line 33 of file ActionStackBase.h.
casa::ActionStackBase::ActionStackBase | ( | Client * | client | ) |
virtual casa::ActionStackBase::~ActionStackBase | ( | ) | [virtual] |
virtual int casa::ActionStackBase::getDelta | ( | ) | const [protected, virtual] |
Implements casa::ActionStack.