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

#include <notification_types.pb.h>

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

Public Member Functions

 SendNotificationOptions ()
 
virtual ~SendNotificationOptions ()
 
 SendNotificationOptions (const SendNotificationOptions &from)
 
SendNotificationOptionsoperator= (const SendNotificationOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SendNotificationOptions *other)
 
SendNotificationOptionsNew () const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_type () const
 
void clear_type ()
 
const ::std::string & type () const
 
void set_type (const ::std::string &value)
 
void set_type (const char *value)
 
void set_type (const char *value, size_t size)
 
inline ::std::string * mutable_type ()
 
inline ::std::string * release_type ()
 
void set_allocated_type (::std::string *type)
 
bool has_target_account_id () const
 
void clear_target_account_id ()
 
inline ::google::protobuf::uint64 target_account_id () const
 
void set_target_account_id (::google::protobuf::uint64 value)
 
bool has_filter () const
 
void clear_filter ()
 
const ::bgs::protocol::notification::v2::client::Filterfilter () const
 
inline ::bgs::protocol::notification::v2::client::Filtermutable_filter ()
 
inline ::bgs::protocol::notification::v2::client::Filterrelease_filter ()
 
void set_allocated_filter (::bgs::protocol::notification::v2::client::Filter *filter)
 
int attribute_size () const
 
void clear_attribute ()
 
const ::bgs::protocol::v2::Attributeattribute (int index) const
 
inline ::bgs::protocol::v2::Attributemutable_attribute (int index)
 
inline ::bgs::protocol::v2::Attributeadd_attribute ()
 
const ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > & attribute () const
 
inline ::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > * mutable_attribute ()
 

Static Public Member Functions

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

Static Public Attributes

static const int kTypeFieldNumber = 1
 
static const int kTargetAccountIdFieldNumber = 2
 
static const int kFilterFieldNumber = 3
 
static const int kAttributeFieldNumber = 4
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void set_has_type ()
 
void clear_has_type ()
 
void set_has_target_account_id ()
 
void clear_has_target_account_id ()
 
void set_has_filter ()
 
void clear_has_filter ()
 
void InitAsDefaultInstance ()
 

Private Attributes

::google::protobuf::UnknownFieldSet _unknown_fields_
 
::google::protobuf::uint32 _has_bits_ [1]
 
int _cached_size_
 
::std::string * type_
 
::google::protobuf::uint64 target_account_id_
 
::bgs::protocol::notification::v2::client::Filterfilter_
 
::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attributeattribute_
 

Static Private Attributes

static SendNotificationOptionsdefault_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 221 of file notification_types.pb.h.

Constructor & Destructor Documentation

◆ SendNotificationOptions() [1/2]

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

◆ ~SendNotificationOptions()

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

◆ SendNotificationOptions() [2/2]

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

Member Function Documentation

◆ add_attribute()

bgs::protocol::v2::Attribute * bgs::protocol::notification::v2::client::SendNotificationOptions::add_attribute ( )
inline

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

◆ attribute() [1/2]

const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::notification::v2::client::SendNotificationOptions::attribute ( ) const
inline

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

◆ attribute() [2/2]

const ::bgs::protocol::v2::Attribute & bgs::protocol::notification::v2::client::SendNotificationOptions::attribute ( int  index) const
inline

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

◆ attribute_size()

int bgs::protocol::notification::v2::client::SendNotificationOptions::attribute_size ( ) const
inline

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

◆ clear_attribute()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_attribute ( )
inline

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

◆ clear_filter()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_filter ( )
inline

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

+ Here is the call graph for this function:

◆ clear_has_filter()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_filter ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_target_account_id()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_target_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_has_type()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ clear_target_account_id()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_target_account_id ( )
inline

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

+ Here is the call graph for this function:

◆ clear_type()

void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_type ( )
inline

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

+ Here is the call graph for this function:

◆ default_instance()

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

◆ descriptor()

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

◆ filter()

const ::bgs::protocol::notification::v2::client::Filter & bgs::protocol::notification::v2::client::SendNotificationOptions::filter ( ) const
inline

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

+ Here is the caller graph for this function:

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_filter()

