Public Member Functions | Public Attributes

sp::tool::CommandLineUI::SMemento Struct Reference

#include <spUtilityCommandLine.hpp>

List of all members.

Public Member Functions

 SMemento ()
 ~SMemento ()
void push (const io::stringc &Command)
void up (io::stringc &Str)
void down (io::stringc &Str)

Public Attributes

u32 Limit
std::list< io::stringcCommands
std::list< io::stringc >::iterator Current

Constructor & Destructor Documentation

sp::tool::CommandLineUI::SMemento::SMemento (  ) 
sp::tool::CommandLineUI::SMemento::~SMemento (  ) 

Member Function Documentation

void sp::tool::CommandLineUI::SMemento::down ( io::stringc Str  ) 
void sp::tool::CommandLineUI::SMemento::push ( const io::stringc Command  ) 
void sp::tool::CommandLineUI::SMemento::up ( io::stringc Str  ) 

Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines