bbtk::InterpreterUser Class Reference

#include <bbtkInterpreterVirtual.h>

Inheritance diagram for bbtk::InterpreterUser:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 InterpreterUser ()
virtual ~InterpreterUser ()
virtual bool InterpreterUserHasOwnHtmlPageViewer ()
virtual void InterpreterUserViewHtmlPage (const std::string &)


Detailed Description

Definition at line 62 of file bbtkInterpreterVirtual.h.


Constructor & Destructor Documentation

bbtk::InterpreterUser::InterpreterUser (  )  [inline]

Definition at line 65 of file bbtkInterpreterVirtual.h.

00065 {}

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

Definition at line 66 of file bbtkInterpreterVirtual.h.

00066 {}


Member Function Documentation

virtual bool bbtk::InterpreterUser::InterpreterUserHasOwnHtmlPageViewer (  )  [inline, virtual]

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

Definition at line 68 of file bbtkInterpreterVirtual.h.

Referenced by bbtk::Interpreter::commandGraph().

00068 { return false; }

Here is the caller graph for this function:

virtual void bbtk::InterpreterUser::InterpreterUserViewHtmlPage ( const std::string &   )  [inline, virtual]

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

Definition at line 69 of file bbtkInterpreterVirtual.h.

Referenced by bbtk::Interpreter::commandGraph(), and bbtk::Interpreter::commandHelp().

00069 {}

Here is the caller graph for this function:


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

Generated on Thu May 31 14:14:45 2012 for BBTK by  doxygen 1.5.7.1