Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
#include "base/XBase.h"
Go to the source code of this file.
Classes | |
class | XIO |
The XIO class Generic i/o exception class. More... | |
class | XIOClose |
The XIOClose - Thrown if a stream cannot be closed. More... | |
class | XIOClosed |
XIOClosed - Thrown when attempting to close or perform I/O on an already closed. More... | |
class | XIOEndOfStream |
XIOEndOfStream - Thrown when attempting to read beyond the end of a stream. More... | |
class | XIOWouldBlock |
XIOWouldBlock - Thrown if an operation on a stream would block. More... |