TrinityCore
bgs::protocol::club::v1::UpdateClubStateRequest Class Reference

#include <club_request.pb.h>

+ Inheritance diagram for bgs::protocol::club::v1::UpdateClubStateRequest:

Public Member Functions

 UpdateClubStateRequest ()
 
virtual ~UpdateClubStateRequest ()
 
 UpdateClubStateRequest (const UpdateClubStateRequest &from)
 
UpdateClubStateRequestoperator= (const UpdateClubStateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UpdateClubStateRequest *other)
 
UpdateClubStateRequestNew () 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_options () const
 
void clear_options ()
 
const ::bgs::protocol::club::v1::ClubStateOptionsoptions () const
 
inline ::bgs::protocol::club::v1::ClubStateOptionsmutable_options ()
 
inline ::bgs::protocol::club::v1::ClubStateOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::club::v1::ClubStateOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAgentIdFieldNumber = 1
 
static const int kClubIdFieldNumber = 2
 
static const int kOptionsFieldNumber = 3
 

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_options ()
 
void clear_has_options ()
 
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::ClubStateOptionsoptions_
 

Static Private Attributes

static UpdateClubStateRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ()
 
void protobuf_AssignDesc_club_5frequest_2eproto ()
 
void protobuf_ShutdownFile_club_5frequest_2eproto ()
 

Detailed Description

Definition at line 853 of file club_request.pb.h.

Constructor & Destructor Documentation

◆ UpdateClubStateRequest() [1/2]

bgs::protocol::club::v1::UpdateClubStateRequest::UpdateClubStateRequest ( )

◆ ~UpdateClubStateRequest()

virtual bgs::protocol::club::v1::UpdateClubStateRequest::~UpdateClubStateRequest ( )
virtual

◆ UpdateClubStateRequest() [2/2]

bgs::protocol::club::v1::UpdateClubStateRequest::UpdateClubStateRequest ( const UpdateClubStateRequest from)

Member Function Documentation

◆ agent_id()

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

Definition at line 7952 of file club_request.pb.h.

◆ clear_agent_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_agent_id ( )
inline

Definition at line 7948 of file club_request.pb.h.

◆ clear_club_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_club_id ( )
inline

Definition at line 7989 of file club_request.pb.h.

◆ clear_has_agent_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_has_agent_id ( )
inlineprivate

Definition at line 7945 of file club_request.pb.h.

◆ clear_has_club_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_has_club_id ( )
inlineprivate

Definition at line 7986 of file club_request.pb.h.

◆ clear_has_options()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_has_options ( )
inlineprivate

Definition at line 8010 of file club_request.pb.h.

◆ clear_options()

void bgs::protocol::club::v1::UpdateClubStateRequest::clear_options ( )
inline

Definition at line 8013 of file club_request.pb.h.

◆ club_id()

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

Definition at line 7993 of file club_request.pb.h.

◆ default_instance()

static const UpdateClubStateRequest & bgs::protocol::club::v1::UpdateClubStateRequest::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int bgs::protocol::club::v1::UpdateClubStateRequest::GetCachedSize ( ) const
inline

Definition at line 881 of file club_request.pb.h.

◆ GetMetadata()

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

◆ has_agent_id()

bool bgs::protocol::club::v1::UpdateClubStateRequest::has_agent_id ( ) const
inline

Definition at line 7939 of file club_request.pb.h.

◆ has_club_id()

bool bgs::protocol::club::v1::UpdateClubStateRequest::has_club_id ( ) const
inline

Definition at line 7980 of file club_request.pb.h.

◆ has_options()

bool bgs::protocol::club::v1::UpdateClubStateRequest::has_options ( ) const
inline

Definition at line 8004 of file club_request.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::club::v1::UpdateClubStateRequest::InitAsDefaultInstance ( )
private

◆ mutable_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::UpdateClubStateRequest::mutable_agent_id ( )
inline

Definition at line 7956 of file club_request.pb.h.

◆ mutable_options()

bgs::protocol::club::v1::ClubStateOptions * bgs::protocol::club::v1::UpdateClubStateRequest::mutable_options ( )
inline

