My Project
 All Classes Namespaces Files Functions Typedefs Enumerations Enumerator Properties Macros
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
oCstd::equal_to< unity::util::ResourcePtr< R, D > >Function object for equality comparison
oCexception
|\Cunity::ExceptionAbstract base class for all Unity exceptions
| oCunity::FileExceptionException to indicate file I/O errors, such as failure to open or write to a file
| oCunity::InvalidArgumentExceptionException to indicate that an invalid argument was passed to a function, such as passing nullptr when the function expects the argument to be non-null
| oCunity::LogicExceptionException to indicate a logic error, such as driving the API incorrectly, such as calling methods in the wrong worder
| oCunity::ResourceExceptionException for miscellaneous errors, such as failure of a third-party library or hitting resource limitations
| oCunity::ShutdownExceptionException to indicate errors during shutdown
| \Cunity::SyscallExceptionException to indicate system or library call errors that set errno
oCstd::greater< unity::util::ResourcePtr< R, D > >Function object for greater than comparison
oCstd::greater_equal< unity::util::ResourcePtr< R, D > >Function object for less than or equal comparison
oCunity::util::IniParserHelper class to read configuration files
oCstd::less< unity::util::ResourcePtr< R, D > >Function object for less than comparison
oCstd::less_equal< unity::util::ResourcePtr< R, D > >Function object for less than or equal comparison
oCnested_exception
|\Cunity::ExceptionAbstract base class for all Unity exceptions
oCunity::util::NonCopyable_::NonCopyableHelper class to prevent a class from being copied
|oCunity::ExceptionImplBaseImplementation base exception class for API clients to derive new pimpl'd exception types from
|oCunity::util::DaemonHelper class to turn a process into a daemon
|\Cunity::util::ResourcePtr< R, D >Class to guarantee deallocation of arbitrary resources
oCstd::not_equal_to< unity::util::ResourcePtr< R, D > >Function object for inequality comparison
oCQAbstractListModel
|oCunity::shell::application::ApplicationManagerInterfaceThe Application manager
|oCunity::shell::launcher::LauncherModelInterfaceA list of launcher items to be displayed
|oCunity::shell::launcher::QuickListModelInterfaceA model containing QuickList actions for an application in the launcher
|\Cunity::shell::notifications::ModelInterfaceA list of notifications to be displayed
\CQObject
 oCunity::shell::application::ApplicationInfoInterfaceA class that holds information about applications
 oCunity::shell::launcher::LauncherItemInterfaceAn item presented in the launcher
 oCunity::shell::notifications::HintWraps NotificationInterface's hint flags
 oCunity::shell::notifications::NotificationInterfaceA Notification object
 oCunity::shell::notifications::SourceInterfaceA source of notifications
 oCunity::shell::notifications::TypeWraps NotificationInterface's type enumeration
 \Cunity::shell::notifications::UrgencyWraps NotificationInterface's urgency enumeration