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

#include <account_service.pb.h>

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

Public Member Functions

 GetGameTimeRemainingInfoRequest ()
 
virtual ~GetGameTimeRemainingInfoRequest ()
 
 GetGameTimeRemainingInfoRequest (const GetGameTimeRemainingInfoRequest &from)
 
GetGameTimeRemainingInfoRequestoperator= (const GetGameTimeRemainingInfoRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GetGameTimeRemainingInfoRequest *other)
 
GetGameTimeRemainingInfoRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account_id () const
 
void clear_game_account_id ()
 
const ::bgs::protocol::EntityIdgame_account_id () const
 
inline ::bgs::protocol::EntityIdmutable_game_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_game_account_id ()
 
void set_allocated_game_account_id (::bgs::protocol::EntityId *game_account_id)
 
bool has_account_id () const
 
void clear_account_id ()
 
const ::bgs::protocol::EntityIdaccount_id () const
 
inline ::bgs::protocol::EntityIdmutable_account_id ()
 
inline ::bgs::protocol::EntityIdrelease_account_id ()
 
void set_allocated_account_id (::bgs::protocol::EntityId *account_id)
 
bool has_benefactor_id () const
 
void clear_benefactor_id ()
 
const ::std::string & benefactor_id () const
 
void set_benefactor_id (const ::std::string &value)
 
void set_benefactor_id (const char *value)
 
void set_benefactor_id (const char *value, size_t size)
 
inline ::std::string * mutable_benefactor_id ()
 
inline ::std::string * release_benefactor_id ()
 
void set_allocated_benefactor_id (::std::string *benefactor_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountIdFieldNumber = 1
 
static const int kAccountIdFieldNumber = 2
 
static const int kBenefactorIdFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_game_account_id ()
 
void clear_has_game_account_id ()
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_benefactor_id ()
 
void clear_has_benefactor_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::EntityIdgame_account_id_
 
::bgs::protocol::EntityIdaccount_id_
 
::std::string * benefactor_id_
 

Static Private Attributes

static GetGameTimeRemainingInfoRequestdefault_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 1288 of file account_service.pb.h.

Constructor & Destructor Documentation

◆ GetGameTimeRemainingInfoRequest() [1/2]

bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::GetGameTimeRemainingInfoRequest ( )

◆ ~GetGameTimeRemainingInfoRequest()

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

◆ GetGameTimeRemainingInfoRequest() [2/2]

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

Member Function Documentation

◆ account_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::account_id ( ) const
inline

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

◆ benefactor_id()

const ::std::string & bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::benefactor_id ( ) const
inline

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

◆ clear_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_account_id ( )
inline

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

◆ clear_benefactor_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_benefactor_id ( )
inline

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

◆ clear_game_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_game_account_id ( )
inline

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

◆ clear_has_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_has_account_id ( )
inlineprivate

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

◆ clear_has_benefactor_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_has_benefactor_id ( )
inlineprivate

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

◆ clear_has_game_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::clear_has_game_account_id ( )
inlineprivate

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

◆ default_instance()

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

◆ descriptor()

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

◆ game_account_id()

const ::bgs::protocol::EntityId & bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::game_account_id ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_id()

bool bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::has_account_id ( ) const
inline

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

◆ has_benefactor_id()

bool bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::has_benefactor_id ( ) const
inline

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

◆ has_game_account_id()

bool bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::has_game_account_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_account_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::mutable_account_id ( )
inline

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

◆ mutable_benefactor_id()

std::string * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::mutable_benefactor_id ( )
inline

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

◆ mutable_game_account_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::mutable_game_account_id ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_account_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::release_account_id ( )
inline

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

◆ release_benefactor_id()

std::string * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::release_benefactor_id ( )
inline

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

◆ release_game_account_id()

bgs::protocol::EntityId * bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::release_game_account_id ( )
inline

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

◆ set_allocated_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_allocated_account_id ( ::bgs::protocol::EntityId account_id)
inline

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

◆ set_allocated_benefactor_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_allocated_benefactor_id ( ::std::string *  benefactor_id)
inline

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

◆ set_allocated_game_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_allocated_game_account_id ( ::bgs::protocol::EntityId game_account_id)
inline

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

◆ set_benefactor_id() [1/3]

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_benefactor_id ( const ::std::string &  value)
inline

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

◆ set_benefactor_id() [2/3]

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_benefactor_id ( const char *  value)
inline

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

◆ set_benefactor_id() [3/3]

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_benefactor_id ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_has_account_id ( )
inlineprivate

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

◆ set_has_benefactor_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_has_benefactor_id ( )
inlineprivate

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

◆ set_has_game_account_id()

void bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::set_has_game_account_id ( )
inlineprivate

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

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 1300 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::GetGameTimeRemainingInfoRequest::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::account_id_
private

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

◆ benefactor_id_

::std::string* bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::benefactor_id_
private

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

◆ default_instance_

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

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

◆ game_account_id_

::bgs::protocol::EntityId* bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::game_account_id_
private

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

◆ kAccountIdFieldNumber

const int bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::kAccountIdFieldNumber = 2
static

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

◆ kBenefactorIdFieldNumber

const int bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::kBenefactorIdFieldNumber = 3
static

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

◆ kGameAccountIdFieldNumber

const int bgs::protocol::account::v1::GetGameTimeRemainingInfoRequest::kGameAccountIdFieldNumber = 1
static

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


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