#include <message_types.pb.h>
Definition at line 202 of file message_types.pb.h.
◆ ExternalMessageId() [1/2]
| bgs::protocol::ExternalMessageId::ExternalMessageId |
( |
| ) |
|
◆ ~ExternalMessageId()
| virtual bgs::protocol::ExternalMessageId::~ExternalMessageId |
( |
| ) |
|
|
virtual |
◆ ExternalMessageId() [2/2]
| bgs::protocol::ExternalMessageId::ExternalMessageId |
( |
const ExternalMessageId & |
from | ) |
|
◆ add_platform_data()
◆ clear_creator_display_name()
| void bgs::protocol::ExternalMessageId::clear_creator_display_name |
( |
| ) |
|
|
inline |
◆ clear_creator_id()
| void bgs::protocol::ExternalMessageId::clear_creator_id |
( |
| ) |
|
|
inline |
◆ clear_has_creator_display_name()
| void bgs::protocol::ExternalMessageId::clear_has_creator_display_name |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_creator_id()
| void bgs::protocol::ExternalMessageId::clear_has_creator_id |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_id()
| void bgs::protocol::ExternalMessageId::clear_has_id |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_platform()
| void bgs::protocol::ExternalMessageId::clear_has_platform |
( |
| ) |
|
|
inlineprivate |
◆ clear_id()
| void bgs::protocol::ExternalMessageId::clear_id |
( |
| ) |
|
|
inline |
◆ clear_platform()
| void bgs::protocol::ExternalMessageId::clear_platform |
( |
| ) |
|
|
inline |
◆ clear_platform_data()
| void bgs::protocol::ExternalMessageId::clear_platform_data |
( |
| ) |
|
|
inline |
◆ creator_display_name()
| const ::std::string & bgs::protocol::ExternalMessageId::creator_display_name |
( |
| ) |
const |
|
inline |
◆ creator_id()
| const ::std::string & bgs::protocol::ExternalMessageId::creator_id |
( |
| ) |
const |
|
inline |
◆ default_instance()
| static const ExternalMessageId & bgs::protocol::ExternalMessageId::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
| static const ::google::protobuf::Descriptor * bgs::protocol::ExternalMessageId::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
| int bgs::protocol::ExternalMessageId::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
| ::google::protobuf::Metadata bgs::protocol::ExternalMessageId::GetMetadata |
( |
| ) |
const |
◆ has_creator_display_name()
| bool bgs::protocol::ExternalMessageId::has_creator_display_name |
( |
| ) |
const |
|
inline |
◆ has_creator_id()
| bool bgs::protocol::ExternalMessageId::has_creator_id |
( |
| ) |
const |
|
inline |
◆ has_id()
| bool bgs::protocol::ExternalMessageId::has_id |
( |
| ) |
const |
|
inline |
◆ has_platform()
| bool bgs::protocol::ExternalMessageId::has_platform |
( |
| ) |
const |
|
inline |
◆ id()
| const ::std::string & bgs::protocol::ExternalMessageId::id |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
| void bgs::protocol::ExternalMessageId::InitAsDefaultInstance |
( |
| ) |
|
|
private |
◆ mutable_creator_display_name()
| std::string * bgs::protocol::ExternalMessageId::mutable_creator_display_name |
( |
| ) |
|
|
inline |
◆ mutable_creator_id()
| std::string * bgs::protocol::ExternalMessageId::mutable_creator_id |
( |
| ) |
|
|
inline |
◆ mutable_id()
| std::string * bgs::protocol::ExternalMessageId::mutable_id |
( |
| ) |
|
|
inline |
◆ mutable_platform_data() [1/2]
◆ mutable_platform_data() [2/2]
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * bgs::protocol::ExternalMessageId::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
◆ operator=()
◆ platform()
| google::protobuf::uint32 bgs::protocol::ExternalMessageId::platform |
( |
| ) |
const |
|
inline |
◆ platform_data() [1/2]
◆ platform_data() [2/2]
◆ platform_data_size()
| int bgs::protocol::ExternalMessageId::platform_data_size |
( |
| ) |
const |
|
inline |
◆ release_creator_display_name()
| std::string * bgs::protocol::ExternalMessageId::release_creator_display_name |
( |
| ) |
|
|
inline |
◆ release_creator_id()
| std::string * bgs::protocol::ExternalMessageId::release_creator_id |
( |
| ) |
|
|
inline |
◆ release_id()
| std::string * bgs::protocol::ExternalMessageId::release_id |
( |
| ) |
|
|
inline |
◆ set_allocated_creator_display_name()
| void bgs::protocol::ExternalMessageId::set_allocated_creator_display_name |
( |
::std::string * |
creator_display_name | ) |
|
|
inline |
◆ set_allocated_creator_id()
| void bgs::protocol::ExternalMessageId::set_allocated_creator_id |
( |
::std::string * |
creator_id | ) |
|
|
inline |
◆ set_allocated_id()
| void bgs::protocol::ExternalMessageId::set_allocated_id |
( |
::std::string * |
id | ) |
|
|
inline |
◆ set_creator_display_name() [1/3]
| void bgs::protocol::ExternalMessageId::set_creator_display_name |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_creator_display_name() [2/3]
| void bgs::protocol::ExternalMessageId::set_creator_display_name |
( |
const char * |
value | ) |
|
|
inline |
◆ set_creator_display_name() [3/3]
| void bgs::protocol::ExternalMessageId::set_creator_display_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_creator_id() [1/3]
| void bgs::protocol::ExternalMessageId::set_creator_id |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_creator_id() [2/3]
| void bgs::protocol::ExternalMessageId::set_creator_id |
( |
const char * |
value | ) |
|
|
inline |
◆ set_creator_id() [3/3]
| void bgs::protocol::ExternalMessageId::set_creator_id |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_has_creator_display_name()
| void bgs::protocol::ExternalMessageId::set_has_creator_display_name |
( |
| ) |
|
|
inlineprivate |
◆ set_has_creator_id()
| void bgs::protocol::ExternalMessageId::set_has_creator_id |
( |
| ) |
|
|
inlineprivate |
◆ set_has_id()
| void bgs::protocol::ExternalMessageId::set_has_id |
( |
| ) |
|
|
inlineprivate |
◆ set_has_platform()
| void bgs::protocol::ExternalMessageId::set_has_platform |
( |
| ) |
|
|
inlineprivate |
◆ set_id() [1/3]
| void bgs::protocol::ExternalMessageId::set_id |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_id() [2/3]
| void bgs::protocol::ExternalMessageId::set_id |
( |
const char * |
value | ) |
|
|
inline |
◆ set_id() [3/3]
| void bgs::protocol::ExternalMessageId::set_id |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_platform()
| void bgs::protocol::ExternalMessageId::set_platform |
( |
::google::protobuf::uint32 |
value | ) |
|
|
inline |
◆ SetCachedSize()
| void bgs::protocol::ExternalMessageId::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
| void bgs::protocol::ExternalMessageId::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
| void bgs::protocol::ExternalMessageId::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & bgs::protocol::ExternalMessageId::unknown_fields |
( |
| ) |
const |
|
inline |
◆ protobuf_AddDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto
| void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_AssignDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto
| void protobuf_AssignDesc_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_ShutdownFile_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto
| void protobuf_ShutdownFile_api_2fcommon_2fv1_2fmessage_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ _cached_size_
| int bgs::protocol::ExternalMessageId::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
| ::google::protobuf::uint32 bgs::protocol::ExternalMessageId::_has_bits_[1] |
|
private |
◆ _unknown_fields_
| ::google::protobuf::UnknownFieldSet bgs::protocol::ExternalMessageId::_unknown_fields_ |
|
private |
◆ creator_display_name_
| ::std::string* bgs::protocol::ExternalMessageId::creator_display_name_ |
|
private |
◆ creator_id_
| ::std::string* bgs::protocol::ExternalMessageId::creator_id_ |
|
private |
◆ default_instance_
◆ id_
| ::std::string* bgs::protocol::ExternalMessageId::id_ |
|
private |
◆ kCreatorDisplayNameFieldNumber
| const int bgs::protocol::ExternalMessageId::kCreatorDisplayNameFieldNumber = 4 |
|
static |
◆ kCreatorIdFieldNumber
| const int bgs::protocol::ExternalMessageId::kCreatorIdFieldNumber = 3 |
|
static |
◆ kIdFieldNumber
| const int bgs::protocol::ExternalMessageId::kIdFieldNumber = 2 |
|
static |
◆ kPlatformDataFieldNumber
| const int bgs::protocol::ExternalMessageId::kPlatformDataFieldNumber = 5 |
|
static |
◆ kPlatformFieldNumber
| const int bgs::protocol::ExternalMessageId::kPlatformFieldNumber = 1 |
|
static |
◆ platform_
| ::google::protobuf::uint32 bgs::protocol::ExternalMessageId::platform_ |
|
private |
◆ platform_data_
The documentation for this class was generated from the following file: