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

Description:

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.

This graph shows which files directly or indirectly include this file:

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.