![]() |
Deskflow 1.26.0.443
Keyboard and mouse sharing utility
|
| C[struct].keyname | |
| C[struct].neighbourDirs | |
| CAction | |
| CInputFilter::Action | |
| CInputFilter::KeyboardBroadcastAction | |
| CInputFilter::KeystrokeAction | |
| CInputFilter::LockCursorToScreenAction | |
| CInputFilter::MouseButtonAction | |
| CInputFilter::RestartServer | |
| CInputFilter::SwitchInDirectionAction | |
| CInputFilter::SwitchToNextScreenAction | |
| CInputFilter::SwitchToScreenAction | |
| CActionDialog::ActionTypes | |
| CKeyState::AddActiveModifierContext | |
| CAppUtil | |
| CAppUtilUnix | |
| CAppUtilWindows | |
| CARCH_LOG | |
| CArch | Delegating implementation of architecture dependent interfaces |
| CARCH_MULTITHREAD | |
| CArch | Delegating implementation of architecture dependent interfaces |
| CARCH_NETWORK | |
| CArch | Delegating implementation of architecture dependent interfaces |
| CArchCondImpl | Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable |
| CArchMiscWindows | Miscellaneous win32 functions |
| 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 |
| 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 |
| Cdeskflow::KeyMap::Keystroke::Button | |
| CIPrimaryScreen::ButtonInfo | Button event data |
| Cdeskflow::string::CaselessCmp | Case-insensitive comparisons |
| CCBMPHeader | |
| CCBMPInfoHeader | |
| Cdeskflow::server::Config::CellEdge | |
| CChunkType | File transfer data chunk types |
| CXWindowsClipboard::CICCCMGetClipboard | |
| CSettings::Client | |
| CClientProxy1_0::ClientClipboard | |
| CClientInfo | Client screen information structure |
| CClientListener | |
| CClientProxyUnknown | |
| CClipboardChunkAssemblyState | |
| CIScreen::ClipboardInfo | |
| CInputFilter::Condition | |
| CInputFilter::KeystrokeCondition | |
| CInputFilter::MouseButtonCondition | |
| CInputFilter::ScreenConnectedCondition | |
| CCondVarBase | Generic condition variable |
| CCondVar< bool > | |
| CCondVar< T > | Condition variable |
| Cdeskflow::server::Config | Server configuration |
| Cdeskflow::server::ConfigReadContext | Configuration read context |
| CIDataSocket::ConnectionFailedInfo | |
| CCoordinate | |
| CSettings::Core | |
| CCoreArgParser | The CoreArgParser class This class processes the argments for the "core" app |
| CCoreArgs | The CoreArgs class This class contains args for the CoreArgParser |
| CSettings::Daemon | |
| Cdeskflow::KeyMap::Keystroke::Data | |
| CArchNetworkBSD::Deps | |
| CIPrimaryScreen::EiConnectInfo | |
| CXWindowsUtil::ErrorLock | X11 error handler |
| Cdeskflow::gui::messages::Errors | |
| CEvent | Event |
| CEventData | |
| CChunk | |
| CClipboardChunk | |
| CClient::DisconnectRequest | |
| CExitEventData | |
| CServer::KeyboardBroadcastInfo | Keyboard broadcast data |
| CServer::LockCursorToScreenInfo | Lock cursor to screen data |
| CServer::SwitchInDirectionInfo | Switch in direction data |
| CServer::SwitchToScreenInfo | Switch to screen data |
| CEvent::EventFlags | |
| CEventQueueTimer | |
| Cstd::exception | |
| CThreadException | Generic thread exception |
| CThreadCancelException | Thread exception to cancel |
| CThreadExitException | Thread exception to exit |
| CClient::FailInfo | |
| Cdeskflow::FinalAction< Callable > | The FinalAction class implements a common pattern for calling an action at the end of a function |
| CFingerprint | |
| CFingerprintDatabase | |
| CFunctionEventJob | Use a function as an event job |
| Cdeskflow::KeyMap::Keystroke::Group | |
| CSettings::Gui | |
| Cdeskflow::PortalGlobalShortcuts::HotKey | |
| CHotkey | |
| CIPrimaryScreen::HotKeyInfo | Hot key event data |
| CIApp | |
| CApp | |
| CClientApp | |
| CServerApp | |
| CIArchDaemon | Interface for architecture dependent daemonizing |
| CArchDaemonWindows | Win32 implementation of IArchDaemon |
| CIArchLog | Interface for architecture dependent logging |
| CArchLogUnix | Unix implementation of IArchLog |
| CArchLogWindows | Win32 implementation of IArchLog |
| CIArchMultithread | Interface for architecture dependent multithreading |
| CArchMultithreadPosix | Posix implementation of IArchMultithread |
| CArchMultithreadWindows | Win32 implementation of IArchMultithread |
| CIArchNetwork | Interface for architecture dependent networking |
| CArchNetworkBSD | Berkeley (BSD) sockets implementation of IArchNetwork |
| CArchNetworkWinsock | Win32 implementation of IArchNetwork |
| CIClipboard | Clipboard interface |
| CClipboard | Memory buffer clipboard |
| CMSWindowsClipboard | Microsoft windows clipboard implementation |
| COSXClipboard | OS X clipboard implementation |
| CXWindowsClipboard | X11 clipboard implementation |
| Cdeskflow::EiClipboard | EI/Portal clipboard implementation |
| CIEventQueue | Event queue interface |
| CEventQueue | Event queue |
| CIEventQueueBuffer | Event queue buffer interface |
| CMSWindowsEventQueueBuffer | Event queue buffer for Win32 |
| COSXEventQueueBuffer | Event queue buffer for OS X |
| CSimpleEventQueueBuffer | In-memory event queue buffer |
| CXWindowsEventQueueBuffer | Event queue buffer for X11 |
| Cdeskflow::EiEventQueueBuffer | Event queue buffer for Ei |
| CIJob | Job interface |
| CFunctionJob | Use a function as a job |
| CTMethodJob< T > | Use a function as a job |
| CIKeyState | Key state interface |
| CIPlatformScreen | Screen interface |
| CPlatformScreen | Base screen implementation |
| CMSWindowsScreen | Implementation of IPlatformScreen for Microsoft Windows |
| COSXScreen | Implementation of IPlatformScreen for OS X |
| CXWindowsScreen | Implementation of IPlatformScreen for X11 |
| Cdeskflow::EiScreen | Implementation of IPlatformScreen for X11 |
| CKeyState | Core key state |
| CMSWindowsKeyState | Microsoft Windows key mapper |
| COSXKeyState | OS X key state |
| CXWindowsKeyState | X Windows key state |
| Cdeskflow::EiKeyState | A key state for Ei |
| CILogOutputter | Outputter interface |
| CConsoleLogOutputter | Write log to console |
| CFileLogOutputter | Write log to file |
| CMSWindowsDebugOutputter | Write log to debugger |
| CStopLogOutputter | Stop traversing log chain outputter |
| CSystemLogOutputter | Write log to system log |
| CIMSWindowsClipboardConverter | Clipboard format converter interface |
| CMSWindowsClipboardAnyTextConverter | Convert to/from some text encoding |
| CMSWindowsClipboardHTMLConverter | Convert to/from HTML encoding |
| CMSWindowsClipboardUTF16Converter | Convert to/from UTF-16 encoding |
| CMSWindowsClipboardBitmapConverter | Convert to/from some text encoding |
| CIMSWindowsClipboardFacade | |
| CMSWindowsClipboardFacade | |
| CInputFilter | |
| CSettings::InternalConfig | |
| CIOSXClipboardConverter | Clipboard format converter interface |
| COSXClipboardAnyBitmapConverter | Convert to/from some text encoding |
| COSXClipboardAnyTextConverter | 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 | |
| COSXClipboardBMPConverter | |
| CIOSXKeyResource | |
| COSXKeyLayoutResource | Key resource for a keyboard layout, backed by UCKeyTranslate |
| CIPrimaryScreen | Primary screen interface |
| CIPlatformScreen | Screen interface |
| CIScreen | Screen interface |
| CIClient | Client interface |
| CBaseClientProxy | Generic proxy for client or primary |
| 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 | |
| CPrimaryClient | Primary screen as pseudo-client |
| CClient | Deskflow client |
| CIPlatformScreen | Screen interface |
| Cdeskflow::Screen | Platform independent screen |
| CIScreenSaver | Screen saver interface |
| CMSWindowsScreenSaver | Microsoft windows screen saver implementation |
| COSXScreenSaver | OSX screen saver implementation |
| CXWindowsScreenSaver | X11 screen saver implementation |
| CISecondaryScreen | Secondary screen interface |
| CIPlatformScreen | Screen interface |
| CISocket | Generic socket interface |
| CIDataSocket | Data stream socket interface |
| CTCPSocket | TCP data socket |
| CSecureSocket | Secure socket |
| CIListenSocket | Listen socket interface |
| CTCPListenSocket | TCP listen socket |
| CSecureListenSocket | |
| CISocketFactory | Socket factory |
| CTCPSocketFactory | Socket factory for TCP sockets |
| CISocketMultiplexerJob | Socket multiplexer job |
| CTSocketMultiplexerMethodJob< T > | Use a method as a socket multiplexer job |
| Cdeskflow::IStream | Bidirectional stream interface |
| CIDataSocket | Data stream socket interface |
| CStreamFilter | A stream filter |
| CPacketStreamFilter | Packetizing stream filter |
| Cvalidators::IStringValidator | |
| Cvalidators::ComputerNameValidator | |
| Cvalidators::EmptyStringValidator | |
| Cvalidators::IpAddressValidator | |
| Cvalidators::ScreenDuplicationsValidator | |
| Cvalidators::SpacesValidator | |
| Cstd::iterator_traits | |
| Cdeskflow::server::Config::const_iterator | |
| Cstd::iterator_traits< deskflow::server::Config > | |
| CIXWindowsClipboardConverter | Clipboard format converter interface |
| 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 |
| Cdeskflow::KeyboardLayoutManager | |
| CKeyEntry | |
| CIKeyState::KeyInfo | Key event data |
| Cdeskflow::KeyMap::KeyItem | KeyID synthesis info |
| Cdeskflow::KeyMap | Key map |
| CKeyModifierNameMapEntry | |
| CKeyNameMapEntry | |
| CKeySequence | |
| Cdeskflow::KeyMap::Keystroke | A keystroke |
| CLock | Mutual exclusion lock utility |
| CLog | Logging facility |
| CSettings::Log | |
| CApp::LoopErrorCode | |
| CXWindowsClipboard::MotifClipFormat | |
| CXWindowsClipboard::MotifClipHeader | |
| CXWindowsClipboard::MotifClipItem | |
| CIPrimaryScreen::MotionInfo | Motion event data |
| CMSWindowsDesks | Microsoft Windows desk handling |
| CMSWindowsHandle | RAII pattern for a Windows handle (ensures handle is closed when out of scope) |
| CMSWindowsHook | Loads and provides functions for the Windows hook |
| CMSWindowsPowerManager | |
| Cdeskflow::platform::MSWindowsProcess | |
| CMSWindowsSession | |
| CMSWindowsWatchdog | Monitors and controls a core process on Windows, elevating if necessary |
| CMutex | Mutual exclusion |
| CNetworkAddress | Network address type |
| CNSObject | |
| CScreenSaverController | |
| COSXPowerManager | |
| CIArchNetwork::PollEntry | A socket query for poll() |
| CIArchNetwork::PollEventMask | Events for poll() |
| Cdeskflow::PortalClipboard | |
| Cdeskflow::PortalGlobalShortcuts | |
| Cdeskflow::PortalInputCapture | |
| Cdeskflow::PortalRemoteDesktop | |
| CPriorityQueue< T, Container, Compare > | A priority queue with an iterator |
| CProtocolUtil | Deskflow protocol utilities |
| CQAbstractTableModel | |
| CScreenSetupModel | |
| CQDialog | |
| CAboutDialog | |
| CActionDialog | |
| CClientConfigDialog | The ClientConfigDialog class Simple dialog to allow users to configure the Client settings |
| CFingerprintDialog | |
| CHelpDialog | |
| CHotkeyDialog | |
| CScreenSettingsDialog | |
| CServerConfigDialog | |
| CSettingsDialog | |
| CQDockWidget | |
| CLogDock | |
| CQFrame | |
| CFingerprintPreview | |
| CQLabel | |
| CNewScreenWidget | |
| CTrashScreenWidget | |
| CQList | |
| CScreenList | |
| CQMainWindow | |
| CMainWindow | |
| CQObject | |
| CApp | |
| CDaemonApp | |
| CI18N | The I18N singleton class handles detection and loading of translation files |
| CLogLevel | |
| CSettings | |
| CVersionChecker | |
| Cdeskflow::core::ipc::IpcServer | |
| Cdeskflow::core::ipc::CoreIpcServer | |
| Cdeskflow::core::ipc::DaemonIpcServer | |
| Cdeskflow::gui::CoreProcess | |
| Cdeskflow::gui::FileTail | |
| Cdeskflow::gui::Logger | |
| Cdeskflow::gui::NetworkMonitor | Monitor network activity changes and provide IP address updates |
| Cdeskflow::gui::ipc::IpcClient | |
| Cdeskflow::gui::ipc::CoreIpcClient | |
| Cdeskflow::gui::ipc::DaemonIpcClient | |
| Cvalidators::ValidationError | |
| CQPushButton | |
| CKeySequenceWidget | |
| CQSettingsProxy | |
| CQStatusBar | |
| CStatusBar | |
| CQTableView | |
| CScreenSetupView | |
| CQValidator | |
| Cvalidators::LineEditValidator | |
| Cvalidators::AliasValidator | |
| Cvalidators::ScreenNameValidator | |
| CQWidget | |
| CLogWidget | |
| CSearchWidget | |
| CSettingsDialogButtonBox | |
| CXWindowsClipboard::Reply | |
| CInputFilter::Rule | |
| Cstd::runtime_error | |
| CApp::XNoEiSupport | |
| CArchDaemonException | Generic daemon exception |
| CArchDaemonFailedException | Could not daemonize |
| CArchDaemonUninstallNotInstalledException | Attempted to uninstall a daemon that was not installed |
| CArchDaemonInstallException | Could not install daemon |
| CArchDaemonUninstallFailedException | Could not uninstall daemon |
| CArchNetworkException | Generic network exception |
| CArchNetworkAccessException | Network insufficient permission |
| CArchNetworkAddressInUseException | Network address in use |
| CArchNetworkConnectionRefusedException | Remote end of socket refused connection |
| CArchNetworkDisconnectedException | Remote end of socket has disconnected |
| CArchNetworkIOException | Network I/O error |
| CArchNetworkInterruptedException | Operation was interrupted |
| 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 |
| CBaseException | Exception base class |
| CDeskflowException | Generic deskflow exception class |
| CBadClientException | BadClientException - Thrown when the client fails to follow the protocol |
| CDuplicateClientException | Client already connected exception |
| CExitAppException | Generic exit eception |
| CIncompatibleClientException | Incompatible client exception |
| CInvalidProtocolException | InvalidProtocolException - Thrown when the server protocol is unreconized |
| CUnknownClientException | Client not in map exception |
| CIOException | Generic i/o exception class |
| CIOCloseException | The IOCloseException - Thrown if a stream cannot be closed |
| CSocketIOCloseException | SocketIOCloseException - Thrown if a stream cannot be closed |
| CIOClosedException | IOClosedException - Thrown when attempting to close or perform I/O on an already closed |
| CIOEndOfStreamException | IOEndOfStreamException - Thrown when attempting to read beyond the end of a stream |
| CIOWouldBlockException | IOWouldBlockException - Thrown if an operation on a stream would block |
| CXIOReadMismatch | Mismatched read exception |
| CMTException | MTException generic multithreading exception |
| CMTThreadUnavailableException | MTThreadUnavailableException - Thrown when a thread cannot be created |
| CScreenException | The ScreenException class, generic screen exception |
| CScreenOpenFailureException | ScreenOpenFailureException - Thrown when a screen cannot be opened or initialized |
| CScreenUnavailableException | Screen unavailable exception |
| CSocketException | SocketException generic socket exception |
| CSocketAddressException | Socket bad address exception |
| CSocketWithWhatException | SocketWithWhatException - generic SocketException Exception with a generic what method impl |
| 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) |
| Cdeskflow::server::ServerConfigReadException | Configuration stream read exception |
| CDisplayInvalidException | |
| CSettings::Screen | |
| CScreenConfig | Screen configuration base class |
| CScreen | |
| CServerConfig | |
| CServer::ScreenConnectedInfo | Screen connected data |
| C<ScreenSaverControl> | |
| CScreenSaverController | |
| CScrollRemainder | |
| CSettings::Security | |
| CServer | Deskflow server |
| CSettings::Server | |
| CServerProxy | Proxy for server implementing protocol version 1.6 |
| CServerProxy1_7 | Proxy for server implementing protocol version 1.7 |
| CServerProxy1_8 | Proxy for server implementing protocol version 1.8 |
| CSettingsKeys | |
| CSocketMultiplexer | Socket multiplexer |
| CSsl | |
| CSslLogger | |
| CStopwatch | A timer class |
| CStreamBuffer | FIFO of bytes |
| CStreamChunker | |
| Cdeskflow::PortalClipboard::SupportedMime | |
| CSystemLogger | Write log to system log only |
| CThread | Thread handle |
| CIEventQueue::TimerEvent | |
| CUnicode | Unicode utility functions |
| CIPrimaryScreen::WheelInfo | Wheel motion event data |
| CWin32Modifiers | |
| CXDGKeyUtil | XKB utility functions |
| CXDGPowerManager | |
| CXWindowsUtil | X11 utility functions |