TrinityCore
Loading...
Searching...
No Matches
bgs::protocol::notification::v1::PublishRequest Class Reference

#include <notification_service.pb.h>

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

Public Member Functions

 PublishRequest ()
 
virtual ~PublishRequest ()
 
 PublishRequest (const PublishRequest &from)
 
PublishRequestoperator= (const PublishRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PublishRequest *other)
 
PublishRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_target () const
 
void clear_target ()
 
const ::bgs::protocol::notification::v1::Targettarget () const
 
inline ::bgs::protocol::notification::v1::Targetmutable_target ()
 
inline ::bgs::protocol::notification::v1::Targetrelease_target ()
 
void set_allocated_target (::bgs::protocol::notification::v1::Target *target)
 
bool has_notification () const
 
void clear_notification ()
 
const ::bgs::protocol::notification::v1::Notificationnotification () const
 
inline ::bgs::protocol::notification::v1::Notificationmutable_notification ()
 
inline ::bgs::protocol::notification::v1::Notificationrelease_notification ()
 
void set_allocated_notification (::bgs::protocol::notification::v1::Notification *notification)
 

Static Public Member Functions

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

Static Public Attributes

static const int kTargetFieldNumber = 1
 
static const int kNotificationFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_target ()
 
void clear_has_target ()
 
void set_has_notification ()
 
void clear_has_notification ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::notification::v1::Targettarget_
 
::bgs::protocol::notification::v1::Notificationnotification_
 

Static Private Attributes

static PublishRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_notification_5fservice_2eproto ()
 
void protobuf_AssignDesc_notification_5fservice_2eproto ()
 
void protobuf_ShutdownFile_notification_5fservice_2eproto ()
 

Detailed Description

Definition at line 187 of file notification_service.pb.h.

Constructor & Destructor Documentation

◆ PublishRequest() [1/2]

bgs::protocol::notification::v1::PublishRequest::PublishRequest ( )

◆ ~PublishRequest()

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

◆ PublishRequest() [2/2]

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

Member Function Documentation

◆ clear_has_notification()

void bgs::protocol::notification::v1::PublishRequest::clear_has_notification ( )
inlineprivate

Definition at line 467 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_has_target()

void bgs::protocol::notification::v1::PublishRequest::clear_has_target ( )
inlineprivate

Definition at line 426 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ clear_notification()

void bgs::protocol::notification::v1::PublishRequest::clear_notification ( )
inline

Definition at line 470 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ clear_target()

void bgs::protocol::notification::v1::PublishRequest::clear_target ( )
inline

Definition at line 429 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Definition at line 215 of file notification_service.pb.h.

◆ GetMetadata()

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

◆ has_notification()

bool bgs::protocol::notification::v1::PublishRequest::has_notification ( ) const
inline

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

◆ has_target()

bool bgs::protocol::notification::v1::PublishRequest::has_target ( ) const
inline

Definition at line 420 of file notification_service.pb.h.

◆ InitAsDefaultInstance()

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

◆ mutable_notification()

bgs::protocol::notification::v1::Notification * bgs::protocol::notification::v1::PublishRequest::mutable_notification ( )
inline

Definition at line 478 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_target()

bgs::protocol::notification::v1::Target * bgs::protocol::notification::v1::PublishRequest::mutable_target ( )
inline

Definition at line 437 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ notification()

const ::bgs::protocol::notification::v1::Notification & bgs::protocol::notification::v1::PublishRequest::notification ( ) const
inline

Definition at line 474 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ operator=()

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

Definition at line 194 of file notification_service.pb.h.

◆ release_notification()

bgs::protocol::notification::v1::Notification * bgs::protocol::notification::v1::PublishRequest::release_notification ( )
inline

Definition at line 484 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ release_target()

bgs::protocol::notification::v1::Target * bgs::protocol::notification::v1::PublishRequest::release_target ( )
inline

Definition at line 443 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_notification()

void bgs::protocol::notification::v1::PublishRequest::set_allocated_notification ( ::bgs::protocol::notification::v1::Notification notification)
inline

Definition at line 490 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ set_allocated_target()

void bgs::protocol::notification::v1::PublishRequest::set_allocated_target ( ::bgs::protocol::notification::v1::Target target)
inline

Definition at line 449 of file notification_service.pb.h.

+ Here is the call graph for this function:

◆ set_has_notification()

void bgs::protocol::notification::v1::PublishRequest::set_has_notification ( )
inlineprivate

Definition at line 464 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ set_has_target()

void bgs::protocol::notification::v1::PublishRequest::set_has_target ( )
inlineprivate

Definition at line 423 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target()

const ::bgs::protocol::notification::v1::Target & bgs::protocol::notification::v1::PublishRequest::target ( ) const
inline

Definition at line 433 of file notification_service.pb.h.

+ Here is the caller graph for this function:

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_notification_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_notification_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_notification_5fservice_2eproto

void protobuf_AssignDesc_notification_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_notification_5fservice_2eproto

void protobuf_ShutdownFile_notification_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

Definition at line 255 of file notification_service.pb.h.

◆ _has_bits_

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

Definition at line 254 of file notification_service.pb.h.

◆ _unknown_fields_

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

Definition at line 252 of file notification_service.pb.h.

◆ default_instance_

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

Definition at line 263 of file notification_service.pb.h.

◆ kNotificationFieldNumber

const int bgs::protocol::notification::v1::PublishRequest::kNotificationFieldNumber = 2
static

Definition at line 239 of file notification_service.pb.h.

◆ kTargetFieldNumber

const int bgs::protocol::notification::v1::PublishRequest::kTargetFieldNumber = 1
static

Definition at line 230 of file notification_service.pb.h.

◆ notification_

::bgs::protocol::notification::v1::Notification* bgs::protocol::notification::v1::PublishRequest::notification_
private

Definition at line 257 of file notification_service.pb.h.

◆ target_

::bgs::protocol::notification::v1::Target* bgs::protocol::notification::v1::PublishRequest::target_
private

Definition at line 256 of file notification_service.pb.h.


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