|
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::Replay Class ReferenceInterface to the log playing process.
More...
|
|||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| ReplayData | getData () throw ( DataNotExistException) |
| Returns replay status. | |
| void | start ()) |
| void | stop () |
| void | pause () |
| void | unpause () |
| void orca::Replay::start | ( | ) |
Starts replaying data set. If a data set is already started, does nothing.
| void orca::Replay::stop | ( | ) |
Stops replaying current data set. If no data set exists, does nothing.
| void orca::Replay::pause | ( | ) |
Temporarily stops replaying data set. If the process is already paused, does nothing.
| void orca::Replay::unpause | ( | ) |
Resumes replaying data from the current data set. If the process is not paused, does nothing.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5