![]() |
TrinityCore
|
#include <string>#include <google/protobuf/stubs/common.h>#include <google/protobuf/generated_message_util.h>#include <google/protobuf/message.h>#include <google/protobuf/repeated_field.h>#include <google/protobuf/extension_set.h>#include <google/protobuf/generated_enum_reflection.h>#include <google/protobuf/unknown_field_set.h>#include "entity_types.pb.h"#include "Define.h"
Include dependency graph for attribute_types.pb.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | bgs::protocol::Variant |
| class | bgs::protocol::Attribute |
| class | bgs::protocol::AttributeFilter |
| struct | google::protobuf::is_proto_enum< ::bgs::protocol::AttributeFilter_Operation > |
Namespaces | |
| namespace | bgs |
| namespace | bgs::protocol |
| namespace | |
| namespace | google::protobuf |
Functions | |
| void TC_PROTO_API | bgs::protocol::protobuf_AddDesc_attribute_5ftypes_2eproto () |
| void | bgs::protocol::protobuf_AssignDesc_attribute_5ftypes_2eproto () |
| void | bgs::protocol::protobuf_ShutdownFile_attribute_5ftypes_2eproto () |
| TC_PROTO_API bool | bgs::protocol::AttributeFilter_Operation_IsValid (int value) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * | bgs::protocol::AttributeFilter_Operation_descriptor () |
| const ::std::string & | bgs::protocol::AttributeFilter_Operation_Name (AttributeFilter_Operation value) |
| bool | bgs::protocol::AttributeFilter_Operation_Parse (const ::std::string &name, AttributeFilter_Operation *value) |
| template<> | |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::bgs::protocol::AttributeFilter_Operation > () |