HiveMind
Namespaces | Functions
ApplicationInterfaceContainer.h File Reference
#include <application-interface/ApplicationInterface.h>
#include <application-interface/ButtonCallbackRegister.h>
#include <application-interface/ConnectionStateUI.h>
#include <application-interface/DeviceStateUI.h>
#include <application-interface/HostHandshakeUI.h>
#include <application-interface/RemoteHandshakeUI.h>
#include <application-interface/UserUI.h>
Include dependency graph for ApplicationInterfaceContainer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ApplicationInterfaceContainer
 

Functions

ButtonCallbackRegisterApplicationInterfaceContainer::getButton0CallbackRegister ()
 get the button 0 callback register More...
 
ButtonCallbackRegisterApplicationInterfaceContainer::getButton1CallbackRegister ()
 get the button 1 callback register More...
 
ConnectionStateUIApplicationInterfaceContainer::getConnectionStateUI ()
 get the connection state UI More...
 
DeviceStateUIApplicationInterfaceContainer::getDeviceStateUI ()
 get the device state UI More...
 
HostHandshakeUIApplicationInterfaceContainer::getHostHandshakeUI ()
 get the host handshake UI More...
 
RemoteHandshakeUIApplicationInterfaceContainer::getRemoteHandshakeUI ()
 get the remote handshake UI More...
 
UserUIApplicationInterfaceContainer::getUserUI ()
 get the UI available to the user More...