TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::club::v1::client::SubscribeNotification Class Reference

#include <club_notification.pb.h>

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

Public Member Functions

 SubscribeNotification ()
 
virtual ~SubscribeNotification ()
 
 SubscribeNotification (const SubscribeNotification &from)
 
SubscribeNotificationoperator= (const SubscribeNotification &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SubscribeNotification *other)
 
SubscribeNotificationNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_agent_id () const
 
void clear_agent_id ()
 
const ::bgs::protocol::club::v1::MemberIdagent_id () const
 
inline ::bgs::protocol::club::v1::MemberIdmutable_agent_id ()
 
inline ::bgs::protocol::club::v1::MemberIdrelease_agent_id ()
 
void set_allocated_agent_id (::bgs::protocol::club::v1::MemberId *agent_id)
 
bool has_club_id () const
 
void clear_club_id ()
 
inline ::google::protobuf::uint64 club_id () const
 
void set_club_id (::google::protobuf::uint64 value)
 
bool has_club () const
 
void clear_club ()
 
const ::bgs::protocol::club::v1::client::Clubclub () const
 
inline ::bgs::protocol::club::v1::client::Clubmutable_club ()
 
inline ::bgs::protocol::club::v1::client::Clubrelease_club ()
 
void set_allocated_club (::bgs::protocol::club::v1::client::Club *club)
 
bool has_view () const
 
void clear_view ()
 
const ::bgs::protocol::club::v1::client::ClubViewview () const
 
inline ::bgs::protocol::club::v1::client::ClubViewmutable_view ()
 
inline ::bgs::protocol::club::v1::client::ClubViewrelease_view ()
 
void set_allocated_view (::bgs::protocol::club::v1::client::ClubView *view)
 
bool has_settings () const
 
void clear_settings ()
 
const ::bgs::protocol::club::v1::client::ClubSettingssettings () const
 
inline ::bgs::protocol::club::v1::client::ClubSettingsmutable_settings ()
 
inline ::bgs::protocol::club::v1::client::ClubSettingsrelease_settings ()
 
void set_allocated_settings (::bgs::protocol::club::v1::client::ClubSettings *settings)
 
bool has_member () const
 
void clear_member ()
 
const ::bgs::protocol::club::v1::client::Membermember () const
 
inline ::bgs::protocol::club::v1::client::Membermutable_member ()
 
inline ::bgs::protocol::club::v1::client::Memberrelease_member ()
 
void set_allocated_member (::bgs::protocol::club::v1::client::Member *member)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 3
 
static const int kClubFieldNumber = 4
 
static const int kViewFieldNumber = 5
 
static const int kSettingsFieldNumber = 10
 
static const int kMemberFieldNumber = 11
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_agent_id ()
 
void clear_has_agent_id ()
 
void set_has_club_id ()
 
void clear_has_club_id ()
 
void set_has_club ()
 
void clear_has_club ()
 
void set_has_view ()
 
void clear_has_view ()
 
void set_has_settings ()
 
void clear_has_settings ()
 
void set_has_member ()
 
void clear_has_member ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::club::v1::MemberIdagent_id_
 
::google::protobuf::uint64 club_id_
 
::bgs::protocol::club::v1::client::Clubclub_
 
::bgs::protocol::club::v1::client::ClubViewview_
 
::bgs::protocol::club::v1::client::ClubSettingssettings_
 
::bgs::protocol::club::v1::client::Membermember_
 

Static Private Attributes

static SubscribeNotificationdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ()
 

Detailed Description

Definition at line 68 of file club_notification.pb.h.

Constructor & Destructor Documentation

◆ SubscribeNotification() [1/2]

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

◆ ~SubscribeNotification()

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

◆ SubscribeNotification() [2/2]

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

Member Function Documentation

◆ agent_id()

const ::bgs::protocol::club::v1::MemberId & bgs::protocol::club::v1::client::SubscribeNotification::agent_id ( ) const
inline

Definition at line 2085 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_agent_id()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_agent_id ( )
inline

Definition at line 2081 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_club()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_club ( )
inline

