|
libadc-cxx 1.0.0
Structured logging for scientific computing
|
#include <string>#include <string_view>#include <map>#include <set>

Go to the source code of this file.
Namespaces | |
| namespace | adc |
Macros | |
| #define | adc_utility_ipp |
Functions | |
| ADC_VISIBLE std::vector< std::string > | adc::consolidate_multifile_logs (const std::string &match, std::vector< std::string > &old_paths, bool debug=false) |
| ADC_VISIBLE std::string | adc::get_multifile_log_path (string_view dir, string_view wfid) |
| ADC_VISIBLE std::vector< size_t > | adc::validate_multifile_log (string_view filename, bool check_json, size_t &record_count) |
| #define adc_utility_ipp |
Definition at line 6 of file utility.ipp.