userver: protobuf::json::tests::DoubleValue Struct Reference
Loading...
Searching...
No Matches
protobuf::json::tests::DoubleValue Struct Reference

Detailed Description

Definition at line 459 of file utils.hpp.

Public Types

using Message = ::google::protobuf::DoubleValue
 

Static Public Attributes

static constexpr double kValue = 1.5
 
static constexpr const char * kJson = "1.5"
 

Member Typedef Documentation

◆ Message

using protobuf::json::tests::DoubleValue::Message = ::google::protobuf::DoubleValue

Definition at line 460 of file utils.hpp.

Member Data Documentation

◆ kJson

constexpr const char* protobuf::json::tests::DoubleValue::kJson = "1.5"
staticconstexpr

Definition at line 462 of file utils.hpp.

◆ kValue

constexpr double protobuf::json::tests::DoubleValue::kValue = 1.5
staticconstexpr

Definition at line 461 of file utils.hpp.


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