TrinityCore
bgs::protocol::notification::v1::TargetIdentity Class Reference

#include <notification_types.pb.h>

+ Inheritance diagram for bgs::protocol::notification::v1::TargetIdentity:

Public Member Functions

 TargetIdentity ()
 
virtual ~TargetIdentity ()
 
 TargetIdentity (const TargetIdentity &from)
 
TargetIdentityoperator= (const TargetIdentity &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TargetIdentity *other)
 
TargetIdentityNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_account () const
 
void clear_account ()
 
const ::bgs::protocol::account::v1::AccountIdaccount () const
 
inline ::bgs::protocol::account::v1::AccountIdmutable_account ()
 
inline ::bgs::protocol::account::v1::AccountIdrelease_account ()
 
void set_allocated_account (::bgs::protocol::account::v1::AccountId *account)
 
bool has_game_account () const
 
void clear_game_account ()
 
const ::bgs::protocol::account::v1::GameAccountHandlegame_account () const
 
inline ::bgs::protocol::account::v1::GameAccountHandlemutable_game_account ()
 
inline ::bgs::protocol::account::v1::GameAccountHandlerelease_game_account ()
 
void set_allocated_game_account (::bgs::protocol::account::v1::GameAccountHandle *game_account)
 

Static Public Member Functions

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

Static Public Attributes

static const int kAccountFieldNumber = 1
 
static const int kGameAccountFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_account ()
 
void clear_has_account ()
 
void set_has_game_account ()
 
void clear_has_game_account ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::account::v1::AccountIdaccount_
 
::bgs::protocol::account::v1::GameAccountHandlegame_account_
 

Static Private Attributes

static TargetIdentitydefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_notification_5ftypes_2eproto ()
 
void protobuf_AssignDesc_notification_5ftypes_2eproto ()
 
void protobuf_ShutdownFile_notification_5ftypes_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TargetIdentity() [1/2]

bgs::protocol::notification::v1::TargetIdentity::TargetIdentity ( )

◆ ~TargetIdentity()

virtual bgs::protocol::notification::v1::TargetIdentity::~TargetIdentity ( )
virtual

◆ TargetIdentity() [2/2]

bgs::protocol::notification::v1::TargetIdentity::TargetIdentity ( const TargetIdentity from)

Member Function Documentation

◆ account()

const ::bgs::protocol::account::v1::AccountId & bgs::protocol::notification::v1::TargetIdentity::account ( ) const
inline

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

◆ clear_account()

void bgs::protocol::notification::v1::TargetIdentity::clear_account ( )
inline

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

◆ clear_game_account()

void bgs::protocol::notification::v1::TargetIdentity::clear_game_account ( )
inline

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

◆ clear_has_account()

void bgs::protocol::notification::v1::TargetIdentity::clear_has_account ( )
inlineprivate

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

◆ clear_has_game_account()

void bgs::protocol::notification::v1::TargetIdentity::clear_has_game_account ( )
inlineprivate

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

◆ default_instance()

static const TargetIdentity & bgs::protocol::notification::v1::TargetIdentity::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor * bgs::protocol::notification::v1::TargetIdentity::descriptor ( )
static

◆ game_account()

const ::bgs::protocol::account::v1::GameAccountHandle & bgs::protocol::notification::v1::TargetIdentity::game_account ( ) const
inline

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

◆ GetCachedSize()

int bgs::protocol::notification::v1::TargetIdentity::GetCachedSize ( ) const
inline

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

◆ GetMetadata()

::google::protobuf::Metadata bgs::protocol::notification::v1::TargetIdentity::GetMetadata ( ) const

◆ has_account()

bool bgs::protocol::notification::v1::TargetIdentity::has_account ( ) const
inline

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

◆ has_game_account()

bool bgs::protocol::notification::v1::TargetIdentity::has_game_account ( ) const
inline

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

◆ InitAsDefaultInstance()

void bgs::protocol::notification::v1::TargetIdentity::InitAsDefaultInstance ( )
private

◆ mutable_account()

bgs::protocol::account::v1::AccountId * bgs::protocol::notification::v1::TargetIdentity::mutable_account ( )
inline

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

◆ mutable_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::notification::v1::TargetIdentity::mutable_game_account ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet * bgs::protocol::notification::v1::TargetIdentity::mutable_unknown_fields ( )
inline

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

◆ New()

TargetIdentity * bgs::protocol::notification::v1::TargetIdentity::New ( ) const

◆ operator=()

TargetIdentity & bgs::protocol::notification::v1::TargetIdentity::operator= ( const TargetIdentity from)
inline

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

◆ release_account()

bgs::protocol::account::v1::AccountId * bgs::protocol::notification::v1::TargetIdentity::release_account ( )
inline

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

◆ release_game_account()

bgs::protocol::account::v1::GameAccountHandle * bgs::protocol::notification::v1::TargetIdentity::release_game_account ( )
inline

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

◆ set_allocated_account()

void bgs::protocol::notification::v1::TargetIdentity::set_allocated_account ( ::bgs::protocol::account::v1::AccountId account)
inline

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

◆ set_allocated_game_account()

void bgs::protocol::notification::v1::TargetIdentity::set_allocated_game_account ( ::bgs::protocol::account::v1::GameAccountHandle game_account)
inline

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

◆ set_has_account()

void bgs::protocol::notification::v1::TargetIdentity::set_has_account ( )
inlineprivate

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

◆ set_has_game_account()

void bgs::protocol::notification::v1::TargetIdentity::set_has_game_account ( )
inlineprivate

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

◆ SetCachedSize()

void bgs::protocol::notification::v1::TargetIdentity::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void bgs::protocol::notification::v1::TargetIdentity::SharedCtor ( )
private

◆ SharedDtor()

void bgs::protocol::notification::v1::TargetIdentity::SharedDtor ( )
private

◆ Swap()

void bgs::protocol::notification::v1::TargetIdentity::Swap ( TargetIdentity other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & bgs::protocol::notification::v1::TargetIdentity::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ protobuf_AddDesc_notification_5ftypes_2eproto

void TC_PROTO_API protobuf_AddDesc_notification_5ftypes_2eproto ( )
friend

◆ protobuf_AssignDesc_notification_5ftypes_2eproto

void protobuf_AssignDesc_notification_5ftypes_2eproto ( )
friend

◆ protobuf_ShutdownFile_notification_5ftypes_2eproto

void protobuf_ShutdownFile_notification_5ftypes_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

int bgs::protocol::notification::v1::TargetIdentity::_cached_size_
mutableprivate

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

◆ _has_bits_

::google::protobuf::uint32 bgs::protocol::notification::v1::TargetIdentity::_has_bits_[1]
private

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

◆ _unknown_fields_

::google::protobuf::UnknownFieldSet bgs::protocol::notification::v1::TargetIdentity::_unknown_fields_
private

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

◆ account_

::bgs::protocol::account::v1::AccountId* bgs::protocol::notification::v1::TargetIdentity::account_
private

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

◆ default_instance_

TargetIdentity* bgs::protocol::notification::v1::TargetIdentity::default_instance_
staticprivate

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

◆ game_account_

::bgs::protocol::account::v1::GameAccountHandle* bgs::protocol::notification::v1::TargetIdentity::game_account_
private

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

◆ kAccountFieldNumber

const int bgs::protocol::notification::v1::TargetIdentity::kAccountFieldNumber = 1
static

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

◆ kGameAccountFieldNumber

const int bgs::protocol::notification::v1::TargetIdentity::kGameAccountFieldNumber = 2
static

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


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