ot::CommandStack Class Reference

#include <CommandStack.h>

Collaboration diagram for ot::CommandStack:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CommandStack (SpeechControlSource &parentSrc_)
bool push (Command *cmd)
bool undo ()
bool redo ()
bool extend ()
bool again ()
CommandgetUndoCmd ()
CommandgetRedoCmd ()

Protected Member Functions

void deleteAllAbove ()

Protected Attributes

iterator currentCmd
SpeechControlSourceparentSrc

Constructor & Destructor Documentation

ot::CommandStack::CommandStack SpeechControlSource parentSrc_  ) 
 


Member Function Documentation

bool ot::CommandStack::again  ) 
 

void ot::CommandStack::deleteAllAbove  )  [protected]
 

bool ot::CommandStack::extend  ) 
 

Command* ot::CommandStack::getRedoCmd  )  [inline]
 

Command* ot::CommandStack::getUndoCmd  )  [inline]
 

bool ot::CommandStack::push Command cmd  ) 
 

bool ot::CommandStack::redo  ) 
 

bool ot::CommandStack::undo  ) 
 


Member Data Documentation

iterator ot::CommandStack::currentCmd [protected]
 

SpeechControlSource& ot::CommandStack::parentSrc [protected]
 


The documentation for this class was generated from the following file:
Generated on Wed Feb 28 15:31:14 2007 for NaviTrack by  doxygen 1.4.6