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

Interface to a device with a binary state. More...

List of all members.

Public Member Functions

idempotent bool getState ()
 Get current state.
idempotent void setState (bool state)
 Set current state.
void timedSetState (bool state, long timeoutMs)
 Set current state, then after a timeout return to previous state.
void toggleState ()
 Toggle current state.
void timedToggleState (long timeoutMs)
 Toggle state, then after a timeout toggle it back.


Detailed Description

Interface to a device with a binary state.


The documentation for this interface was generated from the following file:
  • binaryindicator.ice
 

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


Generated for Orca Robotics by  doxygen 1.4.5