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

#include <ConnectionStateUI.h>

Inheritance diagram for ConnectionStateUI:
Inheritance graph
Collaboration diagram for ConnectionStateUI:
Collaboration graph

Public Member Functions

 ConnectionStateUI (IApplicationInterface &appInterface)
 
 ~ConnectionStateUI ()=default
 
void setConnectionState (ConnectionState state) override
 Sets the state of the connection. More...
 
- Public Member Functions inherited from IConnectionStateUI
virtual ~IConnectionStateUI ()=default
 

Private Attributes

IApplicationInterfacem_appInterface
 

Constructor & Destructor Documentation

◆ ConnectionStateUI()

ConnectionStateUI::ConnectionStateUI ( IApplicationInterface appInterface)

◆ ~ConnectionStateUI()

ConnectionStateUI::~ConnectionStateUI ( )
default

Member Function Documentation

◆ setConnectionState()

void ConnectionStateUI::setConnectionState ( ConnectionState  state)
overridevirtual

Sets the state of the connection.

Parameters
statethe state to set to

Implements IConnectionStateUI.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ m_appInterface

IApplicationInterface& ConnectionStateUI::m_appInterface
private

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