ALib C++ Framework
by
Library Version: 2511 R0
Documentation generated by doxygen
Loading...
Searching...
No Matches
lox.inl File Reference

Description:

This header-file is part of module ALox of the ALib C++ Framework.

© 2013-2025 A-Worx GmbH, Germany. Published under Boost Software License.

Definition in file lox.inl.

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.