|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <string>#include <google/protobuf/stubs/template_util.h>#include <google/protobuf/generated_enum_util.h>Go to the source code of this file.
Namespaces | |
| google::protobuf | |
| google.protobuf.internal | |
Functions | |
| template<typename E > | |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor () |
| LIBPROTOBUF_EXPORT bool | google.protobuf.internal::ParseNamedEnum (const EnumDescriptor *descriptor, const string &name, int *value) |
| template<typename EnumType > | |
| bool | google.protobuf.internal::ParseNamedEnum (const EnumDescriptor *descriptor, const string &name, EnumType *value) |
| LIBPROTOBUF_EXPORT const string & | google.protobuf.internal::NameOfEnum (const EnumDescriptor *descriptor, int value) |
1.8.13