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

#include <HostHandshakeUI.h>

Inheritance diagram for HostHandshakeUI:
Inheritance graph
Collaboration diagram for HostHandshakeUI:
Collaboration graph

Public Member Functions

 HostHandshakeUI (IApplicationInterface &appInterface)
 
 ~HostHandshakeUI () override=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

◆ HostHandshakeUI()

HostHandshakeUI::HostHandshakeUI ( IApplicationInterface appInterface)

◆ ~HostHandshakeUI()

HostHandshakeUI::~HostHandshakeUI ( )
overridedefault

Member Function Documentation

◆ handshake()

void HostHandshakeUI::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& HostHandshakeUI::m_appInterface
private

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