TrinityCore
|
Go to the source code of this file.
Classes | |
struct | google::protobuf::is_proto_enum< T > |
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) |