#include <HelloBack.h>
◆ Deps() [1/2]
deskflow::client::HelloBack::Deps::Deps |
( |
| ) |
|
|
default |
◆ Deps() [2/2]
deskflow::client::HelloBack::Deps::Deps |
( |
std::function< void()> | invalidHello, |
|
|
std::function< void(int, int)> | incompatible ) |
|
inlineexplicit |
◆ ~Deps()
virtual deskflow::client::HelloBack::Deps::~Deps |
( |
| ) |
|
|
virtualdefault |
◆ incompatible()
void deskflow::client::HelloBack::Deps::incompatible |
( |
int | major, |
|
|
int | minor ) |
|
virtual |
Call when the client is incompatible with the server.
◆ invalidHello()
void deskflow::client::HelloBack::Deps::invalidHello |
( |
| ) |
|
|
virtual |
Call when invalid hello message received from server.
The documentation for this struct was generated from the following files: