Definition at line 71 of file structs.hpp.
Public Types | |
using | ProtobufMessage = messages::WellKnownUsrv |
Public Attributes | |
ups::Any | f1 = {} |
ups::Timestamp | f2 = {} |
ups::Duration | f3 = {} |
ups::Date | f4 = {} |
ups::TimeOfDay | f5 = {} |
::utils::datetime::TimeOfDay< std::chrono::microseconds > | f6 = {} |
::decimal64::Decimal< 3 > | f7 = {} |
using structs::WellKnownUsrv::ProtobufMessage = messages::WellKnownUsrv |
Definition at line 72 of file structs.hpp.
ups::Any structs::WellKnownUsrv::f1 = {} |
Definition at line 74 of file structs.hpp.
ups::Timestamp structs::WellKnownUsrv::f2 = {} |
Definition at line 75 of file structs.hpp.
ups::Duration structs::WellKnownUsrv::f3 = {} |
Definition at line 76 of file structs.hpp.
ups::Date structs::WellKnownUsrv::f4 = {} |
Definition at line 77 of file structs.hpp.
ups::TimeOfDay structs::WellKnownUsrv::f5 = {} |
Definition at line 78 of file structs.hpp.
::utils::datetime::TimeOfDay<std::chrono::microseconds> structs::WellKnownUsrv::f6 = {} |
Definition at line 79 of file structs.hpp.
::decimal64::Decimal<3> structs::WellKnownUsrv::f7 = {} |
Definition at line 80 of file structs.hpp.