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

Detailed Description

Definition at line 110 of file structs.hpp.

Public Types

using ProtobufMessage = messages::Oneof
 
using Type = ups::Oneof<int32_t, std::string, TestEnum, Simple>
 

Public Attributes

Type test_oneof = {}
 

Member Typedef Documentation

◆ ProtobufMessage

using structs::Oneof::ProtobufMessage = messages::Oneof

Definition at line 111 of file structs.hpp.

◆ Type

using structs::Oneof::Type = ups::Oneof<int32_t, std::string, TestEnum, Simple>

Definition at line 112 of file structs.hpp.

Member Data Documentation

◆ test_oneof

Type structs::Oneof::test_oneof = {}

Definition at line 114 of file structs.hpp.


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