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

Detailed Description

Definition at line 62 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 = {}
 

Member Typedef Documentation

◆ ProtobufMessage

using structs::WellKnownStd::ProtobufMessage = messages::WellKnownStd

Definition at line 63 of file structs.hpp.

Member Data Documentation

◆ f1

std::chrono::time_point<std::chrono::system_clock> structs::WellKnownStd::f1 = {}

Definition at line 65 of file structs.hpp.

◆ f2

std::chrono::milliseconds structs::WellKnownStd::f2 = {}

Definition at line 66 of file structs.hpp.

◆ f3

std::chrono::year_month_day structs::WellKnownStd::f3 = {}

Definition at line 67 of file structs.hpp.

◆ f4

std::chrono::hh_mm_ss<std::chrono::microseconds> structs::WellKnownStd::f4 = {}

Definition at line 68 of file structs.hpp.


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