|
orca-robotics INTRODUCTION Overview Download and Install Quick Start Documentation Publications REPOSITORY Interfaces Components Libraries Utilities Software Map DEVELOPER Tutorials Examples Dev Guide Dashboard Wiki login/pass: orca/orca PEOPLE Contributors Users Project Download Mailing lists
|
orca::Particle2d Class ReferenceInterface for a 2d particle-based localiser.
More...
|
|||||||||||||||||||||||||||
Public Member Functions | |
| Particle2dData | getData () throw ( DataNotExistException) |
| Returns the latest data. | |
| void | subscribe (Particle2dConsumer *subscriber) throw ( SubscriptionFailedException) |
| void | unsubscribe (Particle2dConsumer *subscriber) |
| void orca::Particle2d::subscribe | ( | Particle2dConsumer * | subscriber | ) | throw ( SubscriptionFailedException) |
Mimics IceStorm's subscribe(). subscriber is typically a direct proxy to the consumer object. The implementation may choose to implement the push directly or use IceStorm. This choice is transparent to the subscriber. The case when the subscriber is already subscribed is quietly ignored.
| void orca::Particle2d::unsubscribe | ( | Particle2dConsumer * | subscriber | ) |
Unsubscribe an existing subscriber. The case when the subscriber is not subscribed is quietly ignored.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5