Classes | Public Member Functions | Private Attributes
eu.intermodalics.nodelet_manager.TangoInitializationHelper.DefaultTangoServiceConnection Class Reference
Inheritance diagram for eu.intermodalics.nodelet_manager.TangoInitializationHelper.DefaultTangoServiceConnection:
Inheritance graph
[legend]

List of all members.

Classes

interface  AfterConnectionCallback

Public Member Functions

 DefaultTangoServiceConnection (AfterConnectionCallback callback)
void onServiceConnected (ComponentName name, IBinder service)
void onServiceDisconnected (ComponentName name)

Private Attributes

AfterConnectionCallback connectionErrorCallback

Detailed Description

Class that simplifies the second stage of the Tango binding process. An instance of this connection can be sent to bindTangoService for default behaviour. A callback can be executed by overriding AfterConnectionCallback when creating an instance of this object. At that point, state variables mIsTangoServiceBound and mIsTangoVersionOk should be already set, so that different cases can be handled.

Definition at line 234 of file TangoInitializationHelper.java.


Constructor & Destructor Documentation

Definition at line 238 of file TangoInitializationHelper.java.


Member Function Documentation

Definition at line 246 of file TangoInitializationHelper.java.

Definition at line 256 of file TangoInitializationHelper.java.


Member Data Documentation

Definition at line 236 of file TangoInitializationHelper.java.


The documentation for this class was generated from the following file:


TangoRosStreamer
Author(s):
autogenerated on Thu Jun 6 2019 19:49:58