![]() |
Deskflow 1.25.0.83
Keyboard and mouse sharing utility
|
| Ndeskflow | |
| Nstd | |
| Nvalidators | |
| CAboutDialog | |
| CAction | |
| CActionDialog | |
| 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 |
| CArchDaemonException | Generic daemon exception |
| CArchDaemonFailedException | Could not daemonize |
| CArchDaemonInstallException | Could not install daemon |
| CArchDaemonNone | Dummy implementation of IArchDaemon |
| CArchDaemonUninstallFailedException | Could not uninstall daemon |
| CArchDaemonUninstallNotInstalledException | Attempted to uninstall a daemon that was not installed |
| 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 |
| CArchNetworkAccessException | Network insufficient permission |
| CArchNetworkAddressInUseException | Network address in use |
| CArchNetworkBSD | Berkeley (BSD) sockets implementation of IArchNetwork |
| CArchNetworkConnectionRefusedException | Remote end of socket refused connection |
| CArchNetworkDisconnectedException | Remote end of socket has disconnected |
| CArchNetworkException | Generic network exception |
| CArchNetworkInterruptedException | Operation was interrupted |
| CArchNetworkIOException | Network I/O error |
| CArchNetworkNameException | Generic network name lookup erros |
| CArchNetworkNameFailureException | Non-recoverable name server error |
| CArchNetworkNameNoAddressException | The named host is known but has no address |
| CArchNetworkNameUnavailableException | Temporary name server error |
| CArchNetworkNameUnknownException | The named host is unknown |
| CArchNetworkNameUnsupportedException | The named host is known but no supported address |
| CArchNetworkNoAddressException | Network address is unavailable or not local |
| CArchNetworkNoRouteException | No route to address |
| CArchNetworkNotConnectedException | Socket not connected |
| CArchNetworkResourceException | Network insufficient resources |
| CArchNetworkShutdownException | Remote read end of socket has closed |
| CArchNetworkSupportException | No support for requested network resource/service |
| CArchNetworkTimedOutException | Remote end of socket is not responding |
| CArchNetworkWinsock | Win32 implementation of IArchNetwork |
| CArchSocketImpl | Internal socket data. An architecture dependent type holding the necessary data for a socket |
| CArchThreadImpl | Internal thread data. An architecture dependent type holding the necessary data for a thread |
| CBadClientException | BadClientException - Thrown when the client fails to follow the protocol |
| CBaseClientProxy | Generic proxy for client or primary |
| CBaseException | Exception base class |
| 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 | |
| CCommandProcess | |
| CCondVar | Condition variable |
| CCondVarBase | Generic condition variable |
| CConsoleLogOutputter | Write log to console |
| CCoreArgParser | The CoreArgParser class This class processes the argments for the "core" app |
| CCoreArgs | The CoreArgs class This class contains args for the CoreArgParser |
| CDaemonApp | |
| CDeskflowException | Generic deskflow exception class |
| CDisplayInvalidException | |
| CDuplicateClientException | Client already connected exception |
| CEvent | Event |
| CEventData | |
| CEventQueue | Event queue |
| CEventQueueTimer | |
| CExitAppException | Generic exit eception |
| 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 | |
| CI18N | The I18N singleton class handles detection and loading of translation files |
| CIApp | |
| 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 |
| CIEventQueue | Event queue interface |
| CIEventQueueBuffer | Event queue buffer interface |
| CIJob | Job interface |
| CIKeyState | Key state interface |
| CIListenSocket | Listen socket interface |
| CILogOutputter | Outputter interface |
| CIMSWindowsClipboardConverter | Clipboard format converter interface |
| CIMSWindowsClipboardFacade | |
| CIncompatibleClientException | Incompatible client exception |
| CInputFilter | |
| CInvalidProtocolException | InvalidProtocolException - Thrown when the server protocol is unreconized |
| CIOClosedException | IOClosedException - Thrown when attempting to close or perform I/O on an already closed |
| CIOCloseException | The IOCloseException - Thrown if a stream cannot be closed |
| CIOEndOfStreamException | IOEndOfStreamException - Thrown when attempting to read beyond the end of a stream |
| CIOException | Generic i/o exception class |
| CIOSXClipboardConverter | Clipboard format converter interface |
| CIOSXKeyResource | |
| CIOWouldBlockException | IOWouldBlockException - Thrown if an operation on a stream would block |
| 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 |
| CLogDock | |
| CLogWidget | |
| 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 |
| 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 |
| CMTException | MTException generic multithreading exception |
| CMTThreadUnavailableException | MTThreadUnavailableException - Thrown when a thread cannot be created |
| 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 |
| CScreenException | The ScreenException class, generic screen exception |
| CScreenList | |
| CScreenOpenFailureException | ScreenOpenFailureException - Thrown when a screen cannot be opened or initialized |
| C<ScreenSaverControl> | |
| CScreenSaverController | |
| CScreenSettingsDialog | |
| CScreenSetupModel | |
| CScreenSetupView | |
| CScreenUnavailableException | Screen unavailable exception |
| CScrollRemainder | |
| CSecureListenSocket | |
| CSecureSocket | Secure socket |
| CServer | Deskflow server |
| CServerApp | |
| CServerConfig | |
| CServerConfigDialog | |
| CServerProxy | Proxy for server |
| CSettings | |
| CSettingsDialog | |
| CSimpleEventQueueBuffer | In-memory event queue buffer |
| CSocketAddressException | Socket bad address exception |
| CSocketAddressInUseException | SocketAddressInUseException Thrown when a socket cannot be bound to an address because the address is already in use |
| CSocketBindException | SocketBindException - Thrown when a socket cannot be bound to an address |
| CSocketConnectException | SocketConnectException - Thrown when a socket cannot connect to a remote endpoint |
| CSocketCreateException | SocketCreateException - Thrown when a socket cannot be created (by the operating system) |
| CSocketException | SocketException generic socket exception |
| CSocketIOCloseException | SocketIOCloseException - Thrown if a stream cannot be closed |
| CSocketMultiplexer | Socket multiplexer |
| CSocketWithWhatException | SocketWithWhatException - generic SocketException Exception with a generic what method impl |
| 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 |
| CThreadCancelException | Thread exception to cancel |
| CThreadException | Generic thread exception |
| CThreadExitException | Thread exception to exit |
| CTMethodJob | Use a function as a job |
| CTrashScreenWidget | |
| CTSocketMultiplexerMethodJob | Use a method as a socket multiplexer job |
| CUnicode | Unicode utility functions |
| CUnknownClientException | Client not in map exception |
| CVersionChecker | |
| CWin32Modifiers | |
| CWlClipboard | Wayland clipboard implementation using wl-copy/wl-paste |
| CXDGKeyUtil | XKB utility functions |
| CXDGPowerManager | |
| CXIOReadMismatch | Mismatched read 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 |
| CXWindowsScreen | Implementation of IPlatformScreen for X11 |
| CXWindowsScreenSaver | X11 screen saver implementation |
| CXWindowsUtil | X11 utility functions |