HiveMind
Public Member Functions | Private Attributes | List of all members
RemoteHandshakeUI Class Reference

#include <RemoteHandshakeUI.h>

Inheritance diagram for RemoteHandshakeUI:
Inheritance graph
Collaboration diagram for RemoteHandshakeUI:
Collaboration graph

Public Member Functions

 RemoteHandshakeUI (IApplicationInterface &appInterface)
 
 ~RemoteHandshakeUI ()=default
 
void handshake (bool handshaked) override
 Sets the handshake status of the device. More...
 
- Public Member Functions inherited from IHandshakeUI
virtual ~IHandshakeUI ()=default
 

Private Attributes

IApplicationInterfacem_appInterface
 

Constructor & Destructor Documentation

◆ RemoteHandshakeUI()

RemoteHandshakeUI::RemoteHandshakeUI ( IApplicationInterface appInterface)

◆ ~RemoteHandshakeUI()

RemoteHandshakeUI::~RemoteHandshakeUI ( )
default

Member Function Documentation

◆ handshake()

void RemoteHandshakeUI::handshake ( bool  handshaked)
overridevirtual

Sets the handshake status of the device.

Parameters
handshakedif the device was handshaked or not

Implements IHandshakeUI.

Here is the call graph for this function:

Member Data Documentation

◆ m_appInterface

IApplicationInterface& RemoteHandshakeUI::m_appInterface
private

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