bbtk::WxGUICommandUser Class Reference

Abstract class which defines the callbacks invoked by WxGUICommand. More...

#include <bbtkWxGUICommand.h>

Inheritance diagram for bbtk::WxGUICommandUser:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 WxGUICommandUser ()
virtual ~WxGUICommandUser ()
virtual void WxGUICommandEnter (const std::string &command)
 Callback invoked when a command is entered in the WxGUICommand.


Detailed Description

Abstract class which defines the callbacks invoked by WxGUICommand.

Definition at line 60 of file bbtkWxGUICommand.h.


Constructor & Destructor Documentation

bbtk::WxGUICommandUser::WxGUICommandUser (  )  [inline]

Definition at line 63 of file bbtkWxGUICommand.h.

00063 {}

virtual bbtk::WxGUICommandUser::~WxGUICommandUser (  )  [inline, virtual]

Definition at line 64 of file bbtkWxGUICommand.h.

00064 {}


Member Function Documentation

virtual void bbtk::WxGUICommandUser::WxGUICommandEnter ( const std::string &  command  )  [inline, virtual]

Callback invoked when a command is entered in the WxGUICommand.

Reimplemented in bbtk::WxGUIConsole, and bbtk::WxGUIScriptingInterface.

Definition at line 66 of file bbtkWxGUICommand.h.

Referenced by bbtk::WxGUICommand::SendCommand().

00066 {}

Here is the caller graph for this function:


The documentation for this class was generated from the following file:

Generated on Wed Nov 12 11:38:56 2008 for BBTK by  doxygen 1.5.6