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

SourceForge.net Logo
Project
Download
Mailing lists

 

         

orca::Replay Class Reference
[Replay]

Interface to the log playing process. More...

List of all members.

Public Member Functions

ReplayData getData () throw ( DataNotExistException)
 Returns replay status.
void start ())
void stop ()
void pause ()
void unpause ()


Detailed Description

Interface to the log playing process.

Member Function Documentation

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.


The documentation for this class was generated from the following file:
  • replay.ice
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5