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

#include <presence_types.pb.h>

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

Public Member Functions

 PresenceFieldState ()
 
virtual ~PresenceFieldState ()
 
 PresenceFieldState (const PresenceFieldState &from)
 
PresenceFieldStateoperator= (const PresenceFieldState &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceFieldState *other)
 
PresenceFieldStateNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_id () const
 
void clear_account_id ()
 
inline ::google::protobuf::uint64 account_id () const
 
void set_account_id (::google::protobuf::uint64 value)
 
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)
 
int fields_size () const
 
void clear_fields ()
 
const ::bgs::protocol::presence::v2::PresenceFieldfields (int index) const
 
inline ::bgs::protocol::presence::v2::PresenceFieldmutable_fields (int index)
 
inline ::bgs::protocol::presence::v2::PresenceFieldadd_fields ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v2::PresenceField > & fields () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v2::PresenceField > * mutable_fields ()
 
bool has_oldest_time_us () const
 
void clear_oldest_time_us ()
 
inline ::google::protobuf::uint64 oldest_time_us () const
 
void set_oldest_time_us (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 
static const int kGameAccountFieldNumber = 2
 
static const int kFieldsFieldNumber = 3
 
static const int kOldestTimeUsFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void set_has_game_account ()
 
void clear_has_game_account ()
 
void set_has_oldest_time_us ()
 
void clear_has_oldest_time_us ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 account_id_
 
::bgs::protocol::account::v2::GameAccountHandlegame_account_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v2::PresenceFieldfields_
 
::google::protobuf::uint64 oldest_time_us_
 

Static Private Attributes

static PresenceFieldStatedefault_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 382 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ PresenceFieldState() [1/2]

bgs::protocol::presence::v2::PresenceFieldState::PresenceFieldState ( )

◆ ~PresenceFieldState()

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

◆ PresenceFieldState() [2/2]

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

Member Function Documentation

◆ account_id()

google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldState::account_id ( ) const
inline

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

◆ add_fields()

bgs::protocol::presence::v2::PresenceField * bgs::protocol::presence::v2::PresenceFieldState::add_fields ( )
inline

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

◆ clear_account_id()

void bgs::protocol::presence::v2::PresenceFieldState::clear_account_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_fields()

void bgs::protocol::presence::v2::PresenceFieldState::clear_fields ( )
inline

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

◆ clear_game_account()

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

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

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::presence::v2::PresenceFieldState::clear_has_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_game_account()

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

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

+ Here is the caller graph for this function:

◆ clear_has_oldest_time_us()

void bgs::protocol::presence::v2::PresenceFieldState::clear_has_oldest_time_us ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_oldest_time_us()

void bgs::protocol::presence::v2::PresenceFieldState::clear_oldest_time_us ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ fields() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v2::PresenceField > & bgs::protocol::presence::v2::PresenceFieldState::fields ( ) const
inline

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

◆ fields() [2/2]

const ::bgs::protocol::presence::v2::PresenceField & bgs::protocol::presence::v2::PresenceFieldState::fields ( int  index) const
inline

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

◆ fields_size()

int bgs::protocol::presence::v2::PresenceFieldState::fields_size ( ) const
inline

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

◆ game_account()

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

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_account_id()

bool bgs::protocol::presence::v2::PresenceFieldState::has_account_id ( ) const
inline

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

◆ has_game_account()

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

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

◆ has_oldest_time_us()

bool bgs::protocol::presence::v2::PresenceFieldState::has_oldest_time_us ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_fields() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::presence::v2::PresenceField > * bgs::protocol::presence::v2::PresenceFieldState::mutable_fields ( )
inline

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

◆ mutable_fields() [2/2]

bgs::protocol::presence::v2::PresenceField * bgs::protocol::presence::v2::PresenceFieldState::mutable_fields ( int  index)
inline

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

◆ mutable_game_account()

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

Definition at line 1535 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::PresenceFieldState::mutable_unknown_fields ( )
inline

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

◆ New()

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

◆ oldest_time_us()

google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldState::oldest_time_us ( ) const
inline

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

◆ operator=()

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

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

◆ release_game_account()

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

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

+ Here is the call graph for this function:

◆ set_account_id()

void bgs::protocol::presence::v2::PresenceFieldState::set_account_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_game_account()

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

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

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::presence::v2::PresenceFieldState::set_has_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_game_account()

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

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

+ Here is the caller graph for this function:

◆ set_has_oldest_time_us()

void bgs::protocol::presence::v2::PresenceFieldState::set_has_oldest_time_us ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_oldest_time_us()

void bgs::protocol::presence::v2::PresenceFieldState::set_oldest_time_us ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 394 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::PresenceFieldState::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ account_id_

::google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldState::account_id_
private

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

◆ default_instance_

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

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

◆ fields_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::presence::v2::PresenceField > bgs::protocol::presence::v2::PresenceFieldState::fields_
private

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

◆ game_account_

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

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

◆ kAccountIdFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldState::kAccountIdFieldNumber = 1
static

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

◆ kFieldsFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldState::kFieldsFieldNumber = 3
static

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

◆ kGameAccountFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldState::kGameAccountFieldNumber = 2
static

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

◆ kOldestTimeUsFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldState::kOldestTimeUsFieldNumber = 4
static

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

◆ oldest_time_us_

::google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldState::oldest_time_us_
private

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


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