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

Detailed Description

Definition at line 289 of file utils.hpp.

Public Attributes

bool field1 = false
 
std::optional< bool > field2 = {}
 
std::optional< Int32MessageDatafield3 = {}
 
std::vector< bool > field4 = {}
 
std::map< std::int32_t, bool > field5 = {}
 

Member Data Documentation

◆ field1

bool protobuf::json::tests::PresenceMessageData::field1 = false

Definition at line 290 of file utils.hpp.

◆ field2

std::optional<bool> protobuf::json::tests::PresenceMessageData::field2 = {}

Definition at line 291 of file utils.hpp.

◆ field3

std::optional<Int32MessageData> protobuf::json::tests::PresenceMessageData::field3 = {}

Definition at line 292 of file utils.hpp.

◆ field4

std::vector<bool> protobuf::json::tests::PresenceMessageData::field4 = {}

Definition at line 293 of file utils.hpp.

◆ field5

std::map<std::int32_t, bool> protobuf::json::tests::PresenceMessageData::field5 = {}

Definition at line 294 of file utils.hpp.


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