Public Types | Public Attributes | List of all members
util::Pb2JsonOptions Struct Reference

Public Types

typedef std::function< std::string(const ::google::protobuf::FieldDescriptor &fd)> FieldNameCb
 
typedef std::function< bool(const ::google::protobuf::FieldDescriptor &fd)> BoolAsIntegerPred
 

Public Attributes

bool enum_as_ints = false
 
FieldNameCb field_name_cb
 
BoolAsIntegerPred bool_as_int
 

Detailed Description

Definition at line 15 of file pb2json.h.


The documentation for this struct was generated from the following file: