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

#include <presence_types.pb.h>

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

Public Member Functions

 RichPresenceParty ()
 
virtual ~RichPresenceParty ()
 
 RichPresenceParty (const RichPresenceParty &from)
 
RichPresencePartyoperator= (const RichPresenceParty &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RichPresenceParty *other)
 
RichPresencePartyNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_id () const
 
void clear_id ()
 
const ::std::string & id () const
 
void set_id (const ::std::string &value)
 
void set_id (const char *value)
 
void set_id (const char *value, size_t size)
 
inline ::std::string * mutable_id ()
 
inline ::std::string * release_id ()
 
void set_allocated_id (::std::string *id)
 
bool has_current_size () const
 
void clear_current_size ()
 
inline ::google::protobuf::uint32 current_size () const
 
void set_current_size (::google::protobuf::uint32 value)
 
bool has_max_size () const
 
void clear_max_size ()
 
inline ::google::protobuf::uint32 max_size () const
 
void set_max_size (::google::protobuf::uint32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1
 
static const int kCurrentSizeFieldNumber = 2
 
static const int kMaxSizeFieldNumber = 3
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_id ()
 
void clear_has_id ()
 
void set_has_current_size ()
 
void clear_has_current_size ()
 
void set_has_max_size ()
 
void clear_has_max_size ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * id_
 
::google::protobuf::uint32 current_size_
 
::google::protobuf::uint32 max_size_
 

Static Private Attributes

static RichPresencePartydefault_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 787 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ RichPresenceParty() [1/2]

bgs::protocol::presence::v1::RichPresenceParty::RichPresenceParty ( )

◆ ~RichPresenceParty()

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

◆ RichPresenceParty() [2/2]

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

Member Function Documentation

◆ clear_current_size()

void bgs::protocol::presence::v1::RichPresenceParty::clear_current_size ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_current_size()

void bgs::protocol::presence::v1::RichPresenceParty::clear_has_current_size ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_id()

void bgs::protocol::presence::v1::RichPresenceParty::clear_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_max_size()

void bgs::protocol::presence::v1::RichPresenceParty::clear_has_max_size ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_id()

void bgs::protocol::presence::v1::RichPresenceParty::clear_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_max_size()

void bgs::protocol::presence::v1::RichPresenceParty::clear_max_size ( )
inline

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

+ Here is the call graph for this function:

◆ current_size()

google::protobuf::uint32 bgs::protocol::presence::v1::RichPresenceParty::current_size ( ) const
inline

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_current_size()

bool bgs::protocol::presence::v1::RichPresenceParty::has_current_size ( ) const
inline

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

◆ has_id()

bool bgs::protocol::presence::v1::RichPresenceParty::has_id ( ) const
inline

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

◆ has_max_size()

bool bgs::protocol::presence::v1::RichPresenceParty::has_max_size ( ) const
inline

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

◆ id()

const ::std::string & bgs::protocol::presence::v1::RichPresenceParty::id ( ) const
inline

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

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ max_size()

google::protobuf::uint32 bgs::protocol::presence::v1::RichPresenceParty::max_size ( ) const
inline

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

◆ mutable_id()

std::string * bgs::protocol::presence::v1::RichPresenceParty::mutable_id ( )
inline

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_id()

std::string * bgs::protocol::presence::v1::RichPresenceParty::release_id ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_id()

void bgs::protocol::presence::v1::RichPresenceParty::set_allocated_id ( ::std::string *  id)
inline

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

+ Here is the call graph for this function:

◆ set_current_size()

void bgs::protocol::presence::v1::RichPresenceParty::set_current_size ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ set_has_current_size()

void bgs::protocol::presence::v1::RichPresenceParty::set_has_current_size ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_id()

void bgs::protocol::presence::v1::RichPresenceParty::set_has_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_max_size()

void bgs::protocol::presence::v1::RichPresenceParty::set_has_max_size ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_id() [1/3]

void bgs::protocol::presence::v1::RichPresenceParty::set_id ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_id() [2/3]

void bgs::protocol::presence::v1::RichPresenceParty::set_id ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_id() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_max_size()

void bgs::protocol::presence::v1::RichPresenceParty::set_max_size ( ::google::protobuf::uint32  value)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

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::RichPresenceParty::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ current_size_

::google::protobuf::uint32 bgs::protocol::presence::v1::RichPresenceParty::current_size_
private

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

◆ default_instance_

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

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

◆ id_

::std::string* bgs::protocol::presence::v1::RichPresenceParty::id_
private

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

◆ kCurrentSizeFieldNumber

const int bgs::protocol::presence::v1::RichPresenceParty::kCurrentSizeFieldNumber = 2
static

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

◆ kIdFieldNumber

const int bgs::protocol::presence::v1::RichPresenceParty::kIdFieldNumber = 1
static

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

◆ kMaxSizeFieldNumber

const int bgs::protocol::presence::v1::RichPresenceParty::kMaxSizeFieldNumber = 3
static

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

◆ max_size_

::google::protobuf::uint32 bgs::protocol::presence::v1::RichPresenceParty::max_size_
private

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


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