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

#include <presence_types.pb.h>

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

Public Member Functions

 PresenceFieldKey ()
 
virtual ~PresenceFieldKey ()
 
 PresenceFieldKey (const PresenceFieldKey &from)
 
PresenceFieldKeyoperator= (const PresenceFieldKey &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceFieldKey *other)
 
PresenceFieldKeyNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_title_id () const
 
void clear_title_id ()
 
inline ::google::protobuf::uint32 title_id () const
 
void set_title_id (::google::protobuf::uint32 value)
 
bool has_group () const
 
void clear_group ()
 
inline ::google::protobuf::uint32 group () const
 
void set_group (::google::protobuf::uint32 value)
 
bool has_field () const
 
void clear_field ()
 
inline ::google::protobuf::uint32 field () const
 
void set_field (::google::protobuf::uint32 value)
 
bool has_unique_id () const
 
void clear_unique_id ()
 
inline ::google::protobuf::uint64 unique_id () const
 
void set_unique_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTitleIdFieldNumber = 1
 
static const int kGroupFieldNumber = 2
 
static const int kFieldFieldNumber = 3
 
static const int kUniqueIdFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_title_id ()
 
void clear_has_title_id ()
 
void set_has_group ()
 
void clear_has_group ()
 
void set_has_field ()
 
void clear_has_field ()
 
void set_has_unique_id ()
 
void clear_has_unique_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint32 title_id_
 
::google::protobuf::uint32 group_
 
::google::protobuf::uint64 unique_id_
 
::google::protobuf::uint32 field_
 

Static Private Attributes

static PresenceFieldKeydefault_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 186 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ PresenceFieldKey() [1/2]

bgs::protocol::presence::v2::PresenceFieldKey::PresenceFieldKey ( )

◆ ~PresenceFieldKey()

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

◆ PresenceFieldKey() [2/2]

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

Member Function Documentation

◆ clear_field()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_field ( )
inline

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

+ Here is the call graph for this function:

◆ clear_group()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_group ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_field()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_has_field ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_group()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_has_group ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_title_id()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_has_title_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_unique_id()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_has_unique_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_title_id()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_title_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_unique_id()

void bgs::protocol::presence::v2::PresenceFieldKey::clear_unique_id ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ field()

google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::field ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ group()

google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::group ( ) const
inline

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

◆ has_field()

bool bgs::protocol::presence::v2::PresenceFieldKey::has_field ( ) const
inline

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

◆ has_group()

bool bgs::protocol::presence::v2::PresenceFieldKey::has_group ( ) const
inline

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

◆ has_title_id()

bool bgs::protocol::presence::v2::PresenceFieldKey::has_title_id ( ) const
inline

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

◆ has_unique_id()

bool bgs::protocol::presence::v2::PresenceFieldKey::has_unique_id ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ set_field()

void bgs::protocol::presence::v2::PresenceFieldKey::set_field ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_group()

void bgs::protocol::presence::v2::PresenceFieldKey::set_group ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_field()

void bgs::protocol::presence::v2::PresenceFieldKey::set_has_field ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_group()

void bgs::protocol::presence::v2::PresenceFieldKey::set_has_group ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_title_id()

void bgs::protocol::presence::v2::PresenceFieldKey::set_has_title_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_unique_id()

void bgs::protocol::presence::v2::PresenceFieldKey::set_has_unique_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_title_id()

void bgs::protocol::presence::v2::PresenceFieldKey::set_title_id ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_unique_id()

void bgs::protocol::presence::v2::PresenceFieldKey::set_unique_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ title_id()

google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::title_id ( ) const
inline

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

◆ unique_id()

google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldKey::unique_id ( ) const
inline

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

◆ unknown_fields()

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

Definition at line 198 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::PresenceFieldKey::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ field_

::google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::field_
private

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

◆ group_

::google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::group_
private

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

◆ kFieldFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldKey::kFieldFieldNumber = 3
static

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

◆ kGroupFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldKey::kGroupFieldNumber = 2
static

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

◆ kTitleIdFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldKey::kTitleIdFieldNumber = 1
static

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

◆ kUniqueIdFieldNumber

const int bgs::protocol::presence::v2::PresenceFieldKey::kUniqueIdFieldNumber = 4
static

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

◆ title_id_

::google::protobuf::uint32 bgs::protocol::presence::v2::PresenceFieldKey::title_id_
private

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

◆ unique_id_

::google::protobuf::uint64 bgs::protocol::presence::v2::PresenceFieldKey::unique_id_
private

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


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