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

#include <notification_service.pb.h>

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

Public Member Functions

 SendNotificationRequest ()
 
virtual ~SendNotificationRequest ()
 
 SendNotificationRequest (const SendNotificationRequest &from)
 
SendNotificationRequestoperator= (const SendNotificationRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendNotificationRequest *other)
 
SendNotificationRequestNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_options () const
 
void clear_options ()
 
const ::bgs::protocol::notification::v2::client::SendNotificationOptionsoptions () const
 
inline ::bgs::protocol::notification::v2::client::SendNotificationOptionsmutable_options ()
 
inline ::bgs::protocol::notification::v2::client::SendNotificationOptionsrelease_options ()
 
void set_allocated_options (::bgs::protocol::notification::v2::client::SendNotificationOptions *options)
 

Static Public Member Functions

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

Static Public Attributes

static const int kOptionsFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_options ()
 
void clear_has_options ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::bgs::protocol::notification::v2::client::SendNotificationOptionsoptions_
 

Static Private Attributes

static SendNotificationRequestdefault_instance_
 

Friends

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto ()
 
void protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto ()
 
void protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5fservice_2eproto ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SendNotificationRequest() [1/2]

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

◆ ~SendNotificationRequest()

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

◆ SendNotificationRequest() [2/2]

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

Member Function Documentation

◆ clear_has_options()

void bgs::protocol::notification::v2::client::SendNotificationRequest::clear_has_options ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_options()

void bgs::protocol::notification::v2::client::SendNotificationRequest::clear_options ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_options()

bool bgs::protocol::notification::v2::client::SendNotificationRequest::has_options ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_options()

bgs::protocol::notification::v2::client::SendNotificationOptions * bgs::protocol::notification::v2::client::SendNotificationRequest::mutable_options ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ options()

const ::bgs::protocol::notification::v2::client::SendNotificationOptions & bgs::protocol::notification::v2::client::SendNotificationRequest::options ( ) const
inline

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

+ Here is the caller graph for this function:

◆ release_options()

bgs::protocol::notification::v2::client::SendNotificationOptions * bgs::protocol::notification::v2::client::SendNotificationRequest::release_options ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_options()

void bgs::protocol::notification::v2::client::SendNotificationRequest::set_allocated_options ( ::bgs::protocol::notification::v2::client::SendNotificationOptions options)
inline

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

+ Here is the call graph for this function:

◆ set_has_options()

void bgs::protocol::notification::v2::client::SendNotificationRequest::set_has_options ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Symbol Documentation

◆ protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto

void TC_PROTO_API protobuf_AddDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto ( )
friend

◆ protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto

void protobuf_AssignDesc_api_2fclient_2fv2_2fnotification_5fservice_2eproto ( )
friend

◆ protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5fservice_2eproto

void protobuf_ShutdownFile_api_2fclient_2fv2_2fnotification_5fservice_2eproto ( )
friend

Member Data Documentation

◆ _cached_size_

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

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ default_instance_

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

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

◆ kOptionsFieldNumber

const int bgs::protocol::notification::v2::client::SendNotificationRequest::kOptionsFieldNumber = 2
static

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

◆ options_

::bgs::protocol::notification::v2::client::SendNotificationOptions* bgs::protocol::notification::v2::client::SendNotificationRequest::options_
private

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


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