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

Access to GpsData (raw data). More...

Inherited by orcaifaceimpl::GpsI.

List of all members.

Public Member Functions

idempotent GpsData getData () throws HardwareFailedException
 Returns the latest data.
idempotent GpsDescription getDescription ()
 Return the gps description.
void subscribe (GpsConsumer *subscriber) throws SubscriptionFailedException
idempotent void unsubscribe (GpsConsumer *subscriber)


Detailed Description

Access to GpsData (raw data).


Member Function Documentation

void orca::Gps::subscribe GpsConsumer subscriber  )  throws SubscriptionFailedException
 

Mimics IceStorm's subscribe() but without QoS, for now. The implementation may choose to implement the data push internally or use IceStorm. This choice is transparent to the subscriber.

Parameters:
subscriber The subscriber's proxy.
See also:
unsubscribe

idempotent void orca::Gps::unsubscribe GpsConsumer subscriber  ) 
 

Unsubscribe the given [subscriber].

Parameters:
subscriber The proxy of an existing subscriber.
See also:
subscribe


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

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


Generated for Orca Robotics by  doxygen 1.4.5