Class to access google.protobuf.Any
stored message as a struct.
Definition in file any.hpp.
Go to the source code of this file.
#include <type_traits>
#include <utility>
#include <google/protobuf/any.pb.h>
#include <userver/proto-structs/convert.hpp>
#include <userver/proto-structs/type_mapping.hpp>
Classes | |
class | proto_structs::Any |
Wrapper for google.protobuf.Any which provides interface to access stored message as compatible struct. More... | |
Namespaces | |
namespace | proto_structs |
Top namespace for the proto-structs library. | |