Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
ServerApp.h File Reference
#include "arch/Arch.h"
#include "arch/IArchMultithread.h"
#include "base/EventTypes.h"
#include "base/String.h"
#include "common/Constants.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  EServerState {
  kUninitialized , kInitializing , kInitializingToStart , kInitialized ,
  kStarting , kStarted
}

Enumeration Type Documentation

◆ EServerState

Enumerator
kUninitialized 
kInitializing 
kInitializingToStart 
kInitialized 
kStarting 
kStarted