Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include "base/XBase.h"
Go to the source code of this file.
Classes | |
class | XDeskflow |
The XDeskflow class Generic deskflow exception class. More... | |
class | XBadClient |
XBadClient - Thrown when the client fails to follow the protocol. More... | |
class | XInvalidProtocol |
XInvalidProtocol - Thrown when the server protocol is unreconized. More... | |
class | XIncompatibleClient |
Incompatible client exception. More... | |
class | XDuplicateClient |
Client already connected exception. More... | |
class | XUnknownClient |
Client not in map exception. More... | |
class | XExitApp |
Generic exit eception. More... |