|
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::Cpu Class ReferenceInterface to CPU information.
More...
|
|||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| CpuInfo | getInfo () |
| Get general CPU information. | |
| CpuData | getData () throw ( DataNotExistException) |
| Get current CPU state. Raises DataNotExistException if data is not available. | |
| void | subscribe (CpuConsumer *subscriber) throw ( ConfigurationNotExistException) |
| void | unsubscribe (CpuConsumer *subscriber) |
| void orca::Cpu::subscribe | ( | CpuConsumer * | subscriber | ) | throw ( ConfigurationNotExistException) |
Mimics IceStorm's subscribe() but without QoS, for now. The implementation may choose to implement the data push internally or use IceStorm. This choice is transparent to the subscriber.
| subscriber | The subscriber's proxy. |
| void orca::Cpu::unsubscribe | ( | CpuConsumer * | subscriber | ) |
Unsubscribe the given [subscriber].
| subscriber | The proxy of an existing subscriber. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5