TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::presence::v2::PresenceOnlineGameAccount Class Reference

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v2::PresenceOnlineGameAccount:

Public Member Functions

 PresenceOnlineGameAccount ()
 
virtual ~PresenceOnlineGameAccount ()
 
 PresenceOnlineGameAccount (const PresenceOnlineGameAccount &from)
 
PresenceOnlineGameAccountoperator= (const PresenceOnlineGameAccount &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceOnlineGameAccount *other)
 
PresenceOnlineGameAccountNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_game_account () const
 
void clear_game_account ()
 
const ::bgs::protocol::account::v2::GameAccountHandlegame_account () const
 
inline ::bgs::protocol::account::v2::GameAccountHandlemutable_game_account ()
 
inline ::bgs::protocol::account::v2::GameAccountHandlerelease_game_account ()
 
void set_allocated_game_account (::bgs::protocol::account::v2::GameAccountHandle *game_account)
 
bool has_online_time_us () const
 
void clear_online_time_us ()
 
inline ::google::protobuf::uint64 online_time_us () const
 
void set_online_time_us (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kGameAccountFieldNumber = 1
 
static const int kOnlineTimeUsFieldNumber = 2
 

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_online_time_us ()
 
void clear_has_online_time_us ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v2::GameAccountHandlegame_account_
 
::google::protobuf::uint64 online_time_us_
 

Static Private Attributes

static PresenceOnlineGameAccountdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ()
 

Detailed Description

Definition at line 573 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ PresenceOnlineGameAccount() [1/2]

bgs::protocol::presence::v2::PresenceOnlineGameAccount::PresenceOnlineGameAccount ( )

◆ ~PresenceOnlineGameAccount()

virtual bgs::protocol::presence::v2::PresenceOnlineGameAccount::~PresenceOnlineGameAccount ( )
virtual

◆ PresenceOnlineGameAccount() [2/2]

bgs::protocol::presence::v2::PresenceOnlineGameAccount::PresenceOnlineGameAccount ( const PresenceOnlineGameAccount from)

Member Function Documentation

◆ clear_game_account()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::clear_game_account ( )
inline

Definition at line 1736 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_game_account()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::clear_has_game_account ( )
inlineprivate

Definition at line 1733 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_online_time_us()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::clear_has_online_time_us ( )
inlineprivate

Definition at line 1774 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ clear_online_time_us()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::clear_online_time_us ( )
inline

Definition at line 1777 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

static const PresenceOnlineGameAccount & bgs::protocol::presence::v2::PresenceOnlineGameAccount::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v2::PresenceOnlineGameAccount::descriptor ( )
static

◆ game_account()

const ::bgs::protocol::account::v2::GameAccountHandle & bgs::protocol::presence::v2::PresenceOnlineGameAccount::game_account ( ) const
inline

Definition at line 1740 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ GetCachedSize()

int bgs::protocol::presence::v2::PresenceOnlineGameAccount::GetCachedSize ( ) const
inline

Definition at line 601 of file presence_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v2::PresenceOnlineGameAccount::GetMetadata ( ) const

◆ has_game_account()

bool bgs::protocol::presence::v2::PresenceOnlineGameAccount::has_game_account ( ) const
inline

Definition at line 1727 of file presence_types.pb.h.

◆ has_online_time_us()

bool bgs::protocol::presence::v2::PresenceOnlineGameAccount::has_online_time_us ( ) const
inline

Definition at line 1768 of file presence_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::InitAsDefaultInstance ( )
private

◆ mutable_game_account()

bgs::protocol::account::v2::GameAccountHandle * bgs::protocol::presence::v2::PresenceOnlineGameAccount::mutable_game_account ( )
inline

Definition at line 1744 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v2::PresenceOnlineGameAccount::mutable_unknown_fields ( )
inline

Definition at line 589 of file presence_types.pb.h.

◆ New()

PresenceOnlineGameAccount * bgs::protocol::presence::v2::PresenceOnlineGameAccount::New ( ) const

◆ online_time_us()

google::protobuf::uint64 bgs::protocol::presence::v2::PresenceOnlineGameAccount::online_time_us ( ) const
inline

Definition at line 1781 of file presence_types.pb.h.

◆ operator=()

PresenceOnlineGameAccount & bgs::protocol::presence::v2::PresenceOnlineGameAccount::operator= ( const PresenceOnlineGameAccount from)
inline

Definition at line 580 of file presence_types.pb.h.

◆ release_game_account()

bgs::protocol::account::v2::GameAccountHandle * bgs::protocol::presence::v2::PresenceOnlineGameAccount::release_game_account ( )
inline

Definition at line 1750 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_game_account()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::set_allocated_game_account ( ::bgs::protocol::account::v2::GameAccountHandle game_account)
inline

Definition at line 1756 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_game_account()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::set_has_game_account ( )
inlineprivate

Definition at line 1730 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_has_online_time_us()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::set_has_online_time_us ( )
inlineprivate

Definition at line 1771 of file presence_types.pb.h.

+ Here is the caller graph for this function:

◆ set_online_time_us()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::set_online_time_us ( ::google::protobuf::uint64  value)
inline

Definition at line 1785 of file presence_types.pb.h.

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v2::PresenceOnlineGameAccount::Swap ( PresenceOnlineGameAccount other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v2::PresenceOnlineGameAccount::unknown_fields ( ) const
inline

Definition at line 585 of file presence_types.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fpresence_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v2::PresenceOnlineGameAccount::_cached_size_
mutableprivate

Definition at line 639 of file presence_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v2::PresenceOnlineGameAccount::_has_bits_[1]
private

Definition at line 638 of file presence_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v2::PresenceOnlineGameAccount::_unknown_fields_
private

Definition at line 636 of file presence_types.pb.h.

◆ default_instance_

PresenceOnlineGameAccount* bgs::protocol::presence::v2::PresenceOnlineGameAccount::default_instance_
staticprivate

Definition at line 647 of file presence_types.pb.h.

◆ game_account_

::bgs::protocol::account::v2::GameAccountHandle* bgs::protocol::presence::v2::PresenceOnlineGameAccount::game_account_
private

Definition at line 640 of file presence_types.pb.h.

◆ kGameAccountFieldNumber

const int bgs::protocol::presence::v2::PresenceOnlineGameAccount::kGameAccountFieldNumber = 1
static

Definition at line 616 of file presence_types.pb.h.

◆ kOnlineTimeUsFieldNumber

const int bgs::protocol::presence::v2::PresenceOnlineGameAccount::kOnlineTimeUsFieldNumber = 2
static

Definition at line 625 of file presence_types.pb.h.

◆ online_time_us_

::google::protobuf::uint64 bgs::protocol::presence::v2::PresenceOnlineGameAccount::online_time_us_
private

Definition at line 641 of file presence_types.pb.h.


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