utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
Loading...
Searching...
No Matches
utility::logging::Loggable< ClassType, LoggerType > Member List

This is the complete list of members for utility::logging::Loggable< ClassType, LoggerType >, including all inherited members.

getLogger(void)utility::logging::Loggable< ClassType, LoggerType >inlineprotected
getLogger(void) constutility::logging::Loggable< ClassType, LoggerType >inlineprotected
Loggable(void)utility::logging::Loggable< ClassType, LoggerType >inlineexplicitprotected
Loggable(Loggable &&other) noexceptutility::logging::Loggable< ClassType, LoggerType >inlineprotected
operator=(Loggable &&other) noexceptutility::logging::Loggable< ClassType, LoggerType >inlineprotected
~Loggable(void)=defaultutility::logging::Loggable< ClassType, LoggerType >virtual