Public Attributes | |
std::string * | array |
int | camelcase_index |
int | json_index |
int | lowercase_index |
Definition at line 1183 of file protobuf/src/google/protobuf/descriptor.cc.
std::string* google::protobuf::DescriptorPool::Tables::FieldNamesResult::array |
Definition at line 1184 of file protobuf/src/google/protobuf/descriptor.cc.
int google::protobuf::DescriptorPool::Tables::FieldNamesResult::camelcase_index |
Definition at line 1186 of file protobuf/src/google/protobuf/descriptor.cc.
int google::protobuf::DescriptorPool::Tables::FieldNamesResult::json_index |
Definition at line 1187 of file protobuf/src/google/protobuf/descriptor.cc.
int google::protobuf::DescriptorPool::Tables::FieldNamesResult::lowercase_index |
Definition at line 1185 of file protobuf/src/google/protobuf/descriptor.cc.