Go to the documentation of this file. 1 #ifndef APPLICATIONINTERFACECONTAINER_H_
2 #define APPLICATIONINTERFACECONTAINER_H_
36 #endif // APPLICATIONINTERFACECONTAINER_H_
Definition: RemoteHandshakeUI.h:7
Definition: HostHandshakeUI.h:7
Definition: ApplicationInterfaceContainer.h:12
ButtonCallbackRegister & getButton1CallbackRegister()
get the button 1 callback register
Definition: ApplicationInterfaceContainer.cpp:17
HostHandshakeUI & getHostHandshakeUI()
get the host handshake UI
Definition: ApplicationInterfaceContainer.cpp:33
ConnectionStateUI & getConnectionStateUI()
get the connection state UI
Definition: ApplicationInterfaceContainer.cpp:23
ButtonCallbackRegister & getButton0CallbackRegister()
get the button 0 callback register
Definition: ApplicationInterfaceContainer.cpp:11
Definition: DeviceStateUI.h:6
Definition: ConnectionStateUI.h:6
DeviceStateUI & getDeviceStateUI()
get the device state UI
Definition: ApplicationInterfaceContainer.cpp:28
UserUI & getUserUI()
get the UI available to the user
Definition: ApplicationInterfaceContainer.cpp:43
RemoteHandshakeUI & getRemoteHandshakeUI()
get the remote handshake UI
Definition: ApplicationInterfaceContainer.cpp:38