webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
generated_enum_reflection.h File Reference
#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
 
 google::protobuf
 
 google.protobuf.internal
 

Functions

template<typename E >
const EnumDescriptorgoogle::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 stringgoogle.protobuf.internal::NameOfEnum (const EnumDescriptor *descriptor, int value)