TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
channel_types.pb.h File Reference
+ 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.

Classes

class  bgs::protocol::channel::v1::ChannelId
 
class  bgs::protocol::channel::v1::Message
 
class  bgs::protocol::channel::v1::ListChannelsOptions
 
class  bgs::protocol::channel::v1::ChannelDescription
 
class  bgs::protocol::channel::v1::ChannelInfo
 
class  bgs::protocol::channel::v1::ChannelState
 
class  bgs::protocol::channel::v1::MemberState
 
class  bgs::protocol::channel::v1::Member
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::channel::v1::ChannelState_PrivacyLevel >
 

Namespaces

 bgs
 
 bgs::protocol
 
 bgs::protocol::channel
 
 bgs::protocol::channel::v1
 
 google
 
 google::protobuf
 

Enumerations

enum  bgs::protocol::channel::v1::ChannelState_PrivacyLevel { bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN = 1, bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND = 2, bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION = 3, bgs::protocol::channel::v1::ChannelState_PrivacyLevel_PRIVACY_LEVEL_CLOSED = 4 }
 

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