![]() |
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 "api/client/v1/channel_id.pb.h"#include "attribute_types.pb.h"#include "entity_types.pb.h"#include "account_types.pb.h"#include "api/common/v1/invitation_types.pb.h"#include "rpc_types.pb.h"#include "Define.h"
Include dependency graph for channel_types.pb.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | bgs |
| namespace | bgs::protocol |
| namespace | bgs::protocol::channel |
| namespace | bgs::protocol::channel::v1 |
| namespace | |
| namespace | google::protobuf |
Functions | |
| void TC_PROTO_API | bgs::protocol::channel::v1::protobuf_AddDesc_api_2fclient_2fv1_2fchannel_5ftypes_2eproto () |
| void | bgs::protocol::channel::v1::protobuf_AssignDesc_api_2fclient_2fv1_2fchannel_5ftypes_2eproto () |
| void | bgs::protocol::channel::v1::protobuf_ShutdownFile_api_2fclient_2fv1_2fchannel_5ftypes_2eproto () |
| TC_PROTO_API bool | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_IsValid (int value) |
| TC_PROTO_APIconst ::google::protobuf::EnumDescriptor * | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_descriptor () |
| const ::std::string & | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_Name (ChannelState_PrivacyLevel value) |
| bool | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_Parse (const ::std::string &name, ChannelState_PrivacyLevel *value) |
| template<> | |
| const EnumDescriptor * | google::protobuf::GetEnumDescriptor< ::bgs::protocol::channel::v1::ChannelState_PrivacyLevel > () |