Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
XIO.h File Reference
#include "base/XBase.h"
Include dependency graph for XIO.h:
This graph shows which files directly or indirectly include this file:

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...