userver: /data/code/userver/libraries/protobuf/include/userver/protobuf/json/convert_options.hpp File Reference
Loading...
Searching...
No Matches
convert_options.hpp File Reference

Detailed Description

Protobuf messages to/from JSON ValueBuilder/Value conversion options.

Definition in file convert_options.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Classes

struct  protobuf::json::ReadOptions
 JSON read options which affect how JSON Value is converted to a protobuf message. More...
 
struct  protobuf::json::WriteOptions
 JSON write options which affect how protobuf message is converted to a JSON ValueBuilder/Value. More...
 

Namespaces

namespace  protobuf
 Top namespace for the userver protobuf library.
 
namespace  protobuf::json
 Top namespace for the protobuf JSON utilities.