TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::notification::v2::client::UserDescription Class Reference

#include <notification_types.pb.h>

+ Inheritance diagram for bgs::protocol::notification::v2::client::UserDescription:

Public Member Functions

 UserDescription ()
 
virtual ~UserDescription ()
 
 UserDescription (const UserDescription &from)
 
UserDescriptionoperator= (const UserDescription &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UserDescription *other)
 
UserDescriptionNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account_id () const
 
void clear_account_id ()
 
inline ::google::protobuf::uint64 account_id () const
 
void set_account_id (::google::protobuf::uint64 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountIdFieldNumber = 1
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account_id ()
 
void clear_has_account_id ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::google::protobuf::uint64 account_id_
 

Static Private Attributes

static UserDescriptiondefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ()
 

Detailed Description

Definition at line 52 of file notification_types.pb.h.

Constructor & Destructor Documentation

◆ UserDescription() [1/2]

bgs::protocol::notification::v2::client::UserDescription::UserDescription ( )

◆ ~UserDescription()

virtual bgs::protocol::notification::v2::client::UserDescription::~UserDescription ( )
virtual

◆ UserDescription() [2/2]

bgs::protocol::notification::v2::client::UserDescription::UserDescription ( const UserDescription from)

Member Function Documentation

◆ account_id()

google::protobuf::uint64 bgs::protocol::notification::v2::client::UserDescription::account_id ( ) const
inline

Definition at line 465 of file notification_types.pb.h.

◆ clear_account_id()

void bgs::protocol::notification::v2::client::UserDescription::clear_account_id ( )
inline

Definition at line 461 of file notification_types.pb.h.

+ Here is the call graph for this function:

◆ clear_has_account_id()

void bgs::protocol::notification::v2::client::UserDescription::clear_has_account_id ( )
inlineprivate

Definition at line 458 of file notification_types.pb.h.

+ Here is the caller graph for this function:

◆ default_instance()

static const UserDescription & bgs::protocol::notification::v2::client::UserDescription::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::notification::v2::client::UserDescription::descriptor ( )
static

◆ GetCachedSize()

int bgs::protocol::notification::v2::client::UserDescription::GetCachedSize ( ) const
inline

Definition at line 80 of file notification_types.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::notification::v2::client::UserDescription::GetMetadata ( ) const

◆ has_account_id()

bool bgs::protocol::notification::v2::client::UserDescription::has_account_id ( ) const
inline

Definition at line 452 of file notification_types.pb.h.

◆ InitAsDefaultInstance()

void bgs::protocol::notification::v2::client::UserDescription::InitAsDefaultInstance ( )
private

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::notification::v2::client::UserDescription::mutable_unknown_fields ( )
inline

Definition at line 68 of file notification_types.pb.h.

◆ New()

UserDescription * bgs::protocol::notification::v2::client::UserDescription::New ( ) const

◆ operator=()

UserDescription & bgs::protocol::notification::v2::client::UserDescription::operator= ( const UserDescription from)
inline

Definition at line 59 of file notification_types.pb.h.

◆ set_account_id()

void bgs::protocol::notification::v2::client::UserDescription::set_account_id ( ::google::protobuf::uint64  value)
inline

Definition at line 469 of file notification_types.pb.h.

+ Here is the call graph for this function:

◆ set_has_account_id()

void bgs::protocol::notification::v2::client::UserDescription::set_has_account_id ( )
inlineprivate

Definition at line 455 of file notification_types.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

void bgs::protocol::notification::v2::client::UserDescription::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::notification::v2::client::UserDescription::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::notification::v2::client::UserDescription::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::notification::v2::client::UserDescription::Swap ( UserDescription other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::notification::v2::client::UserDescription::unknown_fields ( ) const
inline

Definition at line 64 of file notification_types.pb.h.

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5ftypes_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::notification::v2::client::UserDescription::_cached_size_
mutableprivate

Definition at line 107 of file notification_types.pb.h.

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::notification::v2::client::UserDescription::_has_bits_[1]
private

Definition at line 106 of file notification_types.pb.h.

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::notification::v2::client::UserDescription::_unknown_fields_
private

Definition at line 104 of file notification_types.pb.h.

◆ account_id_

::google::protobuf::uint64 bgs::protocol::notification::v2::client::UserDescription::account_id_
private

Definition at line 108 of file notification_types.pb.h.

◆ default_instance_

UserDescription* bgs::protocol::notification::v2::client::UserDescription::default_instance_
staticprivate

Definition at line 114 of file notification_types.pb.h.

◆ kAccountIdFieldNumber

const int bgs::protocol::notification::v2::client::UserDescription::kAccountIdFieldNumber = 1
static

Definition at line 95 of file notification_types.pb.h.


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