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

Single-origin scanning range sensor. More...

List of all members.

Public Member Functions

idempotent PtzData getData ()
 Functions for reading from the laser.
void subscribe (PtzConsumer *subscriber) throws SubscriptionFailedException
idempotent void unsubscribe (PtzConsumer *subscriber)


Detailed Description

Single-origin scanning range sensor.


Member Function Documentation

void orca::Ptz::subscribe PtzConsumer subscriber  )  throws SubscriptionFailedException
 

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

Parameters:
subscriber The subscriber's proxy.
possible additional parameter: preferedPushInterval The subscriber's preference for how often it wants to receive updates [sec]. Provider's ability to fulfil this request may vary.

See also:
unsubscribe

idempotent void orca::Ptz::unsubscribe PtzConsumer 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:
  • ptz.ice
 

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


Generated for Orca Robotics by  doxygen 1.4.5