This header file is part of module ALib BaseCamp of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file report.hpp.
#include "alib/lang/message/message.hpp"#include "alib/lang/basecamp/basecamp.hpp"#include <stack>#include "alib/monomem/localallocator.hpp"#include "alib/threads/recursivelock.hpp"Go to the source code of this file.
Classes | |
| class | Report | 
| class | ReportWriter | 
| class | ReportWriterStdIO | 
Namespaces | |
| namespace | alib | 
| namespace | alib::lang | 
Enumerations | |
| enum class | ReportExceptions { ErrorWritingReport = 1 } | 
| Exception codes of class Report.  More... | |