Definition at line 63 of file structs.hpp.
Public Types | |
| using | ProtobufMessage = messages::WellKnownStd |
Public Attributes | |
| std::chrono::time_point< std::chrono::system_clock > | f1 = {} |
| std::chrono::milliseconds | f2 = {} |
| std::chrono::year_month_day | f3 = {} |
| std::chrono::hh_mm_ss< std::chrono::microseconds > | f4 = {} |
| using structs::WellKnownStd::ProtobufMessage = messages::WellKnownStd |
Definition at line 64 of file structs.hpp.
| std::chrono::time_point<std::chrono::system_clock> structs::WellKnownStd::f1 = {} |
Definition at line 66 of file structs.hpp.
| std::chrono::milliseconds structs::WellKnownStd::f2 = {} |
Definition at line 67 of file structs.hpp.
| std::chrono::year_month_day structs::WellKnownStd::f3 = {} |
Definition at line 68 of file structs.hpp.
| std::chrono::hh_mm_ss<std::chrono::microseconds> structs::WellKnownStd::f4 = {} |
Definition at line 69 of file structs.hpp.