bool bgs::protocol::notification::v2::client::SendNotificationOptions::has_filter ( ) const
inline

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

◆ has_target_account_id()

bool bgs::protocol::notification::v2::client::SendNotificationOptions::has_target_account_id ( ) const
inline

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

◆ has_type()

bool bgs::protocol::notification::v2::client::SendNotificationOptions::has_type ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ mutable_attribute() [1/2]

google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_attribute ( )
inline

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

◆ mutable_attribute() [2/2]

bgs::protocol::v2::Attribute * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_attribute ( int  index)
inline

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

◆ mutable_filter()

bgs::protocol::notification::v2::client::Filter * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_filter ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_type()

std::string * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_type ( )
inline

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

+ Here is the call graph for this function:

◆ mutable_unknown_fields()

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

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

◆ New()

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

◆ operator=()

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

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

◆ release_filter()

bgs::protocol::notification::v2::client::Filter * bgs::protocol::notification::v2::client::SendNotificationOptions::release_filter ( )
inline

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

+ Here is the call graph for this function:

◆ release_type()

std::string * bgs::protocol::notification::v2::client::SendNotificationOptions::release_type ( )
inline

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

+ Here is the call graph for this function:

◆ set_allocated_filter()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_allocated_filter ( ::bgs::protocol::notification::v2::client::Filter filter)
inline

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

+ Here is the call graph for this function:

◆ set_allocated_type()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_allocated_type ( ::std::string *  type)
inline

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

+ Here is the call graph for this function:

◆ set_has_filter()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_filter ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_target_account_id()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_target_account_id ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_has_type()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_type ( )
inlineprivate

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

+ Here is the caller graph for this function:

◆ set_target_account_id()

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_target_account_id ( ::google::protobuf::uint64  value)
inline

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

+ Here is the call graph for this function:

◆ set_type() [1/3]

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type ( const ::std::string &  value)
inline

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

+ Here is the call graph for this function:

◆ set_type() [2/3]

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type ( const char *  value)
inline

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

+ Here is the call graph for this function:

◆ set_type() [3/3]

void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type ( const char *  value,
size_t  size 
)
inline

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

+ Here is the call graph for this function:

◆ SetCachedSize()

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

◆ SharedCtor()

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

◆ SharedDtor()

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

◆ Swap()

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

◆ target_account_id()

google::protobuf::uint64 bgs::protocol::notification::v2::client::SendNotificationOptions::target_account_id ( ) const
inline

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

◆ type()

const ::std::string & bgs::protocol::notification::v2::client::SendNotificationOptions::type ( ) const
inline

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

+ Here is the caller graph for this function:

◆ unknown_fields()

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

Definition at line 233 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::SendNotificationOptions::_cached_size_
mutableprivate

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

◆ _has_bits_

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

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

◆ _unknown_fields_

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

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

◆ attribute_

::google::protobuf::RepeatedPtrField< ::bgs::protocol::v2::Attribute > bgs::protocol::notification::v2::client::SendNotificationOptions::attribute_
private

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

◆ default_instance_

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

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

◆ filter_

::bgs::protocol::notification::v2::client::Filter* bgs::protocol::notification::v2::client::SendNotificationOptions::filter_
private

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

◆ kAttributeFieldNumber

const int bgs::protocol::notification::v2::client::SendNotificationOptions::kAttributeFieldNumber = 4
static

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

◆ kFilterFieldNumber

const int bgs::protocol::notification::v2::client::SendNotificationOptions::kFilterFieldNumber = 3
static

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

◆ kTargetAccountIdFieldNumber

const int bgs::protocol::notification::v2::client::SendNotificationOptions::kTargetAccountIdFieldNumber = 2
static

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

◆ kTypeFieldNumber

const int bgs::protocol::notification::v2::client::SendNotificationOptions::kTypeFieldNumber = 1
static

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

◆ target_account_id_

::google::protobuf::uint64 bgs::protocol::notification::v2::client::SendNotificationOptions::target_account_id_
private

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

◆ type_

::std::string* bgs::protocol::notification::v2::client::SendNotificationOptions::type_
private

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


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