Definition at line 2146 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_club_id()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_club_id ( )
inline

Definition at line 2122 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_has_agent_id()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_agent_id ( )
inlineprivate

Definition at line 2078 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_club()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_club ( )
inlineprivate

Definition at line 2143 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_club_id()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_club_id ( )
inlineprivate

Definition at line 2119 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_member()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_member ( )
inlineprivate

Definition at line 2266 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_settings()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_settings ( )
inlineprivate

Definition at line 2225 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_view()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_has_view ( )
inlineprivate

Definition at line 2184 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ clear_member()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_member ( )
inline

Definition at line 2269 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_settings()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_settings ( )
inline

Definition at line 2228 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ clear_view()

void bgs::protocol::club::v1::client::SubscribeNotification::clear_view ( )
inline

Definition at line 2187 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ club()

const ::bgs::protocol::club::v1::client::Club & bgs::protocol::club::v1::client::SubscribeNotification::club ( ) const
inline

Definition at line 2150 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ club_id()

google::protobuf::uint64 bgs::protocol::club::v1::client::SubscribeNotification::club_id ( ) const
inline

Definition at line 2126 of file club_notification.pb.h.

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 96 of file club_notification.pb.h.

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_agent_id ( ) const
inline

Definition at line 2072 of file club_notification.pb.h.

◆ has_club()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_club ( ) const
inline

Definition at line 2137 of file club_notification.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_club_id ( ) const
inline

Definition at line 2113 of file club_notification.pb.h.

◆ has_member()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_member ( ) const
inline

Definition at line 2260 of file club_notification.pb.h.

◆ has_settings()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_settings ( ) const
inline

Definition at line 2219 of file club_notification.pb.h.

◆ has_view()

bool bgs::protocol::club::v1::client::SubscribeNotification::has_view ( ) const
inline

Definition at line 2178 of file club_notification.pb.h.

◆ InitAsDefaultInstance()

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

◆ member()

const ::bgs::protocol::club::v1::client::Member & bgs::protocol::club::v1::client::SubscribeNotification::member ( ) const
inline

Definition at line 2273 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::SubscribeNotification::mutable_agent_id ( )
inline

Definition at line 2089 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_club()

bgs::protocol::club::v1::client::Club * bgs::protocol::club::v1::client::SubscribeNotification::mutable_club ( )
inline

Definition at line 2154 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_member()

bgs::protocol::club::v1::client::Member * bgs::protocol::club::v1::client::SubscribeNotification::mutable_member ( )
inline

Definition at line 2277 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_settings()

bgs::protocol::club::v1::client::ClubSettings * bgs::protocol::club::v1::client::SubscribeNotification::mutable_settings ( )
inline

Definition at line 2236 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

Definition at line 84 of file club_notification.pb.h.

◆ mutable_view()

bgs::protocol::club::v1::client::ClubView * bgs::protocol::club::v1::client::SubscribeNotification::mutable_view ( )
inline

Definition at line 2195 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ New()

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

◆ operator=()

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

Definition at line 75 of file club_notification.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::client::SubscribeNotification::release_agent_id ( )
inline

Definition at line 2095 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_club()

bgs::protocol::club::v1::client::Club * bgs::protocol::club::v1::client::SubscribeNotification::release_club ( )
inline

Definition at line 2160 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_member()

bgs::protocol::club::v1::client::Member * bgs::protocol::club::v1::client::SubscribeNotification::release_member ( )
inline

Definition at line 2283 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_settings()

bgs::protocol::club::v1::client::ClubSettings * bgs::protocol::club::v1::client::SubscribeNotification::release_settings ( )
inline

Definition at line 2242 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ release_view()

bgs::protocol::club::v1::client::ClubView * bgs::protocol::club::v1::client::SubscribeNotification::release_view ( )
inline

Definition at line 2201 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_agent_id()

void bgs::protocol::club::v1::client::SubscribeNotification::set_allocated_agent_id ( ::bgs::protocol::club::v1::MemberId agent_id)
inline

