TrinityCore
channel_types.pb.h File Reference
#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 "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.

Classes

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::MemberAccountInfo
 
class  bgs::protocol::channel::v1::MemberState
 
class  bgs::protocol::channel::v1::Member
 
class  bgs::protocol::channel::v1::SubscriberId
 
struct  google::protobuf::is_proto_enum< ::bgs::protocol::channel::v1::ChannelState_PrivacyLevel >
 

Namespaces

namespace  bgs
 
namespace  bgs::protocol
 
namespace  bgs::protocol::channel
 
namespace  bgs::protocol::channel::v1
 
namespace  google
 
namespace  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_PROTO_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_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 > ()
 

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