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 = {} |
| using structs::Oneof::ProtobufMessage = messages::Oneof |
Definition at line 111 of file structs.hpp.
| using structs::Oneof::Type = ups::Oneof<int32_t, std::string, TestEnum, Simple> |
Definition at line 112 of file structs.hpp.
| Type structs::Oneof::test_oneof = {} |
Definition at line 114 of file structs.hpp.