![]() |
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 "attribute_types.pb.h"#include "entity_types.pb.h"#include "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 | |
| bgs | |
| bgs::protocol | |
| bgs::protocol::channel | |
| bgs::protocol::channel::v1 | |
| google::protobuf | |
Functions | |
| void TC_SHARED_API | bgs::protocol::channel::v1::protobuf_AddDesc_channel_5ftypes_2eproto () |
| void | bgs::protocol::channel::v1::protobuf_AssignDesc_channel_5ftypes_2eproto () |
| void | bgs::protocol::channel::v1::protobuf_ShutdownFile_channel_5ftypes_2eproto () |
| TC_SHARED_API bool | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_IsValid (int value) |
| TC_SHARED_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 > () |
Variables | |
| const ChannelState_PrivacyLevel | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_MIN = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN |
| const ChannelState_PrivacyLevel | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_MAX = ChannelState_PrivacyLevel_PRIVACY_LEVEL_CLOSED |
| const int | bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_ARRAYSIZE = ChannelState_PrivacyLevel_PrivacyLevel_MAX + 1 |
1.8.8