tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::TimeDataStatus Struct Reference

#include <tempoch/data_status.hpp>

Collaboration diagram for tempoch::TimeDataStatus:

Public Attributes

DataHorizons horizons
 Validity horizons of the active bundle.
 
TimeDataSource source
 Source the active bundle was loaded from.
 

Detailed Description

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.

Member Data Documentation

◆ horizons

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().

◆ source

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().


The documentation for this struct was generated from the following file: