TrinityCore
|
Classes | |
class | AddMemberRequest |
class | ChannelDescription |
class | ChannelId |
class | ChannelInfo |
class | ChannelListener |
class | ChannelService |
class | ChannelState |
class | DissolveRequest |
class | JoinNotification |
class | LeaveNotification |
class | ListChannelsOptions |
class | Member |
class | MemberAddedNotification |
class | MemberRemovedNotification |
class | MemberState |
class | Message |
class | RemoveMemberRequest |
class | SendMessageNotification |
class | SendMessageRequest |
class | SetRolesRequest |
class | UnsubscribeMemberRequest |
class | UpdateChannelStateNotification |
class | UpdateChannelStateRequest |
class | UpdateMemberStateNotification |
class | UpdateMemberStateRequest |
Functions | |
void TC_SHARED_API | protobuf_AddDesc_channel_5fservice_2eproto () |
void | protobuf_AssignDesc_channel_5fservice_2eproto () |
void | protobuf_ShutdownFile_channel_5fservice_2eproto () |
void TC_SHARED_API | protobuf_AddDesc_channel_5ftypes_2eproto () |
void | protobuf_AssignDesc_channel_5ftypes_2eproto () |
void | protobuf_ShutdownFile_channel_5ftypes_2eproto () |
TC_SHARED_API bool | ChannelState_PrivacyLevel_IsValid (int value) |
TC_SHARED_APIconst::google::protobuf::EnumDescriptor * | ChannelState_PrivacyLevel_descriptor () |
const ::std::string & | ChannelState_PrivacyLevel_Name (ChannelState_PrivacyLevel value) |
bool | ChannelState_PrivacyLevel_Parse (const ::std::string &name, ChannelState_PrivacyLevel *value) |
TC_SHARED_APIconst ::google::protobuf::EnumDescriptor* bgs::protocol::channel::v1::ChannelState_PrivacyLevel_descriptor | ( | ) |
TC_SHARED_API bool bgs::protocol::channel::v1::ChannelState_PrivacyLevel_IsValid | ( | int | value | ) |
|
inline |
|
inline |
void TC_SHARED_API bgs::protocol::channel::v1::protobuf_AddDesc_channel_5fservice_2eproto | ( | ) |
void TC_SHARED_API bgs::protocol::channel::v1::protobuf_AddDesc_channel_5ftypes_2eproto | ( | ) |
void bgs::protocol::channel::v1::protobuf_AssignDesc_channel_5fservice_2eproto | ( | ) |
void bgs::protocol::channel::v1::protobuf_AssignDesc_channel_5ftypes_2eproto | ( | ) |
void bgs::protocol::channel::v1::protobuf_ShutdownFile_channel_5fservice_2eproto | ( | ) |
void bgs::protocol::channel::v1::protobuf_ShutdownFile_channel_5ftypes_2eproto | ( | ) |
const int bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_ARRAYSIZE = ChannelState_PrivacyLevel_PrivacyLevel_MAX + 1 |
const ChannelState_PrivacyLevel bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_MAX = ChannelState_PrivacyLevel_PRIVACY_LEVEL_CLOSED |
const ChannelState_PrivacyLevel bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PrivacyLevel_MIN = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN |