userver: structs::WellKnownUsrv Struct Reference
Loading...
Searching...
No Matches
structs::WellKnownUsrv Struct Reference

Detailed Description

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 = {}
 

Member Typedef Documentation

◆ ProtobufMessage

using structs::WellKnownUsrv::ProtobufMessage = messages::WellKnownUsrv

Definition at line 72 of file structs.hpp.

Member Data Documentation

◆ f1

ups::Any structs::WellKnownUsrv::f1 = {}

Definition at line 74 of file structs.hpp.

◆ f2

ups::Timestamp structs::WellKnownUsrv::f2 = {}

Definition at line 75 of file structs.hpp.

◆ f3

ups::Duration structs::WellKnownUsrv::f3 = {}

Definition at line 76 of file structs.hpp.

◆ f4

ups::Date structs::WellKnownUsrv::f4 = {}

Definition at line 77 of file structs.hpp.

◆ f5

ups::TimeOfDay structs::WellKnownUsrv::f5 = {}

Definition at line 78 of file structs.hpp.

◆ f6

::utils::datetime::TimeOfDay<std::chrono::microseconds> structs::WellKnownUsrv::f6 = {}

Definition at line 79 of file structs.hpp.

◆ f7

::decimal64::Decimal<3> structs::WellKnownUsrv::f7 = {}

Definition at line 80 of file structs.hpp.


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