userver: /data/code/userver/libraries/proto-structs/include/userver/proto-structs/oneof.hpp File Reference
Loading...
Searching...
No Matches
oneof.hpp File Reference

Detailed Description

Wrapper for oneof protobuf message fields.

Definition in file oneof.hpp.

Go to the source code of this file.

#include <optional>
#include <utility>
#include <variant>
#include <userver/proto-structs/exceptions.hpp>
#include <userver/proto-structs/type_mapping.hpp>
+ This graph shows which files directly or indirectly include this file:

Classes

class  proto_structs::Oneof< TFields >
 Wrapper for oneof protobuf message fields. More...
 

Namespaces

namespace  proto_structs
 Top namespace for the proto-structs library.