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

#include <club_request.pb.h>

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

Public Member Functions

 AssignRoleRequest ()
 
virtual ~AssignRoleRequest ()
 
 AssignRoleRequest (const AssignRoleRequest &from)
 
AssignRoleRequestoperator= (const AssignRoleRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AssignRoleRequest *other)
 
AssignRoleRequestNew () 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::client::RoleOptionsoptions () const
 
inline ::bgs::protocol::club::v1::client::RoleOptionsmutable_options ()
 
inline ::bgs::protocol::club::v1::client::RoleOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::club::v1::client::RoleOptions *options)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const AssignRoleRequestdefault_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::client::RoleOptionsoptions_
 

Static Private Attributes

static AssignRoleRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ AssignRoleRequest() [1/2]

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

◆ ~AssignRoleRequest()

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

◆ AssignRoleRequest() [2/2]

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

Member Function Documentation

◆ agent_id()

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

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

◆ clear_agent_id()

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

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

◆ clear_club_id()

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

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

◆ clear_has_agent_id()

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

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

◆ clear_has_club_id()

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

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

◆ clear_has_options()

void bgs::protocol::club::v1::client::AssignRoleRequest::clear_has_options ( )
inlineprivate

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

◆ clear_options()

void bgs::protocol::club::v1::client::AssignRoleRequest::clear_options ( )
inline

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

◆ club_id()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_agent_id()

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

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

◆ has_club_id()

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

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

◆ has_options()

bool bgs::protocol::club::v1::client::AssignRoleRequest::has_options ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_agent_id()

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

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

◆ mutable_options()

bgs::protocol::club::v1::client::RoleOptions * bgs::protocol::club::v1::client::AssignRoleRequest::mutable_options ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ options()

const ::bgs::protocol::club::v1::client::RoleOptions & bgs::protocol::club::v1::client::AssignRoleRequest::options ( ) const
inline

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

◆ release_agent_id()

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

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

◆ release_options()

bgs::protocol::club::v1::client::RoleOptions * bgs::protocol::club::v1::client::AssignRoleRequest::release_options ( )
inline

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

◆ set_allocated_agent_id()

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

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

◆ set_allocated_options()

void bgs::protocol::club::v1::client::AssignRoleRequest::set_allocated_options ( ::bgs::protocol::club::v1::client::RoleOptions options)
inline

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

◆ set_club_id()

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

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

◆ set_has_agent_id()

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

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

◆ set_has_club_id()

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

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

◆ set_has_options()

void bgs::protocol::club::v1::client::AssignRoleRequest::set_has_options ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_AssignDesc_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv1_2fclub_5frequest_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ agent_id_

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

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

◆ club_id_

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

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

◆ default_instance_

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

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

◆ kAgentIdFieldNumber

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

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

◆ kClubIdFieldNumber

const int bgs::protocol::club::v1::client::AssignRoleRequest::kClubIdFieldNumber = 2
static

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

◆ kOptionsFieldNumber

const int bgs::protocol::club::v1::client::AssignRoleRequest::kOptionsFieldNumber = 3
static

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

◆ options_

::bgs::protocol::club::v1::client::RoleOptions* bgs::protocol::club::v1::client::AssignRoleRequest::options_
private

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


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