TrinityCore
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
bgs::protocol::club::v1::client::ClubSettings Class Reference

#include <club_core.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::client::ClubSettings:

Public Member Functions

 ClubSettings ()
 
virtual ~ClubSettings ()
 
 ClubSettings (const ClubSettings &from)
 
ClubSettingsoperator= (const ClubSettings &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ClubSettings *other)
 
ClubSettingsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
int stream_size () const
 
void clear_stream ()
 
const ::bgs::protocol::club::v1::client::StreamSettingsstream (int index) const
 
inline ::bgs::protocol::club::v1::client::StreamSettingsmutable_stream (int index)
 
inline ::bgs::protocol::club::v1::client::StreamSettingsadd_stream ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamSettings > & stream () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamSettings > * mutable_stream ()
 
bool has_stream_notification_filter_all () const
 
void clear_stream_notification_filter_all ()
 
bool stream_notification_filter_all () const
 
void set_stream_notification_filter_all (bool value)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::v2::Attributeattribute (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::v2::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute ()
 
bool has_push_notification_filter_all () const
 
void clear_push_notification_filter_all ()
 
bool push_notification_filter_all () const
 
void set_push_notification_filter_all (bool value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const ClubSettingsdefault_instance ()
 

Static Public Attributes

static const int kStreamFieldNumber = 1
 
static const int kStreamNotificationFilterAllFieldNumber = 2
 
static const int kAttributeFieldNumber = 3
 
static const int kPushNotificationFilterAllFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_stream_notification_filter_all ()
 
void clear_has_stream_notification_filter_all ()
 
void set_has_push_notification_filter_all ()
 
void clear_has_push_notification_filter_all ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamSettingsstream_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 
bool stream_notification_filter_all_
 
bool push_notification_filter_all_
 

Static Private Attributes

static ClubSettingsdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ()
 

Detailed Description

Definition at line 1384 of file club_core.pb.h.

Constructor & Destructor Documentation

◆ ClubSettings() [1/2]

bgs::protocol::club::v1::client::ClubSettings::ClubSettings ( )

◆ ~ClubSettings()

virtual bgs::protocol::club::v1::client::ClubSettings::~ClubSettings ( )
virtual

◆ ClubSettings() [2/2]

bgs::protocol::club::v1::client::ClubSettings::ClubSettings ( const ClubSettings from)

Member Function Documentation

◆ add_attribute()

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::client::ClubSettings::add_attribute ( )
inline

Definition at line 4963 of file club_core.pb.h.

◆ add_stream()

bgs::protocol::club::v1::client::StreamSettings * bgs::protocol::club::v1::client::ClubSettings::add_stream ( )
inline

Definition at line 4909 of file club_core.pb.h.

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::club::v1::client::ClubSettings::attribute ( ) const
inline

Definition at line 4968 of file club_core.pb.h.

◆ attribute() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::club::v1::client::ClubSettings::attribute ( int  index) const
inline

Definition at line 4955 of file club_core.pb.h.

◆ attribute_size()

int bgs::protocol::club::v1::client::ClubSettings::attribute_size ( ) const
inline

Definition at line 4949 of file club_core.pb.h.

◆ clear_attribute()

void bgs::protocol::club::v1::client::ClubSettings::clear_attribute ( )
inline

Definition at line 4952 of file club_core.pb.h.

◆ clear_has_push_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::clear_has_push_notification_filter_all ( )
inlineprivate

Definition at line 4985 of file club_core.pb.h.

◆ clear_has_stream_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::clear_has_stream_notification_filter_all ( )
inlineprivate

Definition at line 4931 of file club_core.pb.h.

◆ clear_push_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::clear_push_notification_filter_all ( )
inline

Definition at line 4988 of file club_core.pb.h.

◆ clear_stream()

void bgs::protocol::club::v1::client::ClubSettings::clear_stream ( )
inline

Definition at line 4898 of file club_core.pb.h.

◆ clear_stream_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::clear_stream_notification_filter_all ( )
inline

Definition at line 4934 of file club_core.pb.h.

◆ default_instance()

static const ClubSettings & bgs::protocol::club::v1::client::ClubSettings::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::club::v1::client::ClubSettings::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::club::v1::client::ClubSettings::GetCachedSize ( ) const
inline

Definition at line 1412 of file club_core.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::club::v1::client::ClubSettings::GetMetadata ( ) const

◆ has_push_notification_filter_all()

bool bgs::protocol::club::v1::client::ClubSettings::has_push_notification_filter_all ( ) const
inline

Definition at line 4979 of file club_core.pb.h.

◆ has_stream_notification_filter_all()

bool bgs::protocol::club::v1::client::ClubSettings::has_stream_notification_filter_all ( ) const
inline

Definition at line 4925 of file club_core.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::client::ClubSettings::InitAsDefaultInstance ( )
private

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::club::v1::client::ClubSettings::mutable_attribute ( )
inline

Definition at line 4973 of file club_core.pb.h.

◆ mutable_attribute() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::club::v1::client::ClubSettings::mutable_attribute ( int  index)
inline

Definition at line 4959 of file club_core.pb.h.

◆ mutable_stream() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::StreamSettings > * bgs::protocol::club::v1::client::ClubSettings::mutable_stream ( )
inline

Definition at line 4919 of file club_core.pb.h.

◆ mutable_stream() [2/2]

bgs::protocol::club::v1::client::StreamSettings * bgs::protocol::club::v1::client::ClubSettings::mutable_stream ( int  index)
inline

Definition at line 4905 of file club_core.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::club::v1::client::ClubSettings::mutable_unknown_fields ( )
inline

Definition at line 1400 of file club_core.pb.h.

◆ New()

ClubSettings * bgs::protocol::club::v1::client::ClubSettings::New ( ) const

◆ operator=()

ClubSettings & bgs::protocol::club::v1::client::ClubSettings::operator= ( const ClubSettings from)
inline

Definition at line 1391 of file club_core.pb.h.

◆ push_notification_filter_all()

bool bgs::protocol::club::v1::client::ClubSettings::push_notification_filter_all ( ) const
inline

Definition at line 4992 of file club_core.pb.h.

◆ set_has_push_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::set_has_push_notification_filter_all ( )
inlineprivate

Definition at line 4982 of file club_core.pb.h.

◆ set_has_stream_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::set_has_stream_notification_filter_all ( )
inlineprivate

Definition at line 4928 of file club_core.pb.h.

◆ set_push_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::set_push_notification_filter_all ( bool  value)
inline

Definition at line 4996 of file club_core.pb.h.

◆ set_stream_notification_filter_all()

void bgs::protocol::club::v1::client::ClubSettings::set_stream_notification_filter_all ( bool  value)
inline

Definition at line 4942 of file club_core.pb.h.

◆ SetCachedSize()

void bgs::protocol::club::v1::client::ClubSettings::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::club::v1::client::ClubSettings::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::client::ClubSettings::SharedDtor ( )
private

◆ stream() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::club::v1::client::StreamSettings > & bgs::protocol::club::v1::client::ClubSettings::stream ( ) const
inline

Definition at line 4914 of file club_core.pb.h.

◆ stream() [2/2]

const ::bgs::protocol::club::v1::client::StreamSettings & bgs::protocol::club::v1::client::ClubSettings::stream ( int  index) const
inline

Definition at line 4901 of file club_core.pb.h.

◆ stream_notification_filter_all()

bool bgs::protocol::club::v1::client::ClubSettings::stream_notification_filter_all ( ) const
inline

Definition at line 4938 of file club_core.pb.h.

◆ stream_size()

int bgs::protocol::club::v1::client::ClubSettings::stream_size ( ) const
inline

Definition at line 4895 of file club_core.pb.h.

◆ Swap()

void bgs::protocol::club::v1::client::ClubSettings::Swap ( ClubSettings other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::club::v1::client::ClubSettings::unknown_fields ( ) const
inline

Definition at line 1396 of file club_core.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fcore_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::client::ClubSettings::_cached_size_
mutableprivate

Definition at line 1472 of file club_core.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::club::v1::client::ClubSettings::_has_bits_[1]
private

Definition at line 1471 of file club_core.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::client::ClubSettings::_unknown_fields_
private

Definition at line 1469 of file club_core.pb.h.

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::club::v1::client::ClubSettings::attribute_
private

Definition at line 1474 of file club_core.pb.h.

◆ default_instance_

ClubSettings* bgs::protocol::club::v1::client::ClubSettings::default_instance_
staticprivate

Definition at line 1482 of file club_core.pb.h.

◆ kAttributeFieldNumber

const int bgs::protocol::club::v1::client::ClubSettings::kAttributeFieldNumber = 3
static

Definition at line 1446 of file club_core.pb.h.

◆ kPushNotificationFilterAllFieldNumber

const int bgs::protocol::club::v1::client::ClubSettings::kPushNotificationFilterAllFieldNumber = 4
static

Definition at line 1458 of file club_core.pb.h.

◆ kStreamFieldNumber

const int bgs::protocol::club::v1::client::ClubSettings::kStreamFieldNumber = 1
static

Definition at line 1427 of file club_core.pb.h.

◆ kStreamNotificationFilterAllFieldNumber

const int bgs::protocol::club::v1::client::ClubSettings::kStreamNotificationFilterAllFieldNumber = 2
static

Definition at line 1439 of file club_core.pb.h.

◆ push_notification_filter_all_

bool bgs::protocol::club::v1::client::ClubSettings::push_notification_filter_all_
private

Definition at line 1476 of file club_core.pb.h.

◆ stream_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::club::v1::client::StreamSettings > bgs::protocol::club::v1::client::ClubSettings::stream_
private

Definition at line 1473 of file club_core.pb.h.

◆ stream_notification_filter_all_

bool bgs::protocol::club::v1::client::ClubSettings::stream_notification_filter_all_
private

Definition at line 1475 of file club_core.pb.h.


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