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

#include <presence_types.pb.h>

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

Public Member Functions

 PresenceExternalIdentityFieldValue ()
 
virtual ~PresenceExternalIdentityFieldValue ()
 
 PresenceExternalIdentityFieldValue (const PresenceExternalIdentityFieldValue &from)
 
PresenceExternalIdentityFieldValueoperator= (const PresenceExternalIdentityFieldValue &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PresenceExternalIdentityFieldValue *other)
 
PresenceExternalIdentityFieldValueNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_unique_id () const
 
void clear_unique_id ()
 
const ::std::string & unique_id () const
 
void set_unique_id (const ::std::string &value)
 
void set_unique_id (const char *value)
 
void set_unique_id (const char *value, size_t size)
 
inline ::std::string * mutable_unique_id ()
 
inline ::std::string * release_unique_id ()
 
void set_allocated_unique_id (::std::string *unique_id)
 
bool has_display_id () const
 
void clear_display_id ()
 
const ::std::string & display_id () const
 
void set_display_id (const ::std::string &value)
 
void set_display_id (const char *value)
 
void set_display_id (const char *value, size_t size)
 
inline ::std::string * mutable_display_id ()
 
inline ::std::string * release_display_id ()
 
void set_allocated_display_id (::std::string *display_id)
 

Static Public Member Functions

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

Static Public Attributes

static const int kUniqueIdFieldNumber = 1
 
static const int kDisplayIdFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_unique_id ()
 
void clear_has_unique_id ()
 
void set_has_display_id ()
 
void clear_has_display_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * unique_id_
 
::std::string * display_id_
 

Static Private Attributes

static PresenceExternalIdentityFieldValuedefault_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 720 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ PresenceExternalIdentityFieldValue() [1/2]

bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::PresenceExternalIdentityFieldValue ( )

◆ ~PresenceExternalIdentityFieldValue()

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

◆ PresenceExternalIdentityFieldValue() [2/2]

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

Member Function Documentation

◆ clear_display_id()

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::clear_display_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_display_id()

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::clear_has_display_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_unique_id()

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

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

+ Here is the caller graph for this function:

◆ clear_unique_id()

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

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ display_id()

const ::std::string & bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::display_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_display_id()

bool bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::has_display_id ( ) const
inline

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

◆ has_unique_id()

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

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

◆ InitAsDefaultInstance()

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

◆ mutable_display_id()

std::string * bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::mutable_display_id ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unique_id()

std::string * bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::mutable_unique_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_display_id()

std::string * bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::release_display_id ( )
inline

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

+ Here is the call graph for this function:

◆ release_unique_id()

std::string * bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::release_unique_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_display_id()

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_allocated_display_id ( ::std::string *  display_id)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_unique_id()

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_allocated_unique_id ( ::std::string *  unique_id)
inline

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

+ Here is the call graph for this function:

◆ set_display_id() [1/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_display_id ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_display_id() [2/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_display_id ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_display_id() [3/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_display_id ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_has_display_id()

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_has_display_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_unique_id()

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

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

+ Here is the caller graph for this function:

◆ set_unique_id() [1/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_unique_id ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_unique_id() [2/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_unique_id ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_unique_id() [3/3]

void bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::set_unique_id ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unique_id()

const ::std::string & bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::unique_id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 732 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::PresenceExternalIdentityFieldValue::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ display_id_

::std::string* bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::display_id_
private

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

◆ kDisplayIdFieldNumber

const int bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::kDisplayIdFieldNumber = 2
static

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

◆ kUniqueIdFieldNumber

const int bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::kUniqueIdFieldNumber = 1
static

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

◆ unique_id_

::std::string* bgs::protocol::presence::v2::PresenceExternalIdentityFieldValue::unique_id_
private

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


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