|
roo_monitoring
API Documentation for roo_monitoring
|
#include <ostream>#include "common.h"#include "log.h"#include "roo_io/data/multipass_input_stream_reader.h"#include "roo_logging.h"#include "sample.h"Go to the source code of this file.
Data Structures | |
| class | roo_monitoring::VaultFileRef |
| Identifies a specific file in the monitoring vault. More... | |
| class | roo_monitoring::VaultFileReader |
| Sequential reader for a single vault file. More... | |
Namespaces | |
| namespace | roo_monitoring |
| Umbrella header for the roo_monitoring module. | |
Functions | |
| roo_logging::Stream & | roo_monitoring::operator<< (roo_logging::Stream &os, const VaultFileRef &file_ref) |
| Writes a human-readable representation of the vault file reference. | |