GistSal_Grapher Class Reference

Inheritance diagram for GistSal_Grapher:
Inheritance graph
[legend]
Collaboration diagram for GistSal_Grapher:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GistSal_Grapher (OptionManager &mgr, const std::string &descrName="GistSal_Grapher", const std::string &tagName="GistSal_Grapher")
virtual void evolve ()
 Evolve: Gets called by run in a while(1) loop. Anything that you want to happen continuously should go in here.
virtual void updateMessage (const RobotSimEvents::EventMessagePtr &eMsg, const Ice::Current &)
 Get a message.
virtual void registerTopics ()
 and registerPublisher calls that you would like to happen automatically after init.
bool initLogFile ()
void start1 ()
 This is called from within start() before the subcomponents start.

Detailed Description

Definition at line 79 of file GistSal_Grapher.H.


Member Function Documentation

void GistSal_Grapher::evolve (  )  [virtual]

Evolve: Gets called by run in a while(1) loop. Anything that you want to happen continuously should go in here.

Reimplemented from RobotBrainComponent.

Definition at line 144 of file GistSal_Grapher.C.

void GistSal_Grapher::registerTopics (  )  [virtual]

and registerPublisher calls that you would like to happen automatically after init.

Register Topics: This function is called at the end of init, and is virtual so that is can be overloaded by chid classes. In your overloaded version you should put all of the registerSubsciption

Reimplemented from RobotBrainComponent.

Definition at line 138 of file GistSal_Grapher.C.

void GistSal_Grapher::start1 (  )  [virtual]

This is called from within start() before the subcomponents start.

Reimplemented from ModelComponent.

Definition at line 83 of file GistSal_Grapher.C.

References Timer::reset().

void GistSal_Grapher::updateMessage ( const RobotSimEvents::EventMessagePtr &  eMsg,
const Ice::Current &   
) [virtual]

Get a message.

Reimplemented from RobotBrainComponent.

Definition at line 150 of file GistSal_Grapher.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:21 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3