Definition at line 2101 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_club()

void bgs::protocol::club::v1::client::SubscribeNotification::set_allocated_club ( ::bgs::protocol::club::v1::client::Club club)
inline

Definition at line 2166 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_member()

void bgs::protocol::club::v1::client::SubscribeNotification::set_allocated_member ( ::bgs::protocol::club::v1::client::Member member)
inline

Definition at line 2289 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_settings()

void bgs::protocol::club::v1::client::SubscribeNotification::set_allocated_settings ( ::bgs::protocol::club::v1::client::ClubSettings settings)
inline

Definition at line 2248 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_view()

void bgs::protocol::club::v1::client::SubscribeNotification::set_allocated_view ( ::bgs::protocol::club::v1::client::ClubView view)
inline

Definition at line 2207 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_club_id()

void bgs::protocol::club::v1::client::SubscribeNotification::set_club_id ( ::google::protobuf::uint64  value)
inline

Definition at line 2130 of file club_notification.pb.h.

+ Here is the call graph for this function:

◆ set_has_agent_id()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_agent_id ( )
inlineprivate

Definition at line 2075 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_club()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_club ( )
inlineprivate

Definition at line 2140 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_club_id()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_club_id ( )
inlineprivate

Definition at line 2116 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_member()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_member ( )
inlineprivate

Definition at line 2263 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_settings()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_settings ( )
inlineprivate

Definition at line 2222 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ set_has_view()

void bgs::protocol::club::v1::client::SubscribeNotification::set_has_view ( )
inlineprivate

Definition at line 2181 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ settings()

const ::bgs::protocol::club::v1::client::ClubSettings & bgs::protocol::club::v1::client::SubscribeNotification::settings ( ) const
inline

Definition at line 2232 of file club_notification.pb.h.

+ Here is the caller graph for this function:

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 80 of file club_notification.pb.h.

◆ view()

const ::bgs::protocol::club::v1::client::ClubView & bgs::protocol::club::v1::client::SubscribeNotification::view ( ) const
inline

Definition at line 2191 of file club_notification.pb.h.

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5fnotification_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 178 of file club_notification.pb.h.

◆ _has_bits_

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

Definition at line 177 of file club_notification.pb.h.

◆ _unknown_fields_

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

Definition at line 175 of file club_notification.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::client::SubscribeNotification::agent_id_
private

Definition at line 179 of file club_notification.pb.h.

◆ club_

::bgs::protocol::club::v1::client::Club* bgs::protocol::club::v1::client::SubscribeNotification::club_
private

Definition at line 181 of file club_notification.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::client::SubscribeNotification::club_id_
private

Definition at line 180 of file club_notification.pb.h.

◆ default_instance_

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

Definition at line 190 of file club_notification.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kAgentIdFieldNumber = 1
static

Definition at line 111 of file club_notification.pb.h.

◆ kClubFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kClubFieldNumber = 4
static

Definition at line 127 of file club_notification.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kClubIdFieldNumber = 3
static

Definition at line 120 of file club_notification.pb.h.

◆ kMemberFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kMemberFieldNumber = 11
static

Definition at line 154 of file club_notification.pb.h.

◆ kSettingsFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kSettingsFieldNumber = 10
static

Definition at line 145 of file club_notification.pb.h.

◆ kViewFieldNumber

const int bgs::protocol::club::v1::client::SubscribeNotification::kViewFieldNumber = 5
static

Definition at line 136 of file club_notification.pb.h.

◆ member_

::bgs::protocol::club::v1::client::Member* bgs::protocol::club::v1::client::SubscribeNotification::member_
private

Definition at line 184 of file club_notification.pb.h.

◆ settings_

::bgs::protocol::club::v1::client::ClubSettings* bgs::protocol::club::v1::client::SubscribeNotification::settings_
private

Definition at line 183 of file club_notification.pb.h.

◆ view_

::bgs::protocol::club::v1::client::ClubView* bgs::protocol::club::v1::client::SubscribeNotification::view_
private

Definition at line 182 of file club_notification.pb.h.


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