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

Detailed Description

Definition at line 462 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 463 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 465 of file utils.hpp.

◆ kValue

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

Definition at line 464 of file utils.hpp.


The documentation for this struct was generated from the following file:
  • /data/code/userver/libraries/protobuf/tests/json/utils.hpp