bbtk::InterpreterUser Class Reference

#include <bbtkInterpreter.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 57 of file bbtkInterpreter.h.


Constructor & Destructor Documentation

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

Definition at line 60 of file bbtkInterpreter.h.

00060 {}

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

Definition at line 61 of file bbtkInterpreter.h.

00061 {}


Member Function Documentation

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

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

Definition at line 63 of file bbtkInterpreter.h.

00063 { return false; }

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

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

Definition at line 64 of file bbtkInterpreter.h.

00064 {}


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

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