Deskflow 1.26.0.134
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::core Namespace Reference

Namespaces

namespace  ipc

Enumerations

enum class  ProcessState {
  Starting , Started , Stopping , Stopped ,
  RetryPending
}
enum class  ConnectionState { Disconnected , Connecting , Connected , Listening }
enum class  ConnectionRefusal { IncompatibleVersion , AlreadyConnected , UnknownClient , ProtocolError }

Enumeration Type Documentation

◆ ConnectionRefusal

Enumerator
IncompatibleVersion 
AlreadyConnected 
UnknownClient 
ProtocolError 

◆ ConnectionState

Enumerator
Disconnected 
Connecting 
Connected 
Listening 

◆ ProcessState

enum class deskflow::core::ProcessState
strong
Enumerator
Starting 
Started 
Stopping 
Stopped 
RetryPending