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

#include <presence_types.pb.h>

+ Inheritance diagram for bgs::protocol::presence::v2::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_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 976 of file presence_types.pb.h.

Constructor & Destructor Documentation

◆ RichPresenceParty() [1/2]

bgs::protocol::presence::v2::RichPresenceParty::RichPresenceParty ( )

◆ ~RichPresenceParty()

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

◆ RichPresenceParty() [2/2]

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

Member Function Documentation

◆ clear_current_size()

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

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

+ Here is the call graph for this function:

◆ clear_has_current_size()

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

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

+ Here is the caller graph for this function:

◆ clear_has_id()

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

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

+ Here is the caller graph for this function:

◆ clear_has_max_size()

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

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

+ Here is the caller graph for this function:

◆ clear_id()

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

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

+ Here is the call graph for this function:

◆ clear_max_size()

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

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

+ Here is the call graph for this function:

◆ current_size()

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

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_current_size()

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

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

◆ has_id()

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

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

◆ has_max_size()

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

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

◆ id()

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

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

+ Here is the caller graph for this function:

◆ InitAsDefaultInstance()

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

◆ max_size()

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

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

◆ mutable_id()

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

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_id()

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

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

+ Here is the call graph for this function:

◆ set_allocated_id()

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

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

+ Here is the call graph for this function:

◆ set_current_size()

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

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

+ Here is the call graph for this function:

◆ set_has_current_size()

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

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

+ Here is the caller graph for this function:

◆ set_has_id()

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

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

+ Here is the caller graph for this function:

◆ set_has_max_size()

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

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

+ Here is the caller graph for this function:

◆ set_id() [1/3]

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

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

+ Here is the call graph for this function:

◆ set_id() [2/3]

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

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

+ Here is the call graph for this function:

◆ set_id() [3/3]

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

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

+ Here is the call graph for this function:

◆ set_max_size()

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

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

Definition at line 988 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::RichPresenceParty::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ current_size_

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

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

◆ default_instance_

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

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

◆ id_

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

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

◆ kCurrentSizeFieldNumber

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

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

◆ kIdFieldNumber

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

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

◆ kMaxSizeFieldNumber

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

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

◆ max_size_

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

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


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