The Observation struct This represents a single observation that contains a set of data items.
More...
|
struct | DataItem |
| The DataItem struct This represent a single data item that belongs to a particular observation. More...
|
|
The Observation struct This represents a single observation that contains a set of data items.
◆ Observation()
Coordinator::Observation::Observation |
( |
config_t |
config_ | ) |
|
|
inline |
◆ validate_config()
static auto Coordinator::Observation::validate_config |
( |
const config_t & |
config | ) |
-> std::optional<std::string> |
|
inlinestatic |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
const Observation & |
obs |
|
) |
| |
|
friend |
◆ name
std::string Coordinator::Observation::name |
The documentation for this struct was generated from the following file: