TrinityCore
bgs::protocol::account::v1::GameAccountFlagUpdateRequest Class Reference

#include <account_service.pb.h>

+ Inheritance diagram for bgs::protocol::account::v1::GameAccountFlagUpdateRequest:

Public Member Functions

 GameAccountFlagUpdateRequest ()
 
virtual ~GameAccountFlagUpdateRequest ()
 
 GameAccountFlagUpdateRequest (const GameAccountFlagUpdateRequest &from)
 
GameAccountFlagUpdateRequestoperator= (const GameAccountFlagUpdateRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GameAccountFlagUpdateRequest *other)
 
GameAccountFlagUpdateRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account () const
 
void clear_game_account ()
 
const ::bgs::protocol::account::v1::GameAccountHandlegame_account () const
 
inline ::bgs::protocol::account::v1::GameAccountHandlemutable_game_account ()
 
inline ::bgs::protocol::account::v1::GameAccountHandlerelease_game_account ()
 
void set_allocated_game_account (::bgs::protocol::account::v1::GameAccountHandle *game_account)
 
bool has_flag () const
 
void clear_flag ()
 
inline ::google::protobuf::uint64 flag () const
 
void set_flag (::google::protobuf::uint64 value)
 
bool has_active () const
 
void clear_active ()
 
bool active () const
 
void set_active (bool value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountFieldNumber = 1
 
static const int kFlagFieldNumber = 2
 
static const int kActiveFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account ()
 
void clear_has_game_account ()
 
void set_has_flag ()
 
void clear_has_flag ()
 
void set_has_active ()
 
void clear_has_active ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::GameAccountHandlegame_account_
 
::google::protobuf::uint64 flag_
 
bool active_
 

Static Private Attributes

static GameAccountFlagUpdateRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ()
 
void protobuf_AssignDesc_account_5fservice_2eproto ()
 
void protobuf_ShutdownFile_account_5fservice_2eproto ()
 

Detailed Description

Definition at line 224 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GameAccountFlagUpdateRequest() [1/2]

bgs::protocol::account::v1::GameAccountFlagUpdateRequest::GameAccountFlagUpdateRequest ( )

◆ ~GameAccountFlagUpdateRequest()

virtual bgs::protocol::account::v1::GameAccountFlagUpdateRequest::~GameAccountFlagUpdateRequest ( )
virtual

◆ GameAccountFlagUpdateRequest() [2/2]

bgs::protocol::account::v1::GameAccountFlagUpdateRequest::GameAccountFlagUpdateRequest ( const GameAccountFlagUpdateRequest from)

Member Function Documentation

◆ active()

bool bgs::protocol::account::v1::GameAccountFlagUpdateRequest::active ( ) const
inline

Definition at line 2670 of file account_service.pb.h.

◆ clear_active()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_active ( )
inline

Definition at line 2666 of file account_service.pb.h.

◆ clear_flag()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_flag ( )
inline

Definition at line 2642 of file account_service.pb.h.

◆ clear_game_account()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_game_account ( )
inline

Definition at line 2601 of file account_service.pb.h.

◆ clear_has_active()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_has_active ( )
inlineprivate

Definition at line 2663 of file account_service.pb.h.

◆ clear_has_flag()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_has_flag ( )
inlineprivate

Definition at line 2639 of file account_service.pb.h.

◆ clear_has_game_account()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::clear_has_game_account ( )
inlineprivate

Definition at line 2598 of file account_service.pb.h.

◆ default_instance()

static const GameAccountFlagUpdateRequest & bgs::protocol::account::v1::GameAccountFlagUpdateRequest::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::account::v1::GameAccountFlagUpdateRequest::descriptor ( )
static

◆ flag()

google::protobuf::uint64 bgs::protocol::account::v1::GameAccountFlagUpdateRequest::flag ( ) const
inline

Definition at line 2646 of file account_service.pb.h.

◆ game_account()

const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::account::v1::GameAccountFlagUpdateRequest::game_account ( ) const
inline

Definition at line 2605 of file account_service.pb.h.

◆ GetCachedSize()

int bgs::protocol::account::v1::GameAccountFlagUpdateRequest::GetCachedSize ( ) const
inline

Definition at line 252 of file account_service.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::account::v1::GameAccountFlagUpdateRequest::GetMetadata ( ) const

◆ has_active()

bool bgs::protocol::account::v1::GameAccountFlagUpdateRequest::has_active ( ) const
inline

Definition at line 2657 of file account_service.pb.h.

◆ has_flag()

bool bgs::protocol::account::v1::GameAccountFlagUpdateRequest::has_flag ( ) const
inline

Definition at line 2633 of file account_service.pb.h.

◆ has_game_account()

bool bgs::protocol::account::v1::GameAccountFlagUpdateRequest::has_game_account ( ) const
inline

Definition at line 2592 of file account_service.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::InitAsDefaultInstance ( )
private

◆ mutable_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountFlagUpdateRequest::mutable_game_account ( )
inline

Definition at line 2609 of file account_service.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::account::v1::GameAccountFlagUpdateRequest::mutable_unknown_fields ( )
inline

Definition at line 240 of file account_service.pb.h.

◆ New()

GameAccountFlagUpdateRequest * bgs::protocol::account::v1::GameAccountFlagUpdateRequest::New ( ) const

◆ operator=()

GameAccountFlagUpdateRequest & bgs::protocol::account::v1::GameAccountFlagUpdateRequest::operator= ( const GameAccountFlagUpdateRequest from)
inline

Definition at line 231 of file account_service.pb.h.

◆ release_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::account::v1::GameAccountFlagUpdateRequest::release_game_account ( )
inline

Definition at line 2615 of file account_service.pb.h.

◆ set_active()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_active ( bool  value)
inline

Definition at line 2674 of file account_service.pb.h.

◆ set_allocated_game_account()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_allocated_game_account ( ::bgs::protocol::account::v1::GameAccountHandle game_account)
inline

Definition at line 2621 of file account_service.pb.h.

◆ set_flag()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_flag ( ::google::protobuf::uint64  value)
inline

Definition at line 2650 of file account_service.pb.h.

◆ set_has_active()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_has_active ( )
inlineprivate

Definition at line 2660 of file account_service.pb.h.

◆ set_has_flag()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_has_flag ( )
inlineprivate

Definition at line 2636 of file account_service.pb.h.

◆ set_has_game_account()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::set_has_game_account ( )
inlineprivate

Definition at line 2595 of file account_service.pb.h.

◆ SetCachedSize()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::account::v1::GameAccountFlagUpdateRequest::Swap ( GameAccountFlagUpdateRequest other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::account::v1::GameAccountFlagUpdateRequest::unknown_fields ( ) const
inline

Definition at line 236 of file account_service.pb.h.

Friends And Related Function Documentation

◆ protobuf_AddDesc_account_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_account_5fservice_2eproto

void protobuf_AssignDesc_account_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_account_5fservice_2eproto

void protobuf_ShutdownFile_account_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::account::v1::GameAccountFlagUpdateRequest::_cached_size_
mutableprivate

Definition at line 299 of file account_service.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::account::v1::GameAccountFlagUpdateRequest::_has_bits_[1]
private

Definition at line 298 of file account_service.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::account::v1::GameAccountFlagUpdateRequest::_unknown_fields_
private

Definition at line 296 of file account_service.pb.h.

◆ active_

bool bgs::protocol::account::v1::GameAccountFlagUpdateRequest::active_
private

Definition at line 302 of file account_service.pb.h.

◆ default_instance_

GameAccountFlagUpdateRequest* bgs::protocol::account::v1::GameAccountFlagUpdateRequest::default_instance_
staticprivate

Definition at line 308 of file account_service.pb.h.

◆ flag_

::google::protobuf::uint64 bgs::protocol::account::v1::GameAccountFlagUpdateRequest::flag_
private

Definition at line 301 of file account_service.pb.h.

◆ game_account_

::bgs::protocol::account::v1::GameAccountHandle* bgs::protocol::account::v1::GameAccountFlagUpdateRequest::game_account_
private

Definition at line 300 of file account_service.pb.h.

◆ kActiveFieldNumber

const int bgs::protocol::account::v1::GameAccountFlagUpdateRequest::kActiveFieldNumber = 3
static

Definition at line 283 of file account_service.pb.h.

◆ kFlagFieldNumber

const int bgs::protocol::account::v1::GameAccountFlagUpdateRequest::kFlagFieldNumber = 2
static

Definition at line 276 of file account_service.pb.h.

◆ kGameAccountFieldNumber

const int bgs::protocol::account::v1::GameAccountFlagUpdateRequest::kGameAccountFieldNumber = 1
static

Definition at line 267 of file account_service.pb.h.


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