TrinityCore
bgs::protocol::channel::v1::ChannelState Class Reference

#include <channel_types.pb.h>

+ Inheritance diagram for bgs::protocol::channel::v1::ChannelState:

Public Types

typedef ChannelState_PrivacyLevel PrivacyLevel
 

Public Member Functions

 ChannelState ()
 
virtual ~ChannelState ()
 
 ChannelState (const ChannelState &from)
 
ChannelStateoperator= (const ChannelState &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ChannelState *other)
 
ChannelStateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_max_members () const
 
void clear_max_members ()
 
inline ::google::protobuf::uint32 max_members () const
 
void set_max_members (::google::protobuf::uint32 value)
 
bool has_min_members () const
 
void clear_min_members ()
 
inline ::google::protobuf::uint32 min_members () const
 
void set_min_members (::google::protobuf::uint32 value)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::Attributeattribute (int index) const
 
inline ::bgs::protocol::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > * mutable_attribute ()
 
int invitation_size () const
 
void clear_invitation ()
 
const ::bgs::protocol::Invitationinvitation (int index) const
 
inline ::bgs::protocol::Invitationmutable_invitation (int index)
 
inline ::bgs::protocol::Invitationadd_invitation ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Invitation > & invitation () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::Invitation > * mutable_invitation ()
 
bool has_reason () const
 
void clear_reason ()
 
inline ::google::protobuf::uint32 reason () const
 
void set_reason (::google::protobuf::uint32 value)
 
bool has_privacy_level () const
 
void clear_privacy_level ()
 
inline ::bgs::protocol::channel::v1::ChannelState_PrivacyLevel privacy_level () const
 
void set_privacy_level (::bgs::protocol::channel::v1::ChannelState_PrivacyLevel value)
 
bool has_name () const
 
void clear_name ()
 
const ::std::string & name () const
 
void set_name (const ::std::string &value)
 
void set_name (const char *value)
 
void set_name (const char *value, size_t size)
 
inline ::std::string * mutable_name ()
 
inline ::std::string * release_name ()
 
void set_allocated_name (::std::string *name)
 
bool has_channel_type () const
 
void clear_channel_type ()
 
const ::std::string & channel_type () const
 
void set_channel_type (const ::std::string &value)
 
void set_channel_type (const char *value)
 
void set_channel_type (const char *value, size_t size)
 
inline ::std::string * mutable_channel_type ()
 
inline ::std::string * release_channel_type ()
 
void set_allocated_channel_type (::std::string *channel_type)
 
bool has_program () const
 
void clear_program ()
 
inline ::google::protobuf::uint32 program () const
 
void set_program (::google::protobuf::uint32 value)
 
bool has_subscribe_to_presence () const
 
void clear_subscribe_to_presence ()
 
bool subscribe_to_presence () const
 
