Public Member Functions | Private Attributes
com.riverlab.robotmanager.RobotManagerApplication Class Reference
Inheritance diagram for com.riverlab.robotmanager.RobotManagerApplication:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void addMessage (RobotMessage newMsg)
void addRobot (Robot newRobot)
Handler getConnectedThreadHandler ()
boolean getConnectionStatus ()
Handler getMainActivityHandler ()
ArrayList< RobotMessagegetMessages ()
Robot getRobot (String name)
Robot getRobotInFocus ()
Set< String > getRobotNames ()
Collection< RobotgetRobots ()
Handler getVoiceThreadHandler ()
void onShutdown ()
void removeRobot (Robot robot)
void setConnectedThreadHandler (Handler connectedHandler)
void setConnectionStatus (boolean isConnected)
void setMainThreadHandler (Handler mainHandler)
void setMsgListActivity (MessageListActivity mla)
void setRobotInFocus (String robotName)
void setVoiceThreadHandler (Handler voiceHandler)

Private Attributes

boolean isConnected
Handler mConnectedThreadHandler
Handler mMainThreadHandler
ArrayList< RobotMessagemMessages = new ArrayList<RobotMessage>()
HashMap< String, RobotmRobotMap = new HashMap<String, Robot>()
MessageListActivity msgListActivity = null
Handler mVoiceThreadHandler
Robot robotInFocus

Detailed Description

Definition at line 23 of file RobotManagerApplication.java.


Member Function Documentation

Definition at line 135 of file RobotManagerApplication.java.

Definition at line 97 of file RobotManagerApplication.java.

Definition at line 39 of file RobotManagerApplication.java.

Definition at line 70 of file RobotManagerApplication.java.

Definition at line 34 of file RobotManagerApplication.java.

Definition at line 156 of file RobotManagerApplication.java.

Definition at line 92 of file RobotManagerApplication.java.

Definition at line 118 of file RobotManagerApplication.java.

Definition at line 82 of file RobotManagerApplication.java.

Definition at line 87 of file RobotManagerApplication.java.

Definition at line 44 of file RobotManagerApplication.java.

Definition at line 161 of file RobotManagerApplication.java.

Definition at line 110 of file RobotManagerApplication.java.

Definition at line 55 of file RobotManagerApplication.java.

Definition at line 76 of file RobotManagerApplication.java.

Definition at line 50 of file RobotManagerApplication.java.

Definition at line 65 of file RobotManagerApplication.java.

Definition at line 123 of file RobotManagerApplication.java.

Definition at line 60 of file RobotManagerApplication.java.


Member Data Documentation

Definition at line 29 of file RobotManagerApplication.java.

Definition at line 26 of file RobotManagerApplication.java.

Definition at line 25 of file RobotManagerApplication.java.

Definition at line 31 of file RobotManagerApplication.java.

HashMap<String, Robot> com.riverlab.robotmanager.RobotManagerApplication.mRobotMap = new HashMap<String, Robot>() [private]

Definition at line 28 of file RobotManagerApplication.java.

Definition at line 32 of file RobotManagerApplication.java.

Definition at line 27 of file RobotManagerApplication.java.

Definition at line 30 of file RobotManagerApplication.java.


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


google_glass_driver
Author(s): Nicholas Otero
autogenerated on Fri Aug 28 2015 10:51:45