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 Interface Reference
[Replay]

Interface to the log playing process. More...

List of all members.

Public Member Functions

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


Detailed Description

Interface to the log playing process.


Member Function Documentation

idempotent void orca::Replay::pause  ) 
 

Temporarily stops replaying data set. If the process is already paused, does nothing.

idempotent void orca::Replay::start  ) 
 

Starts replaying data set. If a data set is already started, does nothing.

idempotent void orca::Replay::stop  ) 
 

Stops replaying current data set. If no data set exists, does nothing.

idempotent void orca::Replay::unpause  ) 
 

Resumes replaying data from the current data set. If the process is not paused, does nothing.


The documentation for this interface 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