Deskflow 1.24.0.365
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ServerApp.h File Reference
#include "arch/Arch.h"
#include "arch/IArchMultithread.h"
#include "deskflow/App.h"
#include "net/NetworkAddress.h"
#include "server/Config.h"
#include <memory>
Include dependency graph for ServerApp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ServerApp

Namespaces

namespace  deskflow

Enumerations

enum class  ServerState {
  Uninitialized , Initializing , InitializingToStart , Initialized ,
  Starting , Started
}

Enumeration Type Documentation

◆ ServerState

enum class ServerState
strong
Enumerator
Uninitialized 
Initializing 
InitializingToStart 
Initialized 
Starting 
Started