Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Keyboard broadcast data. More...
#include <Server.h>
Public Types | |
enum | State { kOff , kOn , kToggle } |
Static Public Member Functions | |
static KeyboardBroadcastInfo * | alloc (State state=kToggle) |
static KeyboardBroadcastInfo * | alloc (State state, const std::string &screens) |
Public Attributes | |
State | m_state |
char | m_screens [1] |
Keyboard broadcast data.
|
static |
|
static |
char Server::KeyboardBroadcastInfo::m_screens[1] |
State Server::KeyboardBroadcastInfo::m_state |