Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Arak::QueryPointListener Class Reference

#include <query_point.hpp>

Inheritance diagram for Arak::QueryPointListener:

Inheritance graph
[legend]
List of all members.

Detailed Description

This class is inherited by objects that need to be informed when the color of a query point changes.

Definition at line 17 of file query_point.hpp.

Public Member Functions

 QueryPointListener ()
 Constructor.

virtual void recolor (Color color)=0
 Reacts to information that the query point has been recolored.


Constructor & Destructor Documentation

Arak::QueryPointListener::QueryPointListener  )  [inline]
 

Constructor.

Definition at line 24 of file query_point.hpp.


Member Function Documentation

virtual void Arak::QueryPointListener::recolor Color  color  )  [pure virtual]
 

Reacts to information that the query point has been recolored.

This pure virtual function is implemented by derived classes to define this listener's behavior.

Parameters:
color the new color of the query point

Implemented in Arak::PointColorEstimator, Arak::QueryPointPotential, Arak::ArakPosteriorRangeObs::RangeObs, and Arak::ArakPosteriorSonarObs::SonarObs.

Referenced by Arak::QueryPoint::addListener(), and Arak::QueryPoint::recolor().


The documentation for this class was generated from the following file:
Generated on Wed May 25 14:41:28 2005 for Arak by doxygen 1.3.6