userver: /home/antonyzhilin/arcadia/taxi/uservices/userver/libraries/proto-structs/include/userver/proto-structs/any.hpp File Reference
Loading...
Searching...
No Matches
any.hpp File Reference

Detailed Description

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>
+ This graph shows which files directly or indirectly include this file:

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.