|
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::Log Interface ReferenceInterface to the loggiing process.
More...
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| idempotent LogData | getData () throws DataNotExistException |
| Returns log status. | |
| idempotent void | start () |
| idempotent void | stop () |
| idempotent void | pause () |
| idempotent void | unpause () |
|
|
Temporarily stops logging data. If data is already paused, does nothing. |
|
|
Starts new data set. If a data set is already started, does nothing. |
|
|
Stops current data set. If no data set exists, does nothing. |
|
|
Resumes logging data into current data set. If data is not paused, does nothing. |
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)
1.4.5