OutputModuleGUI Class Reference
[Module GUIs/Visualizers]

#include <OutputModuleGUI.h>

Inheritance diagram for OutputModuleGUI:

Inheritance graph
[legend]
Collaboration diagram for OutputModuleGUI:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 OutputModuleGUI (OutputModule *module)
virtual void init ()
virtual void destroy ()
void updateText (const char *txt)


Detailed Description

GUI for OutputModule

Definition at line 9 of file OutputModuleGUI.h.


Constructor & Destructor Documentation

OutputModuleGUI::OutputModuleGUI ( OutputModule module  ) 

Parameters:
module Pointer to module for which the gui is for

Definition at line 6 of file OutputModuleGUI.cpp.


Member Function Documentation

void OutputModuleGUI::destroy (  )  [virtual]

Deinit the GUI

Implements AbstractModuleGUI.

Definition at line 16 of file OutputModuleGUI.cpp.

void OutputModuleGUI::init (  )  [virtual]

Init the GUI

Implements AbstractModuleGUI.

Definition at line 11 of file OutputModuleGUI.cpp.

void OutputModuleGUI::updateText ( const char *  txt  ) 

Updates the output text buffer

Parameters:
txt The text to be added to the buffer

Definition at line 21 of file OutputModuleGUI.cpp.


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

Generated on Sun Nov 30 23:45:40 2008 for Modular Motion Processor by  doxygen 1.5.7.1