#include "HLTGlobalStatus.h"
Definition at line 13 of file HLTGlobalStatus.h.
art::HLTGlobalStatus::~HLTGlobalStatus |
( |
| ) |
|
|
default |
art::HLTGlobalStatus::HLTGlobalStatus |
( |
std::size_t |
n = 0 | ) |
|
|
explicit |
bool art::HLTGlobalStatus::accept |
( |
| ) |
const |
bool art::HLTGlobalStatus::accept |
( |
unsigned const |
i | ) |
const |
HLTPathStatus const & art::HLTGlobalStatus::at |
( |
unsigned const |
i | ) |
const |
bool art::HLTGlobalStatus::error |
( |
| ) |
const |
bool art::HLTGlobalStatus::error |
( |
unsigned const |
i | ) |
const |
unsigned art::HLTGlobalStatus::index |
( |
unsigned const |
i | ) |
const |
void art::HLTGlobalStatus::reset |
( |
| ) |
|
Definition at line 35 of file HLTGlobalStatus.cc.
References util::begin(), util::end(), and paths_.
std::vector< HLTPathStatus > paths_
decltype(auto) constexpr end(T &&obj)
ADL-aware version of std::end.
decltype(auto) constexpr begin(T &&obj)
ADL-aware version of std::begin.
void art::HLTGlobalStatus::reset |
( |
unsigned const |
i | ) |
|
Definition at line 127 of file HLTGlobalStatus.cc.
References paths_.
130 atomic_thread_fence(memory_order_seq_cst);
std::vector< HLTPathStatus > paths_
std::size_t art::HLTGlobalStatus::size |
( |
void |
| ) |
const |
hlt::HLTState art::HLTGlobalStatus::state |
( |
unsigned const |
i | ) |
const |
bool art::HLTGlobalStatus::wasrun |
( |
| ) |
const |
bool art::HLTGlobalStatus::wasrun |
( |
unsigned const |
i | ) |
const |
The documentation for this class was generated from the following files: