#include <descriptor.h>
Public Member Functions | |
DebugStringOptions () | |
Public Attributes | |
bool | elide_group_body |
bool | elide_oneof_body |
bool | include_comments |
Definition at line 160 of file src/google/protobuf/descriptor.h.
|
inline |
Definition at line 170 of file src/google/protobuf/descriptor.h.
bool google::protobuf::DebugStringOptions::elide_group_body |
Definition at line 167 of file src/google/protobuf/descriptor.h.
bool google::protobuf::DebugStringOptions::elide_oneof_body |
Definition at line 168 of file src/google/protobuf/descriptor.h.
bool google::protobuf::DebugStringOptions::include_comments |
Definition at line 165 of file src/google/protobuf/descriptor.h.