void set_subscribe_to_presence (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ChannelStatedefault_instance ()
 
static bool PrivacyLevel_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * PrivacyLevel_descriptor ()
 
static const ::std::string & PrivacyLevel_Name (PrivacyLevel value)
 
static bool PrivacyLevel_Parse (const ::std::string &name, PrivacyLevel *value)
 

Static Public Attributes

static const PrivacyLevel PRIVACY_LEVEL_OPEN = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN
 
static const PrivacyLevel PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND
 
static const PrivacyLevel PRIVACY_LEVEL_OPEN_INVITATION = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION
 
static const PrivacyLevel PRIVACY_LEVEL_CLOSED = ChannelState_PrivacyLevel_PRIVACY_LEVEL_CLOSED
 
static const PrivacyLevel PrivacyLevel_MIN
 
static const PrivacyLevel PrivacyLevel_MAX
 
static const int PrivacyLevel_ARRAYSIZE
 
static const int kMaxMembersFieldNumber = 1
 
static const int kMinMembersFieldNumber = 2
 
static const int kAttributeFieldNumber = 3
 
static const int kInvitationFieldNumber = 4
 
static const int kReasonFieldNumber = 6
 
static const int kPrivacyLevelFieldNumber = 7
 
static const int kNameFieldNumber = 8
 
static const int kChannelTypeFieldNumber = 10
 
static const int kProgramFieldNumber = 11
 
static const int kSubscribeToPresenceFieldNumber = 13
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_max_members ()
 
void clear_has_max_members ()
 
void set_has_min_members ()
 
void clear_has_min_members ()
 
void set_has_reason ()
 
void clear_has_reason ()
 
void set_has_privacy_level ()
 
void clear_has_privacy_level ()
 
void set_has_name ()
 
void clear_has_name ()
 
void set_has_channel_type ()
 
void clear_has_channel_type ()
 
void set_has_program ()
 
void clear_has_program ()
 
void set_has_subscribe_to_presence ()
 
void clear_has_subscribe_to_presence ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::internal::ExtensionSet _extensions_
 
::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 max_members_
 
::google::protobuf::uint32 min_members_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attributeattribute_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::Invitationinvitation_
 
::google::protobuf::uint32 reason_
 
int privacy_level_
 
::std::string * name_
 
::std::string * channel_type_
 
::google::protobuf::uint32 program_
 
bool subscribe_to_presence_
 

Static Private Attributes

::std::string * _default_channel_type_
 
static ChannelStatedefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_channel_5ftypes_2eproto ()
 
void protobuf_AssignDesc_channel_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_channel_5ftypes_2eproto ()
 

Detailed Description

Definition at line 471 of file channel_types.pb.h.

Member Typedef Documentation

◆ PrivacyLevel

Constructor & Destructor Documentation

◆ ChannelState() [1/2]

bgs::protocol::channel::v1::ChannelState::ChannelState ( )

◆ ~ChannelState()

virtual bgs::protocol::channel::v1::ChannelState::~ChannelState ( )
virtual

◆ ChannelState() [2/2]

bgs::protocol::channel::v1::ChannelState::ChannelState ( const ChannelState from)

Member Function Documentation

◆ add_attribute()

bgs::protocol::Attribute * bgs::protocol::channel::v1::ChannelState::add_attribute ( )
inline

Definition at line 1625 of file channel_types.pb.h.

◆ add_invitation()

bgs::protocol::Invitation * bgs::protocol::channel::v1::ChannelState::add_invitation ( )
inline

Definition at line 1655 of file channel_types.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > & bgs::protocol::channel::v1::ChannelState::attribute ( ) const
inline

Definition at line 1630 of file channel_types.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::Attribute & bgs::protocol::channel::v1::ChannelState::attribute ( int  index) const
inline

Definition at line 1617 of file channel_types.pb.h.

◆ attribute_size()

int bgs::protocol::channel::v1::ChannelState::attribute_size ( ) const
inline

Definition at line 1611 of file channel_types.pb.h.

◆ channel_type()

const ::std::string & bgs::protocol::channel::v1::ChannelState::channel_type ( ) const
inline

Definition at line 1811 of file channel_types.pb.h.

◆ clear_attribute()

void bgs::protocol::channel::v1::ChannelState::clear_attribute ( )
inline

Definition at line 1614 of file channel_types.pb.h.

◆ clear_channel_type()

void bgs::protocol::channel::v1::ChannelState::clear_channel_type ( )
inline

Definition at line 1805 of file channel_types.pb.h.

◆ clear_has_channel_type()

void bgs::protocol::channel::v1::ChannelState::clear_has_channel_type ( )
inlineprivate

Definition at line 1802 of file channel_types.pb.h.

◆ clear_has_max_members()

void bgs::protocol::channel::v1::ChannelState::clear_has_max_members ( )
inlineprivate

Definition at line 1569 of file channel_types.pb.h.

◆ clear_has_min_members()

void bgs::protocol::channel::v1::ChannelState::clear_has_min_members ( )
inlineprivate

Definition at line 1593 of file channel_types.pb.h.

◆ clear_has_name()

void bgs::protocol::channel::v1::ChannelState::clear_has_name ( )
inlineprivate

Definition at line 1726 of file channel_types.pb.h.

◆ clear_has_privacy_level()

void bgs::protocol::channel::v1::ChannelState::clear_has_privacy_level ( )
inlineprivate

Definition at line 1701 of file channel_types.pb.h.

◆ clear_has_program()

void bgs::protocol::channel::v1::ChannelState::clear_has_program ( )
inlineprivate

Definition at line 1878 of file channel_types.pb.h.

◆ clear_has_reason()

void bgs::protocol::channel::v1::ChannelState::clear_has_reason ( )
inlineprivate

Definition at line 1677 of file channel_types.pb.h.

◆ clear_has_subscribe_to_presence()

void bgs::protocol::channel::v1::ChannelState::clear_has_subscribe_to_presence ( )
inlineprivate

Definition at line 1902 of file channel_types.pb.h.

◆ clear_invitation()

void bgs::protocol::channel::v1::ChannelState::clear_invitation ( )
inline

Definition at line 1644 of file channel_types.pb.h.

◆ clear_max_members()

void bgs::protocol::channel::v1::ChannelState::clear_max_members ( )
inline

Definition at line 1572 of file channel_types.pb.h.

◆ clear_min_members()

void bgs::protocol::channel::v1::ChannelState::clear_min_members ( )
inline

Definition at line 1596 of file channel_types.pb.h.

◆ clear_name()

void bgs::protocol::channel::v1::ChannelState::clear_name ( )
inline

Definition at line 1729 of file channel_types.pb.h.

◆ clear_privacy_level()

void bgs::protocol::channel::v1::ChannelState::clear_privacy_level ( )
inline

Definition at line 1704 of file channel_types.pb.h.

◆ clear_program()

void bgs::protocol::channel::v1::ChannelState::clear_program ( )
inline

Definition at line 1881 of file channel_types.pb.h.

◆ clear_reason()

void bgs::protocol::channel::v1::ChannelState::clear_reason ( )
inline

Definition at line 1680 of file channel_types.pb.h.

◆ clear_subscribe_to_presence()

void bgs::protocol::channel::v1::ChannelState::clear_subscribe_to_presence ( )
inline

Definition at line 1905 of file channel_types.pb.h.

◆ default_instance()

static const ChannelState & bgs::protocol::channel::v1::ChannelState::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::channel::v1::ChannelState::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::channel::v1::ChannelState::GetCachedSize ( ) const
inline

Definition at line 499 of file channel_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::channel::v1::ChannelState::GetMetadata ( ) const

◆ has_channel_type()

bool bgs::protocol::channel::v1::ChannelState::has_channel_type ( ) const
inline

Definition at line 1796 of file channel_types.pb.h.

◆ has_max_members()

bool bgs::protocol::channel::v1::ChannelState::has_max_members ( ) const
inline

Definition at line 1563 of file channel_types.pb.h.

◆ has_min_members()

bool bgs::protocol::channel::v1::ChannelState::has_min_members ( ) const
inline

Definition at line 1587 of file channel_types.pb.h.

◆ has_name()

bool bgs::protocol::channel::v1::ChannelState::has_name ( ) const
inline

Definition at line 1720 of file channel_types.pb.h.

◆ has_privacy_level()

bool bgs::protocol::channel::v1::ChannelState::has_privacy_level ( ) const
inline

Definition at line 1695 of file channel_types.pb.h.

◆ has_program()

bool bgs::protocol::channel::v1::ChannelState::has_program ( ) const
inline

Definition at line 1872 of file channel_types.pb.h.

◆ has_reason()

bool bgs::protocol::channel::v1::ChannelState::has_reason ( ) const
inline

Definition at line 1671 of file channel_types.pb.h.

◆ has_subscribe_to_presence()

bool bgs::protocol::channel::v1::ChannelState::has_subscribe_to_presence ( ) const
inline

Definition at line 1896 of file channel_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::channel::v1::ChannelState::InitAsDefaultInstance ( )
private

◆ invitation() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::Invitation > & bgs::protocol::channel::v1::ChannelState::invitation ( ) const
inline

Definition at line 1660 of file channel_types.pb.h.

◆ invitation() [2/2]

const ::bgs::protocol::Invitation & bgs::protocol::channel::v1::ChannelState::invitation ( int  index) const
inline

Definition at line 1647 of file channel_types.pb.h.

◆ invitation_size()

int bgs::protocol::channel::v1::ChannelState::invitation_size ( ) const
inline

Definition at line 1641 of file channel_types.pb.h.

◆ max_members()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::max_members ( ) const
inline

Definition at line 1576 of file channel_types.pb.h.

◆ min_members()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::min_members ( ) const
inline

Definition at line 1600 of file channel_types.pb.h.

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Attribute > * bgs::protocol::channel::v1::ChannelState::mutable_attribute ( )
inline

Definition at line 1635 of file channel_types.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::Attribute * bgs::protocol::channel::v1::ChannelState::mutable_attribute ( int  index)
inline

Definition at line 1621 of file channel_types.pb.h.

◆ mutable_channel_type()

std::string * bgs::protocol::channel::v1::ChannelState::mutable_channel_type ( )
inline

Definition at line 1839 of file channel_types.pb.h.

◆ mutable_invitation() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::Invitation > * bgs::protocol::channel::v1::ChannelState::mutable_invitation ( )
inline

Definition at line 1665 of file channel_types.pb.h.

◆ mutable_invitation() [2/2]

bgs::protocol::Invitation * bgs::protocol::channel::v1::ChannelState::mutable_invitation ( int  index)
inline

Definition at line 1651 of file channel_types.pb.h.

◆ mutable_name()

std::string * bgs::protocol::channel::v1::ChannelState::mutable_name ( )
inline

Definition at line 1763 of file channel_types.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::channel::v1::ChannelState::mutable_unknown_fields ( )
inline

Definition at line 487 of file channel_types.pb.h.

◆ name()

const ::std::string & bgs::protocol::channel::v1::ChannelState::name ( ) const
inline

Definition at line 1735 of file channel_types.pb.h.

◆ New()

ChannelState * bgs::protocol::channel::v1::ChannelState::New ( ) const

◆ operator=()

ChannelState & bgs::protocol::channel::v1::ChannelState::operator= ( const ChannelState from)
inline

Definition at line 478 of file channel_types.pb.h.

◆ privacy_level()

bgs::protocol::channel::v1::ChannelState_PrivacyLevel bgs::protocol::channel::v1::ChannelState::privacy_level ( ) const
inline

Definition at line 1708 of file channel_types.pb.h.

◆ PrivacyLevel_descriptor()

static const ::google::protobuf::EnumDescriptor * bgs::protocol::channel::v1::ChannelState::PrivacyLevel_descriptor ( )
inlinestatic

Definition at line 524 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ PrivacyLevel_IsValid()

static bool bgs::protocol::channel::v1::ChannelState::PrivacyLevel_IsValid ( int  value)
inlinestatic

Definition at line 514 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ PrivacyLevel_Name()

static const ::std::string & bgs::protocol::channel::v1::ChannelState::PrivacyLevel_Name ( PrivacyLevel  value)
inlinestatic

Definition at line 527 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ PrivacyLevel_Parse()

static bool bgs::protocol::channel::v1::ChannelState::PrivacyLevel_Parse ( const ::std::string &  name,
PrivacyLevel value 
)
inlinestatic

Definition at line 530 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ program()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::program ( ) const
inline

Definition at line 1885 of file channel_types.pb.h.

◆ reason()

google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::reason ( ) const
inline

Definition at line 1684 of file channel_types.pb.h.

◆ release_channel_type()

std::string * bgs::protocol::channel::v1::ChannelState::release_channel_type ( )
inline

Definition at line 1847 of file channel_types.pb.h.

◆ release_name()

std::string * bgs::protocol::channel::v1::ChannelState::release_name ( )
inline

Definition at line 1771 of file channel_types.pb.h.

◆ set_allocated_channel_type()

void bgs::protocol::channel::v1::ChannelState::set_allocated_channel_type ( ::std::string *  channel_type)
inline

Definition at line 1857 of file channel_types.pb.h.

◆ set_allocated_name()

void bgs::protocol::channel::v1::ChannelState::set_allocated_name ( ::std::string *  name)
inline

Definition at line 1781 of file channel_types.pb.h.

◆ set_channel_type() [1/3]

void bgs::protocol::channel::v1::ChannelState::set_channel_type ( const ::std::string &  value)
inline

Definition at line 1815 of file channel_types.pb.h.

◆ set_channel_type() [2/3]

void bgs::protocol::channel::v1::ChannelState::set_channel_type ( const char *  value)
inline

Definition at line 1823 of file channel_types.pb.h.

◆ set_channel_type() [3/3]

void bgs::protocol::channel::v1::ChannelState::set_channel_type ( const char *  value,
size_t  size 
)
inline

Definition at line 1831 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_channel_type()

void bgs::protocol::channel::v1::ChannelState::set_has_channel_type ( )
inlineprivate

Definition at line 1799 of file channel_types.pb.h.

◆ set_has_max_members()

void bgs::protocol::channel::v1::ChannelState::set_has_max_members ( )
inlineprivate

Definition at line 1566 of file channel_types.pb.h.

◆ set_has_min_members()

void bgs::protocol::channel::v1::ChannelState::set_has_min_members ( )
inlineprivate

Definition at line 1590 of file channel_types.pb.h.

◆ set_has_name()

void bgs::protocol::channel::v1::ChannelState::set_has_name ( )
inlineprivate

Definition at line 1723 of file channel_types.pb.h.

◆ set_has_privacy_level()

void bgs::protocol::channel::v1::ChannelState::set_has_privacy_level ( )
inlineprivate

Definition at line 1698 of file channel_types.pb.h.

◆ set_has_program()

void bgs::protocol::channel::v1::ChannelState::set_has_program ( )
inlineprivate

Definition at line 1875 of file channel_types.pb.h.

◆ set_has_reason()

void bgs::protocol::channel::v1::ChannelState::set_has_reason ( )
inlineprivate

Definition at line 1674 of file channel_types.pb.h.

◆ set_has_subscribe_to_presence()

void bgs::protocol::channel::v1::ChannelState::set_has_subscribe_to_presence ( )
inlineprivate

Definition at line 1899 of file channel_types.pb.h.

◆ set_max_members()

void bgs::protocol::channel::v1::ChannelState::set_max_members ( ::google::protobuf::uint32  value)
inline

Definition at line 1580 of file channel_types.pb.h.

◆ set_min_members()

void bgs::protocol::channel::v1::ChannelState::set_min_members ( ::google::protobuf::uint32  value)
inline

Definition at line 1604 of file channel_types.pb.h.

◆ set_name() [1/3]

void bgs::protocol::channel::v1::ChannelState::set_name ( const ::std::string &  value)
inline

Definition at line 1739 of file channel_types.pb.h.

◆ set_name() [2/3]

void bgs::protocol::channel::v1::ChannelState::set_name ( const char *  value)
inline

Definition at line 1747 of file channel_types.pb.h.

◆ set_name() [3/3]

void bgs::protocol::channel::v1::ChannelState::set_name ( const char *  value,
size_t  size 
)
inline

Definition at line 1755 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ set_privacy_level()

void bgs::protocol::channel::v1::ChannelState::set_privacy_level ( ::bgs::protocol::channel::v1::ChannelState_PrivacyLevel  value)
inline

Definition at line 1712 of file channel_types.pb.h.

+ Here is the call graph for this function:

◆ set_program()

void bgs::protocol::channel::v1::ChannelState::set_program ( ::google::protobuf::uint32  value)
inline

Definition at line 1889 of file channel_types.pb.h.

◆ set_reason()

void bgs::protocol::channel::v1::ChannelState::set_reason ( ::google::protobuf::uint32  value)
inline

Definition at line 1688 of file channel_types.pb.h.

◆ set_subscribe_to_presence()

void bgs::protocol::channel::v1::ChannelState::set_subscribe_to_presence ( bool  value)
inline

Definition at line 1913 of file channel_types.pb.h.

◆ SetCachedSize()

void bgs::protocol::channel::v1::ChannelState::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::channel::v1::ChannelState::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::channel::v1::ChannelState::SharedDtor ( )
private

◆ subscribe_to_presence()

bool bgs::protocol::channel::v1::ChannelState::subscribe_to_presence ( ) const
inline

Definition at line 1909 of file channel_types.pb.h.

◆ Swap()

void bgs::protocol::channel::v1::ChannelState::Swap ( ChannelState other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::channel::v1::ChannelState::unknown_fields ( ) const
inline

Definition at line 483 of file channel_types.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_channel_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_channel_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_channel_5ftypes_2eproto

void protobuf_AssignDesc_channel_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_channel_5ftypes_2eproto

void protobuf_ShutdownFile_channel_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::channel::v1::ChannelState::_cached_size_
mutableprivate

Definition at line 652 of file channel_types.pb.h.

◆ _default_channel_type_

::std::string* bgs::protocol::channel::v1::ChannelState::_default_channel_type_
staticprivate

Definition at line 660 of file channel_types.pb.h.

◆ _extensions_

::google::protobuf::internal::ExtensionSet bgs::protocol::channel::v1::ChannelState::_extensions_
private

Definition at line 647 of file channel_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::_has_bits_[1]
private

Definition at line 651 of file channel_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::channel::v1::ChannelState::_unknown_fields_
private

Definition at line 649 of file channel_types.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Attribute > bgs::protocol::channel::v1::ChannelState::attribute_
private

Definition at line 655 of file channel_types.pb.h.

◆ channel_type_

::std::string* bgs::protocol::channel::v1::ChannelState::channel_type_
private

Definition at line 661 of file channel_types.pb.h.

◆ default_instance_

ChannelState* bgs::protocol::channel::v1::ChannelState::default_instance_
staticprivate

Definition at line 669 of file channel_types.pb.h.

◆ invitation_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::Invitation > bgs::protocol::channel::v1::ChannelState::invitation_
private

Definition at line 656 of file channel_types.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kAttributeFieldNumber = 3
static

Definition at line 554 of file channel_types.pb.h.

◆ kChannelTypeFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kChannelTypeFieldNumber = 10
static

Definition at line 604 of file channel_types.pb.h.

◆ kInvitationFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kInvitationFieldNumber = 4
static

Definition at line 566 of file channel_types.pb.h.

◆ kMaxMembersFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kMaxMembersFieldNumber = 1
static

Definition at line 540 of file channel_types.pb.h.

◆ kMinMembersFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kMinMembersFieldNumber = 2
static

Definition at line 547 of file channel_types.pb.h.

◆ kNameFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kNameFieldNumber = 8
static

Definition at line 592 of file channel_types.pb.h.

◆ kPrivacyLevelFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kPrivacyLevelFieldNumber = 7
static

Definition at line 585 of file channel_types.pb.h.

◆ kProgramFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kProgramFieldNumber = 11
static

Definition at line 616 of file channel_types.pb.h.

◆ kReasonFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kReasonFieldNumber = 6
static

Definition at line 578 of file channel_types.pb.h.

◆ kSubscribeToPresenceFieldNumber

const int bgs::protocol::channel::v1::ChannelState::kSubscribeToPresenceFieldNumber = 13
static

Definition at line 623 of file channel_types.pb.h.

◆ max_members_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::max_members_
private

Definition at line 653 of file channel_types.pb.h.

◆ min_members_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::min_members_
private

Definition at line 654 of file channel_types.pb.h.

◆ name_

::std::string* bgs::protocol::channel::v1::ChannelState::name_
private

Definition at line 659 of file channel_types.pb.h.

◆ privacy_level_

int bgs::protocol::channel::v1::ChannelState::privacy_level_
private

Definition at line 658 of file channel_types.pb.h.

◆ PRIVACY_LEVEL_CLOSED

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PRIVACY_LEVEL_CLOSED = ChannelState_PrivacyLevel_PRIVACY_LEVEL_CLOSED
static

Definition at line 513 of file channel_types.pb.h.

◆ PRIVACY_LEVEL_OPEN

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PRIVACY_LEVEL_OPEN = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN
static

Definition at line 510 of file channel_types.pb.h.

◆ PRIVACY_LEVEL_OPEN_INVITATION

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PRIVACY_LEVEL_OPEN_INVITATION = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION
static

Definition at line 512 of file channel_types.pb.h.

◆ PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND = ChannelState_PrivacyLevel_PRIVACY_LEVEL_OPEN_INVITATION_AND_FRIEND
static

Definition at line 511 of file channel_types.pb.h.

◆ PrivacyLevel_ARRAYSIZE

const int bgs::protocol::channel::v1::ChannelState::PrivacyLevel_ARRAYSIZE
static
Initial value:

Definition at line 521 of file channel_types.pb.h.

◆ PrivacyLevel_MAX

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PrivacyLevel_MAX
static
Initial value:
=
const ChannelState_PrivacyLevel ChannelState_PrivacyLevel_PrivacyLevel_MAX

Definition at line 519 of file channel_types.pb.h.

◆ PrivacyLevel_MIN

const PrivacyLevel bgs::protocol::channel::v1::ChannelState::PrivacyLevel_MIN
static
Initial value:
=
const ChannelState_PrivacyLevel ChannelState_PrivacyLevel_PrivacyLevel_MIN

Definition at line 517 of file channel_types.pb.h.

◆ program_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::program_
private

Definition at line 662 of file channel_types.pb.h.

◆ reason_

::google::protobuf::uint32 bgs::protocol::channel::v1::ChannelState::reason_
private

Definition at line 657 of file channel_types.pb.h.

◆ subscribe_to_presence_

bool bgs::protocol::channel::v1::ChannelState::subscribe_to_presence_
private

Definition at line 663 of file channel_types.pb.h.


The documentation for this class was generated from the following file: