Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
Server::KeyboardBroadcastInfo Class Reference

Keyboard broadcast data. More...

#include <Server.h>

Public Types

enum  State { kOff , kOn , kToggle }

Static Public Member Functions

static KeyboardBroadcastInfoalloc (State state=kToggle)
static KeyboardBroadcastInfoalloc (State state, const std::string &screens)

Public Attributes

State m_state
char m_screens [1]

Detailed Description

Keyboard broadcast data.

Member Enumeration Documentation

◆ State

Enumerator
kOff 
kOn 
kToggle 

Member Function Documentation

◆ alloc() [1/2]

Server::KeyboardBroadcastInfo * Server::KeyboardBroadcastInfo::alloc ( State state,
const std::string & screens )
static

◆ alloc() [2/2]

Server::KeyboardBroadcastInfo * Server::KeyboardBroadcastInfo::alloc ( State state = kToggle)
static

Member Data Documentation

◆ m_screens

char Server::KeyboardBroadcastInfo::m_screens[1]

◆ m_state

State Server::KeyboardBroadcastInfo::m_state

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