#include <execinfo.hpp>
|
template<class Archive , typename T = void> |
std::enable_if_t< AutoGenerated::FlagCompileTime::use_cereal_serde, T > | serialize (Archive &ar) |
|
◆ get_version()
std::string ExecInfo::get_version |
( |
| ) |
|
|
static |
◆ serialize()
template<class Archive , typename T = void>
std::enable_if_t< AutoGenerated::FlagCompileTime::use_cereal_serde, T > ExecInfo::serialize |
( |
Archive & | ar | ) |
|
|
inline |
◆ cache_line_size
size_t ExecInfo::cache_line_size = 64 |
|
staticconstexpr |
◆ current_rank
uint32_t ExecInfo::current_rank |
◆ n_rank
uint32_t ExecInfo::n_rank |
◆ run_id
uint64_t ExecInfo::run_id |
◆ thread_per_process
uint32_t ExecInfo::thread_per_process |
◆ verbose
The documentation for this struct was generated from the following files:
- apps/libs/common/public/common/execinfo.hpp
- apps/libs/common/src/common.cpp