MCPcopy Create free account

hub / github.com/deskflow/deskflow / types & classes

Types & classes761 in github.com/deskflow/deskflow

↓ 75 callersClassServerConfigReadException
Configuration stream read exception ! Thrown when a configuration stream cannot be parsed. */
src/lib/server/Config.h:531
↓ 27 callersClassQString
src/lib/net/SecureSocket.h:20
↓ 26 callersClassEvent
src/lib/platform/MSWindowsDesks.h:22
↓ 24 callersClassEvent
src/lib/server/InputFilter.h:19
↓ 23 callersClassQString
src/lib/gui/config/ServerConfig.h:23
↓ 22 callersClassEvent
src/lib/deskflow/ClientApp.h:21
↓ 18 callersClassKeystroke
src/lib/deskflow/KeyMap.h:71
↓ 10 callersClassHotKeyItem
src/lib/platform/EiScreen.h:162
↓ 10 callersClassSocketAddressException
Socket bad address exception ! Thrown when attempting to create an invalid network address. */
src/lib/net/SocketException.h:26
↓ 9 callersClassQTextStream
src/lib/gui/Action.h:19
↓ 8 callersClassQFile
src/lib/gui/config/ServerConfig.h:24
↓ 7 callersClassArchDaemonFailedException
Could not daemonize
src/lib/arch/ArchException.h:181
↓ 6 callersClassArchNetworkSupportException
No support for requested network resource/service
src/lib/arch/ArchException.h:75
↓ 5 callersClassScreenOpenFailureException
* @brief ScreenOpenFailureException - Thrown when a screen cannot be opened or initialized. */
src/lib/deskflow/ScreenException.h:24
↓ 4 callersClassArchNetworkNameUnknownException
The named host is unknown
src/lib/arch/ArchException.h:141
↓ 4 callersClassBadClientException
* @brief BadClientException - Thrown when the client fails to follow the protocol. */
src/lib/deskflow/DeskflowException.h:24
↓ 4 callersClassEvent
Event ! \c Event holds an event type and a pointer to event data. It is movable, but not copyable */
src/lib/base/Event.h:28
↓ 4 callersClassScreen
src/lib/gui/config/Screen.h:25
↓ 4 callersClassconst_iterator
src/lib/server/Config.h:143
↓ 3 callersClassArchNetworkNameFailureException
Non-recoverable name server error
src/lib/arch/ArchException.h:153
↓ 3 callersClassArchNetworkNameNoAddressException
The named host is known but has no address
src/lib/arch/ArchException.h:147
↓ 3 callersClassArchNetworkNameUnavailableException
Temporary name server error
src/lib/arch/ArchException.h:159
↓ 3 callersClassEvent
src/lib/net/SecureSocket.h:16
↓ 3 callersClassInvalidProtocolException
* @brief InvalidProtocolException - Thrown when the server protocol is unreconized. */
src/lib/deskflow/DeskflowException.h:35
↓ 3 callersClassNetworkAddress
src/lib/net/ISocket.h:11
↓ 3 callersClassSocketCreateException
* @brief SocketCreateException - Thrown when a socket cannot be created (by the operating system). */
src/lib/net/SocketException.h:186
↓ 2 callersClassArchNetworkAccessException
Network insufficient permission
src/lib/arch/ArchException.h:63
↓ 2 callersClassArchNetworkAddressInUseException
Network address in use
src/lib/arch/ArchException.h:93
↓ 2 callersClassArchNetworkConnectionRefusedException
Remote end of socket refused connection
src/lib/arch/ArchException.h:123
↓ 2 callersClassArchNetworkDisconnectedException
Remote end of socket has disconnected
src/lib/arch/ArchException.h:117
↓ 2 callersClassArchNetworkException
Generic network exception ! Exceptions derived from this class are used by the networking library to indicate various errors. */
src/lib/arch/ArchException.h:51
↓ 2 callersClassArchNetworkNameException
Generic network name lookup erros
src/lib/arch/ArchException.h:135
↓ 2 callersClassArchNetworkNoAddressException
Network address is unavailable or not local
src/lib/arch/ArchException.h:87
↓ 2 callersClassArchNetworkNoRouteException
No route to address
src/lib/arch/ArchException.h:99
↓ 2 callersClassArchNetworkNotConnectedException
Socket not connected
src/lib/arch/ArchException.h:105
↓ 2 callersClassArchNetworkResourceException
Network insufficient resources
src/lib/arch/ArchException.h:69
↓ 2 callersClassArchNetworkShutdownException
Remote read end of socket has closed
src/lib/arch/ArchException.h:111
↓ 2 callersClassArchNetworkTimedOutException
Remote end of socket is not responding
src/lib/arch/ArchException.h:129
↓ 2 callersClassButtonToKeyLess
src/lib/deskflow/KeyState.h:153
↓ 2 callersClassChunk
src/lib/deskflow/Chunk.h:13
↓ 2 callersClassEvent
src/lib/client/Client.h:19
↓ 2 callersClassExitAppException
Generic exit eception ! Thrown when we want to abort, with the opportunity to clean up. This is a little bit of a hack, but it's a better way of exiti
src/lib/deskflow/DeskflowException.h:128
↓ 2 callersClassIncompatibleClientException
Incompatible client exception ! Thrown when a client attempting to connect has an incompatible version. */
src/lib/deskflow/DeskflowException.h:47
↓ 2 callersClassKeySequence
src/lib/gui/KeySequence.h:15
↓ 2 callersClassSocketAddressInUseException
* @brief SocketAddressInUseException * Thrown when a socket cannot be bound to an address because the address is already in use. */
src/lib/net/SocketException.h:164
↓ 2 callersClassSocketBindException
* @brief SocketBindException - Thrown when a socket cannot be bound to an address. */
src/lib/net/SocketException.h:152
↓ 2 callersClassThreadCancelException
Thread exception to cancel ! Thrown to cancel a thread. Clients must not throw this type, but must rethrow it if caught (by ThreadCancelException, Th
src/lib/arch/ArchException.h:28
↓ 2 callersClassTimer
src/lib/base/EventQueue.h:70
↓ 2 callersClassXNoEiSupport
src/lib/deskflow/App.h:36
↓ 1 callersClassArchDaemonRunException
src/lib/arch/win32/ArchDaemonWindows.h:100
↓ 1 callersClassArchNetworkIOException
Network I/O error
src/lib/arch/ArchException.h:81
↓ 1 callersClassArchNetworkInterruptedException
Operation was interrupted
src/lib/arch/ArchException.h:57
↓ 1 callersClassCell
src/lib/server/Config.h:106
↓ 1 callersClassCellEdge
src/lib/server/Config.h:57
↓ 1 callersClassIOClosedException
* @brief IOClosedException - Thrown when attempting to close or perform I/O on an already closed. */
src/lib/io/IOException.h:32
↓ 1 callersClassIOEndOfStreamException
* @brief IOEndOfStreamException - Thrown when attempting to read beyond the end of a stream. */
src/lib/io/IOException.h:43
↓ 1 callersClassMTThreadUnavailableException
* @brief MTThreadUnavailableException - Thrown when a thread cannot be created. */
src/lib/mt/MTException.h:24
↓ 1 callersClassNetworkAddress
src/lib/server/ClientListener.h:20
↓ 1 callersClassQLabel
src/lib/gui/widgets/LogDock.h:12
↓ 1 callersClassQMessageBox
src/lib/gui/MainWindow.h:45
↓ 1 callersClassScreenUnavailableException
Screen unavailable exception ! Thrown when a screen cannot be opened or initialized but retrying later may be successful. */
src/lib/deskflow/ScreenException.h:37
↓ 1 callersClassSettingsDialog
src/lib/gui/dialogs/SettingsDialog.h:16
↓ 1 callersClassSocketConnectException
* @brief SocketConnectException - Thrown when a socket cannot connect to a remote endpoint. */
src/lib/net/SocketException.h:175
↓ 1 callersClassSocketIOCloseException
* @brief SocketIOCloseException - Thrown if a stream cannot be closed. */
src/lib/net/SocketException.h:67
↓ 1 callersClassThread
Thread handle ! Creating a Thread creates a new context of execution (i.e. thread) that runs simulatenously with the calling thread. A Thread is only
src/lib/mt/Thread.h:32
↓ 1 callersClassThreadExitException
Thread exception to exit ! Thrown by Thread::exit() to exit a thread. Clients of Thread must not throw this type but must rethrow it if caught (by Th
src/lib/mt/ThreadException.h:19
↓ 1 callersClassXIOReadMismatch
Mismatched read exception ! Thrown by ProtocolUtil::readf() when the data being read does not match the format. */
src/lib/deskflow/ProtocolUtil.h:101
↓ 1 callersClasssigaction
src/lib/arch/unix/ArchMultithreadPosix.cpp:80
ClassAboutDialog
src/lib/gui/dialogs/AboutDialog.h:14
ClassAction
src/lib/gui/Action.h:33
ClassAction
src/lib/gui/dialogs/ActionDialog.h:15
ClassAction
src/lib/server/InputFilter.h:118
ClassActionDialog
src/lib/gui/Action.h:17
ClassActionDialog
src/lib/gui/dialogs/ActionDialog.h:20
ClassAddActiveModifierContext
src/lib/deskflow/KeyState.h:136
EnumAddressFamily
src/lib/arch/IArchNetwork.h:57
ClassAliasValidator
src/lib/gui/validators/AliasValidator.h:14
ClassApp
src/lib/deskflow/App.h:33
EnumAppExitMode
src/lib/deskflow/win32/AppUtilWindows.h:23
ClassAppUtil
src/lib/deskflow/AppUtil.h:17
ClassAppUtilUnix
src/lib/deskflow/unix/AppUtilUnix.h:16
ClassAppUtilWindows
src/lib/deskflow/win32/AppUtilWindows.h:29
ClassArch
Delegating implementation of architecture dependent interfaces ! This class is a centralized interface to all architecture dependent interface impleme
src/lib/arch/Arch.h:60
ClassArchCondImpl
! \class ArchCondImpl \brief Internal condition variable data. An architecture dependent type holding the necessary data for a condition variable. */
src/lib/arch/IArchMultithread.h:19
ClassArchCondImpl
src/lib/arch/unix/ArchMultithreadPosix.h:18
ClassArchCondImpl
src/lib/arch/win32/ArchMultithreadWindows.h:20
ClassArchDaemonException
Generic daemon exception ! Exceptions derived from this class are used by the daemon library to indicate various errors. */
src/lib/arch/ArchException.h:175
ClassArchDaemonInstallException
Could not install daemon
src/lib/arch/ArchException.h:187
ClassArchDaemonNone
Dummy implementation of IArchDaemon ! This class implements IArchDaemon for a platform that does not have daemons. The query functions return false, a
src/lib/arch/ArchDaemonNone.h:21
ClassArchDaemonUninstallFailedException
Could not uninstall daemon
src/lib/arch/ArchException.h:193
ClassArchDaemonUninstallNotInstalledException
Attempted to uninstall a daemon that was not installed
src/lib/arch/ArchException.h:199
ClassArchDaemonWindows
Win32 implementation of IArchDaemon
src/lib/arch/win32/ArchDaemonWindows.h:24
ClassArchLogUnix
Unix implementation of IArchLog
src/lib/arch/unix/ArchLogUnix.h:15
ClassArchLogWindows
Win32 implementation of IArchLog
src/lib/arch/win32/ArchLogWindows.h:18
ClassArchMiscWindows
Miscellaneous win32 functions.
src/lib/arch/win32/ArchMiscWindows.h:21
ClassArchMultithreadPosix
Posix implementation of IArchMultithread
src/lib/arch/unix/ArchMultithreadPosix.h:31
ClassArchMultithreadWindows
Win32 implementation of IArchMultithread
src/lib/arch/win32/ArchMultithreadWindows.h:41
ClassArchMutexImpl
! \class ArchMutexImpl \brief Internal mutex data. An architecture dependent type holding the necessary data for a mutex. */
src/lib/arch/IArchMultithread.h:33
ClassArchMutexImpl
src/lib/arch/unix/ArchMultithreadPosix.h:24
ClassArchMutexImpl
src/lib/arch/win32/ArchMultithreadWindows.h:34
next →1–100 of 761, ranked by callers