|
tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
|
#include <tempoch/data_status.hpp>

Public Attributes | |
| DataHorizons | horizons |
| Validity horizons of the active bundle. | |
| TimeDataSource | source |
| Source the active bundle was loaded from. | |
Active time-data status: validity horizons plus the active bundle source.
Mirrors the numeric and provenance-source portions of tempoch::TimeDataStatus.
Definition at line 53 of file data_status.hpp.
| DataHorizons tempoch::TimeDataStatus::horizons |
Validity horizons of the active bundle.
Definition at line 55 of file data_status.hpp.
Referenced by tempoch::time_data_status().
| TimeDataSource tempoch::TimeDataStatus::source |
Source the active bundle was loaded from.
Definition at line 57 of file data_status.hpp.
Referenced by tempoch::time_data_status().