TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::presence::v1::LocalizedStringMapEntry Class Reference

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v1::LocalizedStringMapEntry:

Public Member Functions

 LocalizedStringMapEntry ()
 
virtual ~LocalizedStringMapEntry ()
 
 LocalizedStringMapEntry (const LocalizedStringMapEntry &from)
 
LocalizedStringMapEntryoperator= (const LocalizedStringMapEntry &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LocalizedStringMapEntry *other)
 
LocalizedStringMapEntryNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_locale () const
 
void clear_locale ()
 
const ::std::string & locale () const
 
void set_locale (const ::std::string &value)
 
void set_locale (const char *value)
 
void set_locale (const char *value, size_t size)
 
inline ::std::string * mutable_locale ()
 
inline ::std::string * release_locale ()
 
void set_allocated_locale (::std::string *locale)
 
bool has_value () const
 
void clear_value ()
 
const ::std::string & value () const
 
void set_value (const ::std::string &value)
 
void set_value (const char *value)
 
void set_value (const char *value, size_t size)
 
inline ::std::string * mutable_value ()
 
inline ::std::string * release_value ()
 
void set_allocated_value (::std::string *value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLocaleFieldNumber = 1
 
static const int kValueFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_locale ()
 
void clear_has_locale ()
 
void set_has_value ()
 
void clear_has_value ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * locale_
 
::std::string * value_
 

Static Private Attributes

static LocalizedStringMapEntrydefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ()
 
void protobuf_AssignDesc_presence_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_presence_5ftypes_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ LocalizedStringMapEntry() [1/2]

bgs::protocol::presence::v1::LocalizedStringMapEntry::LocalizedStringMapEntry ( )

◆ ~LocalizedStringMapEntry()

virtual bgs::protocol::presence::v1::LocalizedStringMapEntry::~LocalizedStringMapEntry ( )
virtual

◆ LocalizedStringMapEntry() [2/2]

bgs::protocol::presence::v1::LocalizedStringMapEntry::LocalizedStringMapEntry ( const LocalizedStringMapEntry from)

Member Function Documentation

◆ clear_has_locale()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::clear_has_locale ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_value()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::clear_has_value ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_locale()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::clear_locale ( )
inline

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

+ Here is the call graph for this function:

◆ clear_value()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::clear_value ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

static const LocalizedStringMapEntry & bgs::protocol::presence::v1::LocalizedStringMapEntry::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::presence::v1::LocalizedStringMapEntry::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::presence::v1::LocalizedStringMapEntry::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::presence::v1::LocalizedStringMapEntry::GetMetadata ( ) const

◆ has_locale()

bool bgs::protocol::presence::v1::LocalizedStringMapEntry::has_locale ( ) const
inline

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

◆ has_value()

bool bgs::protocol::presence::v1::LocalizedStringMapEntry::has_value ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::InitAsDefaultInstance ( )
private

◆ locale()

const ::std::string & bgs::protocol::presence::v1::LocalizedStringMapEntry::locale ( ) const
inline

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

+ Here is the caller graph for this function:

◆ mutable_locale()

std::string * bgs::protocol::presence::v1::LocalizedStringMapEntry::mutable_locale ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::presence::v1::LocalizedStringMapEntry::mutable_unknown_fields ( )
inline

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

◆ mutable_value()

std::string * bgs::protocol::presence::v1::LocalizedStringMapEntry::mutable_value ( )
inline

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

+ Here is the call graph for this function:

◆ New()

LocalizedStringMapEntry * bgs::protocol::presence::v1::LocalizedStringMapEntry::New ( ) const

◆ operator=()

LocalizedStringMapEntry & bgs::protocol::presence::v1::LocalizedStringMapEntry::operator= ( const LocalizedStringMapEntry from)
inline

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

◆ release_locale()

std::string * bgs::protocol::presence::v1::LocalizedStringMapEntry::release_locale ( )
inline

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

+ Here is the call graph for this function:

◆ release_value()

std::string * bgs::protocol::presence::v1::LocalizedStringMapEntry::release_value ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_locale()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_allocated_locale ( ::std::string *  locale)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_value()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_allocated_value ( ::std::string *  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_locale()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_has_locale ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_value()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_has_value ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_locale() [1/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_locale ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_locale() [2/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_locale ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_locale() [3/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_locale ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ set_value() [1/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_value ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_value() [2/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_value ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_value() [3/3]

void bgs::protocol::presence::v1::LocalizedStringMapEntry::set_value ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::presence::v1::LocalizedStringMapEntry::Swap ( LocalizedStringMapEntry other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::presence::v1::LocalizedStringMapEntry::unknown_fields ( ) const
inline

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

◆ value()

const ::std::string & bgs::protocol::presence::v1::LocalizedStringMapEntry::value ( ) const
inline

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

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_presence_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_presence_5ftypes_2eproto

void protobuf_AssignDesc_presence_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_presence_5ftypes_2eproto

void protobuf_ShutdownFile_presence_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::presence::v1::LocalizedStringMapEntry::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::presence::v1::LocalizedStringMapEntry::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::presence::v1::LocalizedStringMapEntry::_unknown_fields_
private

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

◆ default_instance_

LocalizedStringMapEntry* bgs::protocol::presence::v1::LocalizedStringMapEntry::default_instance_
staticprivate

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

◆ kLocaleFieldNumber

const int bgs::protocol::presence::v1::LocalizedStringMapEntry::kLocaleFieldNumber = 1
static

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

◆ kValueFieldNumber

const int bgs::protocol::presence::v1::LocalizedStringMapEntry::kValueFieldNumber = 2
static

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

◆ locale_

::std::string* bgs::protocol::presence::v1::LocalizedStringMapEntry::locale_
private

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

◆ value_

::std::string* bgs::protocol::presence::v1::LocalizedStringMapEntry::value_
private

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


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