Definition at line 8021 of file club_request.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 869 of file club_request.pb.h.

◆ New()

UpdateClubStateRequest * bgs::protocol::club::v1::UpdateClubStateRequest::New ( ) const

◆ operator=()

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

Definition at line 860 of file club_request.pb.h.

◆ options()

const ::bgs::protocol::club::v1::ClubStateOptions & bgs::protocol::club::v1::UpdateClubStateRequest::options ( ) const
inline

Definition at line 8017 of file club_request.pb.h.

◆ release_agent_id()

bgs::protocol::club::v1::MemberId * bgs::protocol::club::v1::UpdateClubStateRequest::release_agent_id ( )
inline

Definition at line 7962 of file club_request.pb.h.

◆ release_options()

bgs::protocol::club::v1::ClubStateOptions * bgs::protocol::club::v1::UpdateClubStateRequest::release_options ( )
inline

Definition at line 8027 of file club_request.pb.h.

◆ set_allocated_agent_id()

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

Definition at line 7968 of file club_request.pb.h.

◆ set_allocated_options()

void bgs::protocol::club::v1::UpdateClubStateRequest::set_allocated_options ( ::bgs::protocol::club::v1::ClubStateOptions options)
inline

Definition at line 8033 of file club_request.pb.h.

◆ set_club_id()

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

Definition at line 7997 of file club_request.pb.h.

◆ set_has_agent_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::set_has_agent_id ( )
inlineprivate

Definition at line 7942 of file club_request.pb.h.

◆ set_has_club_id()

void bgs::protocol::club::v1::UpdateClubStateRequest::set_has_club_id ( )
inlineprivate

Definition at line 7983 of file club_request.pb.h.

◆ set_has_options()

void bgs::protocol::club::v1::UpdateClubStateRequest::set_has_options ( )
inlineprivate

Definition at line 8007 of file club_request.pb.h.

◆ SetCachedSize()

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

◆ SharedCtor()

void bgs::protocol::club::v1::UpdateClubStateRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::club::v1::UpdateClubStateRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::club::v1::UpdateClubStateRequest::Swap ( UpdateClubStateRequest other)

◆ unknown_fields()

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

Definition at line 865 of file club_request.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_club_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_club_5frequest_2eproto

void protobuf_AssignDesc_club_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_club_5frequest_2eproto

void protobuf_ShutdownFile_club_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::club::v1::UpdateClubStateRequest::_cached_size_
mutableprivate

Definition at line 930 of file club_request.pb.h.

◆ _has_bits_

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

Definition at line 929 of file club_request.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::club::v1::UpdateClubStateRequest::_unknown_fields_
private

Definition at line 927 of file club_request.pb.h.

◆ agent_id_

::bgs::protocol::club::v1::MemberId* bgs::protocol::club::v1::UpdateClubStateRequest::agent_id_
private

Definition at line 931 of file club_request.pb.h.

◆ club_id_

::google::protobuf::uint64 bgs::protocol::club::v1::UpdateClubStateRequest::club_id_
private

Definition at line 932 of file club_request.pb.h.

◆ default_instance_

UpdateClubStateRequest* bgs::protocol::club::v1::UpdateClubStateRequest::default_instance_
staticprivate

Definition at line 939 of file club_request.pb.h.

◆ kAgentIdFieldNumber

const int bgs::protocol::club::v1::UpdateClubStateRequest::kAgentIdFieldNumber = 1
static

Definition at line 896 of file club_request.pb.h.

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::UpdateClubStateRequest::kClubIdFieldNumber = 2
static

Definition at line 905 of file club_request.pb.h.

◆ kOptionsFieldNumber

const int bgs::protocol::club::v1::UpdateClubStateRequest::kOptionsFieldNumber = 3
static

Definition at line 912 of file club_request.pb.h.

◆ options_

::bgs::protocol::club::v1::ClubStateOptions* bgs::protocol::club::v1::UpdateClubStateRequest::options_
private

Definition at line 933 of file club_request.pb.h.


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