File output_recorder.hpp¶
FileList > backends > cxx > include > zmbt > model > output_recorder.hpp
Go to the source code of this file
#include <atomic>#include <bitset>#include <chrono>#include <deque>#include <functional>#include <memory>#include <string>#include <thread>#include <typeindex>#include <typeinfo>#include <boost/json.hpp>#include <boost/unordered/concurrent_flat_map.hpp>#include <boost/core/demangle.hpp>#include "zmbt/application/log.hpp"#include "zmbt/core.hpp"#include "zmbt/reflect.hpp"#include "channel_kind.hpp"#include "global_flags.hpp"#include "global_stats.hpp"#include "error_or_return.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | zmbt ZMBT root namespace. |
Classes¶
| Type | Name |
|---|---|
| class | OutputRecorder |
| struct | Frame <class T> |
| struct | FrameBuffs |
| struct | output_recorder_error |
Macros¶
| Type | Name |
|---|---|
| define | BOOST_UNORDERED_DISABLE_REENTRANCY_CHECK |
Detailed Description¶
Copyright:
(c) Copyright 2024 Zenseact AB
** **
SPDX-License-Identifier: Apache-2.0
Macro Definition Documentation¶
define BOOST_UNORDERED_DISABLE_REENTRANCY_CHECK¶
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/model/output_recorder.hpp