This header-file is part of module ALox of the ALib C++ Framework.
Copyright 2013-2026 A-Worx GmbH, Germany. Published under License.
Definition in file lox.hpp.
Go to the source code of this file.
Classes | |
| class | alib::lox::Lox |
| This class acts as a container for Loggers and provides a convenient interface to logging. More... | |
Namespaces | |
| namespace | alib |
| namespace | alib::lox |
| namespace | alib::lox::detail |
Typedefs | |
| using | alib::Lox = lox::Lox |
Type alias in namespace alib. | |
Functions | |
| integer | alib::lox::detail::dbgCountLoxes () |
| void | alib::lox::detail::shutdownLoxes () |
| Internal lox management. | |