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

Detailed Description

Definition at line 465 of file utils.hpp.

Public Types

using Message = ::google::protobuf::FloatValue
 

Static Public Attributes

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

Member Typedef Documentation

◆ Message

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

Definition at line 466 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 468 of file utils.hpp.

◆ kValue

constexpr float protobuf::json::tests::FloatValue::kValue = 1.5
staticconstexpr

Definition at line 467 of file utils.hpp.


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