#include <google/protobuf/generated_enum_util.h>
#include <algorithm>
#include <google/protobuf/generated_message_util.h>
Go to the source code of this file.
Namespaces | |
google::protobuf | |
google.protobuf.internal | |
Functions | |
bool | google.protobuf.internal::InitializeEnumStrings (const EnumEntry *enums, const int *sorted_indices, size_t size, internal::ExplicitlyConstructed< std::string > *enum_strings) |
int | google.protobuf.internal::LookUpEnumName (const EnumEntry *enums, const int *sorted_indices, size_t size, int value) |
bool | google.protobuf.internal::LookUpEnumValue (const EnumEntry *enums, size_t size, StringPiece name, int *value) |