#include <notification_types.pb.h>
Definition at line 221 of file notification_types.pb.h.
◆ 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 | ) |
|
◆ add_attribute()
◆ attribute() [1/2]
| const ::google::protobuf::RepeatedPtrField<::bgs::protocol::v2::Attribute > & bgs::protocol::notification::v2::client::SendNotificationOptions::attribute |
( |
| ) |
const |
|
inline |
◆ attribute() [2/2]
◆ attribute_size()
| int bgs::protocol::notification::v2::client::SendNotificationOptions::attribute_size |
( |
| ) |
const |
|
inline |
◆ clear_attribute()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_attribute |
( |
| ) |
|
|
inline |
◆ clear_filter()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_filter |
( |
| ) |
|
|
inline |
◆ clear_has_filter()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_filter |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_target_account_id()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_target_account_id |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_type()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_has_type |
( |
| ) |
|
|
inlineprivate |
◆ clear_target_account_id()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_target_account_id |
( |
| ) |
|
|
inline |
◆ clear_type()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::clear_type |
( |
| ) |
|
|
inline |
◆ 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()
◆ GetCachedSize()
| int bgs::protocol::notification::v2::client::SendNotificationOptions::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ has_target_account_id()
| bool bgs::protocol::notification::v2::client::SendNotificationOptions::has_target_account_id |
( |
| ) |
const |
|
inline |
◆ has_type()
| bool bgs::protocol::notification::v2::client::SendNotificationOptions::has_type |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ mutable_attribute() [2/2]
◆ mutable_filter()
◆ mutable_type()
| std::string * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_type |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * bgs::protocol::notification::v2::client::SendNotificationOptions::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
◆ operator=()
◆ release_filter()
◆ release_type()
| std::string * bgs::protocol::notification::v2::client::SendNotificationOptions::release_type |
( |
| ) |
|
|
inline |
◆ set_allocated_filter()
◆ set_allocated_type()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_allocated_type |
( |
::std::string * |
type | ) |
|
|
inline |
◆ set_has_filter()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_filter |
( |
| ) |
|
|
inlineprivate |
◆ set_has_target_account_id()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_target_account_id |
( |
| ) |
|
|
inlineprivate |
◆ set_has_type()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_has_type |
( |
| ) |
|
|
inlineprivate |
◆ set_target_account_id()
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_target_account_id |
( |
::google::protobuf::uint64 |
value | ) |
|
|
inline |
◆ set_type() [1/3]
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_type() [2/3]
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type |
( |
const char * |
value | ) |
|
|
inline |
◆ set_type() [3/3]
| void bgs::protocol::notification::v2::client::SendNotificationOptions::set_type |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ 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()
◆ target_account_id()
| google::protobuf::uint64 bgs::protocol::notification::v2::client::SendNotificationOptions::target_account_id |
( |
| ) |
const |
|
inline |
◆ type()
| const ::std::string & bgs::protocol::notification::v2::client::SendNotificationOptions::type |
( |
| ) |
const |
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & bgs::protocol::notification::v2::client::SendNotificationOptions::unknown_fields |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ _cached_size_
| int bgs::protocol::notification::v2::client::SendNotificationOptions::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
| ::google::protobuf::uint32 bgs::protocol::notification::v2::client::SendNotificationOptions::_has_bits_[1] |
|
private |
◆ _unknown_fields_
| ::google::protobuf::UnknownFieldSet bgs::protocol::notification::v2::client::SendNotificationOptions::_unknown_fields_ |
|
private |
◆ attribute_
◆ default_instance_
◆ filter_
◆ kAttributeFieldNumber
| const int bgs::protocol::notification::v2::client::SendNotificationOptions::kAttributeFieldNumber = 4 |
|
static |
◆ kFilterFieldNumber
| const int bgs::protocol::notification::v2::client::SendNotificationOptions::kFilterFieldNumber = 3 |
|
static |
◆ kTargetAccountIdFieldNumber
| const int bgs::protocol::notification::v2::client::SendNotificationOptions::kTargetAccountIdFieldNumber = 2 |
|
static |
◆ kTypeFieldNumber
| const int bgs::protocol::notification::v2::client::SendNotificationOptions::kTypeFieldNumber = 1 |
|
static |
◆ target_account_id_
| ::google::protobuf::uint64 bgs::protocol::notification::v2::client::SendNotificationOptions::target_account_id_ |
|
private |
◆ type_
| ::std::string* bgs::protocol::notification::v2::client::SendNotificationOptions::type_ |
|
private |
The documentation for this class was generated from the following file: