Public Member Functions | Public Attributes | Private Member Functions
com.github.rosjava.android_remocons.robot_remocon.ClientAppData Class Reference

List of all members.

Public Member Functions

 ClientAppData (rocon_app_manager_msgs.PairingClient clientApp)
Intent createIntent ()

Public Attributes

List
< rocon_app_manager_msgs.KeyValue > 
appData
HashMap< String, String > managerData

Private Member Functions

HashMap< String, String > keyValueListToMap (List< KeyValue > kvl)

Detailed Description

Convenience class which populates HashMaps with manager_data and app_data from the corresponding KeyValue arrays in the ClientApp message.

Definition at line 48 of file ClientAppData.java.


Constructor & Destructor Documentation

com.github.rosjava.android_remocons.robot_remocon.ClientAppData.ClientAppData ( rocon_app_manager_msgs.PairingClient  clientApp) [inline]

Definition at line 52 of file ClientAppData.java.


Member Function Documentation

Definition at line 57 of file ClientAppData.java.

HashMap<String, String> com.github.rosjava.android_remocons.robot_remocon.ClientAppData.keyValueListToMap ( List< KeyValue >  kvl) [inline, private]

Definition at line 81 of file ClientAppData.java.


Member Data Documentation

Definition at line 50 of file ClientAppData.java.

Definition at line 49 of file ClientAppData.java.


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


android_remocons
Author(s): Daniel Stonier , Kazuto Murase
autogenerated on Wed Aug 26 2015 10:40:28