Deskflow 1.22.0.197
Keyboard and mouse sharing utility
|
Ndeskflow | |
Nstd | |
Nvalidators | |
CAboutDialog | |
CAction | |
CActionDialog | |
CAddClientDialog | |
CApp | |
CAppUtil | |
CAppUtilUnix | |
CAppUtilWindows | |
CArch | Delegating implementation of architecture dependent interfaces |
CArchCondImpl | Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable |
CArchDaemonNone | Dummy implementation of IArchDaemon |
CArchDaemonUnix | Unix implementation of IArchDaemon |
CArchDaemonWindows | Win32 implementation of IArchDaemon |
CArchLogUnix | Unix implementation of IArchLog |
CArchLogWindows | Win32 implementation of IArchLog |
CArchMiscWindows | Miscellaneous win32 functions |
CArchMultithreadPosix | Posix implementation of IArchMultithread |
CArchMultithreadWindows | Win32 implementation of IArchMultithread |
CArchMutexImpl | Internal mutex data. An architecture dependent type holding the necessary data for a mutex |
CArchMutexLock | Convenience object to lock/unlock an arch mutex |
CArchNetAddressImpl | Internal network address data. An architecture dependent type holding the necessary data for a network address |
CArchNetworkBSD | Berkeley (BSD) sockets implementation of IArchNetwork |
CArchNetworkWinsock | Win32 implementation of IArchNetwork |
CArchSocketImpl | Internal socket data. An architecture dependent type holding the necessary data for a socket |
CArchString | Interface for architecture dependent string operations |
CArchThreadImpl | Internal thread data. An architecture dependent type holding the necessary data for a thread |
CArgParser | |
CBaseClientProxy | Generic proxy for client or primary |
CCBMPHeader | |
CCBMPInfoHeader | |
CChunk | |
CChunkType | File transfer data chunk types |
CClient | Deskflow client |
CClientApp | |
CClientInfo | Client screen information structure |
CClientListener | |
CClientProxy | Generic proxy for client |
CClientProxy1_0 | Proxy for client implementing protocol version 1.0 |
CClientProxy1_1 | Proxy for client implementing protocol version 1.1 |
CClientProxy1_2 | Proxy for client implementing protocol version 1.2 |
CClientProxy1_3 | Proxy for client implementing protocol version 1.3 |
CClientProxy1_4 | Proxy for client implementing protocol version 1.4 |
CClientProxy1_5 | Proxy for client implementing protocol version 1.5 |
CClientProxy1_6 | Proxy for client implementing protocol version 1.6 |
CClientProxy1_7 | Proxy for client implementing protocol version 1.7 |
CClientProxy1_8 | |
CClientProxyUnknown | |
CClipboard | Memory buffer clipboard |
CClipboardChunk | |
Ccodepair | |
CCommandProcess | |
CCondVar | Condition variable |
CCondVarBase | Generic condition variable |
CConsoleLogOutputter | Write log to console |
CDaemonApp | |
CDataDownloader | |
CDisplayInvalidException | |
CEvent | Event |
CEventData | |
CEventQueue | Event queue |
CEventQueueTimer | |
CFileLogOutputter | Write log to file |
CFingerprint | |
CFingerprintDatabase | |
CFingerprintDialog | |
CFingerprintPreview | |
CFunctionEventJob | Use a function as an event job |
CFunctionJob | Use a function as a job |
CHotkey | |
CHotkeyDialog | |
CIApp | |
CIAppUtil | |
CIArchDaemon | Interface for architecture dependent daemonizing |
CIArchLog | Interface for architecture dependent logging |
CIArchMultithread | Interface for architecture dependent multithreading |
CIArchNetwork | Interface for architecture dependent networking |
CIClient | Client interface |
CIClipboard | Clipboard interface |
CIDataSocket | Data stream socket interface |
CIEventJob | Event handler interface |
CIEventQueue | Event queue interface |
CIEventQueueBuffer | Event queue buffer interface |
CIInterface | Base class of interfaces |
CIJob | Job interface |
CIKeyState | Key state interface |
CIListenSocket | Listen socket interface |
CILogOutputter | Outputter interface |
CIMSWindowsClipboardConverter | Clipboard format converter interface |
CIMSWindowsClipboardFacade | |
CINode | |
CInputFilter | |
CIOSXClipboardConverter | Clipboard format converter interface |
CIOSXKeyResource | |
CIPlatformScreen | Screen interface |
CIPrimaryScreen | Primary screen interface |
CIScreen | Screen interface |
CIScreenSaver | Screen saver interface |
CISecondaryScreen | Secondary screen interface |
CISocket | Generic socket interface |
CISocketFactory | Socket factory |
CISocketMultiplexerJob | Socket multiplexer job |
CIXWindowsClipboardConverter | Clipboard format converter interface |
CKeyEntry | |
CKeyModifierNameMapEntry | |
CKeyNameMapEntry | |
CKeySequence | |
CKeySequenceWidget | |
CKeyState | Core key state |
CLock | Mutual exclusion lock utility |
CLog | Logging facility |
CMainWindow | |
CMSWindowsClipboard | Microsoft windows clipboard implementation |
CMSWindowsClipboardAnyTextConverter | Convert to/from some text encoding |
CMSWindowsClipboardBitmapConverter | Convert to/from some text encoding |
CMSWindowsClipboardFacade | |
CMSWindowsClipboardHTMLConverter | Convert to/from HTML encoding |
CMSWindowsClipboardTextConverter | Convert to/from locale text encoding |
CMSWindowsClipboardUTF16Converter | Convert to/from UTF-16 encoding |
CMSWindowsDebugOutputter | Write log to debugger |
CMSWindowsDesks | Microsoft Windows desk handling |
CMSWindowsEventQueueBuffer | Event queue buffer for Win32 |
CMSWindowsHandle | RAII pattern for a Windows handle (ensures handle is closed when out of scope) |
CMSWindowsHook | Loads and provides functions for the Windows hook |
CMSWindowsKeyState | Microsoft Windows key mapper |
CMSWindowsPowerManager | |
CMSWindowsScreen | Implementation of IPlatformScreen for Microsoft Windows |
CMSWindowsScreenSaver | Microsoft windows screen saver implementation |
CMSWindowsSession | |
CMSWindowsWatchdog | Monitors and controls a core process on Windows, elevating if necessary |
CMutex | Mutual exclusion |
CNetworkAddress | Network address type |
CNewScreenWidget | |
COSXClipboard | OS X clipboard implementation |
COSXClipboardAnyBitmapConverter | Convert to/from some text encoding |
COSXClipboardAnyTextConverter | Convert to/from some text encoding |
COSXClipboardBMPConverter | Convert to/from some text encoding |
COSXClipboardHTMLConverter | Convert to/from HTML encoding |
COSXClipboardTextConverter | Convert to/from locale text encoding |
COSXClipboardUTF16Converter | Convert to/from UTF-16 encoding |
COSXClipboardUTF8Converter | |
COSXEventQueueBuffer | Event queue buffer for OS X |
COSXKeyState | OS X key state |
COSXPowerManager | |
COSXScreen | Implementation of IPlatformScreen for OS X |
COSXScreenSaver | OSX screen saver implementation |
COSXUchrKeyResource | |
CPacketStreamFilter | Packetizing stream filter |
CPlatformScreen | Base screen implementation |
CPrimaryClient | Primary screen as pseudo-client |
CPriorityQueue | A priority queue with an iterator |
CProtocolUtil | Deskflow protocol utilities |
CQSettingsProxy | |
CScreen | |
CScreenConfig | Screen configuration base class |
CScreenList | |
C<ScreenSaverControl> | |
CScreenSaverController | |
CScreenSettingsDialog | |
CScreenSetupModel | |
CScreenSetupView | |
CScrollRemainder | |
CSecureListenSocket | |
CSecureSocket | Secure socket |
CServer | Deskflow server |
CServerApp | |
CServerConfig | |
CServerConfigDialog | |
CServerProxy | Proxy for server |
CSettings | |
CSettingsDialog | |
CSimpleEventQueueBuffer | In-memory event queue buffer |
CSocketMultiplexer | Socket multiplexer |
CSsl | |
CSslLogger | |
CStopLogOutputter | Stop traversing log chain outputter |
CStopwatch | A timer class |
CStreamBuffer | FIFO of bytes |
CStreamChunker | |
CStreamFilter | A stream filter |
CSystemLogger | Write log to system log only |
CSystemLogOutputter | Write log to system log |
CTCPListenSocket | TCP listen socket |
CTCPSocket | TCP data socket |
CTCPSocketFactory | Socket factory for TCP sockets |
CThread | Thread handle |
CTlsCertificate | |
CTMethodJob | Use a function as a job |
CTrashScreenWidget | |
CTSocketMultiplexerMethodJob | Use a method as a socket multiplexer job |
CUnicode | Unicode utility functions |
CVersionChecker | |
CWin32Modifiers | |
CXArchDaemon | Generic daemon exception |
CXArchDaemonFailed | Could not daemonize |
CXArchDaemonInstallFailed | Could not install daemon |
CXArchDaemonUninstallFailed | Could not uninstall daemon |
CXArchDaemonUninstallNotInstalled | Attempted to uninstall a daemon that was not installed |
CXArchNetwork | Generic network exception |
CXArchNetworkAccess | Network insufficient permission |
CXArchNetworkAddressInUse | Network address in use |
CXArchNetworkConnectionRefused | Remote end of socket refused connection |
CXArchNetworkDisconnected | Remote end of socket has disconnected |
CXArchNetworkInterrupted | Operation was interrupted |
CXArchNetworkIO | Network I/O error |
CXArchNetworkName | Generic network name lookup erros |
CXArchNetworkNameFailure | Non-recoverable name server error |
CXArchNetworkNameNoAddress | The named host is known but has no address |
CXArchNetworkNameUnavailable | Temporary name server error |
CXArchNetworkNameUnknown | The named host is unknown |
CXArchNetworkNameUnsupported | The named host is known but no supported address |
CXArchNetworkNoAddress | Network address is unavailable or not local |
CXArchNetworkNoRoute | No route to address |
CXArchNetworkNotConnected | Socket not connected |
CXArchNetworkResource | Network insufficient resources |
CXArchNetworkShutdown | Remote read end of socket has closed |
CXArchNetworkSupport | No support for requested network resource/service |
CXArchNetworkTimedOut | Remote end of socket is not responding |
CXBadClient | XBadClient - Thrown when the client fails to follow the protocol |
CXBase | Exception base class |
CXDeskflow | Generic deskflow exception class |
CXDuplicateClient | Client already connected exception |
CXExitApp | Generic exit eception |
CXIncompatibleClient | Incompatible client exception |
CXInvalidProtocol | XInvalidProtocol - Thrown when the server protocol is unreconized |
CXIO | Generic i/o exception class |
CXIOClose | The XIOClose - Thrown if a stream cannot be closed |
CXIOClosed | XIOClosed - Thrown when attempting to close or perform I/O on an already closed |
CXIOEndOfStream | XIOEndOfStream - Thrown when attempting to read beyond the end of a stream |
CXIOReadMismatch | Mismatched read exception |
CXIOWouldBlock | XIOWouldBlock - Thrown if an operation on a stream would block |
CXMT | XMT generic multithreading exception |
CXMTThreadUnavailable | XMTThreadUnavailable - Thrown when a thread cannot be created |
CXScreen | The XScreen class, generic screen exception |
CXScreenOpenFailure | XScreenOpenFailure - Thrown when a screen cannot be opened or initialized |
CXScreenUnavailable | Screen unavailable exception |
CXSocket | XSocket generic socket exception |
CXSocketAddress | Socket bad address exception |
CXSocketAddressInUse | XSocketAddressInUse Thrown when a socket cannot be bound to an address because the address is already in use |
CXSocketBind | XSocketBind - Thrown when a socket cannot be bound to an address |
CXSocketConnect | XSocketConnect - Thrown when a socket cannot connect to a remote endpoint |
CXSocketCreate | XSocketConnect - Thrown when a socket cannot be created (by the operating system) |
CXSocketIOClose | XSocketIOClose - Thrown if a stream cannot be closed |
CXSocketWithWhat | XSocketWithWhat - generic XSocket Exception with a generic what method impl |
CXThread | Generic thread exception |
CXThreadCancel | Thread exception to cancel |
CXThreadExit | Thread exception to exit |
CXUnknownClient | Client not in map exception |
CXWindowsClipboard | X11 clipboard implementation |
CXWindowsClipboardAnyBitmapConverter | Convert to/from some text encoding |
CXWindowsClipboardBMPConverter | Convert to/from some text encoding |
CXWindowsClipboardHTMLConverter | Convert to/from HTML encoding |
CXWindowsClipboardTextConverter | Convert to/from locale text encoding |
CXWindowsClipboardUCS2Converter | Convert to/from UCS-2 encoding |
CXWindowsClipboardUTF8Converter | Convert to/from UTF-8 encoding |
CXWindowsEventQueueBuffer | Event queue buffer for X11 |
CXWindowsKeyState | X Windows key state |
CXWindowsPowerManager | |
CXWindowsScreen | Implementation of IPlatformScreen for X11 |
CXWindowsScreenSaver | X11 screen saver implementation |
CXWindowsUtil | X11 utility functions |