#include <attribute_types.pb.h>
Definition at line 206 of file attribute_types.pb.h.
◆ Attribute() [1/2]
| bgs::protocol::v2::Attribute::Attribute |
( |
| ) |
|
◆ ~Attribute()
| virtual bgs::protocol::v2::Attribute::~Attribute |
( |
| ) |
|
|
virtual |
◆ Attribute() [2/2]
| bgs::protocol::v2::Attribute::Attribute |
( |
const Attribute & |
from | ) |
|
◆ clear_has_name()
| void bgs::protocol::v2::Attribute::clear_has_name |
( |
| ) |
|
|
inlineprivate |
◆ clear_has_value()
| void bgs::protocol::v2::Attribute::clear_has_value |
( |
| ) |
|
|
inlineprivate |
◆ clear_name()
| void bgs::protocol::v2::Attribute::clear_name |
( |
| ) |
|
|
inline |
◆ clear_value()
| void bgs::protocol::v2::Attribute::clear_value |
( |
| ) |
|
|
inline |
◆ default_instance()
| static const Attribute & bgs::protocol::v2::Attribute::default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
| static const ::google::protobuf::Descriptor * bgs::protocol::v2::Attribute::descriptor |
( |
| ) |
|
|
static |
◆ GetCachedSize()
| int bgs::protocol::v2::Attribute::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetMetadata()
| ::google::protobuf::Metadata bgs::protocol::v2::Attribute::GetMetadata |
( |
| ) |
const |
◆ has_name()
| bool bgs::protocol::v2::Attribute::has_name |
( |
| ) |
const |
|
inline |
◆ has_value()
| bool bgs::protocol::v2::Attribute::has_value |
( |
| ) |
const |
|
inline |
◆ InitAsDefaultInstance()
| void bgs::protocol::v2::Attribute::InitAsDefaultInstance |
( |
| ) |
|
|
private |
◆ mutable_name()
| std::string * bgs::protocol::v2::Attribute::mutable_name |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet * bgs::protocol::v2::Attribute::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ mutable_value()
◆ name()
| const ::std::string & bgs::protocol::v2::Attribute::name |
( |
| ) |
const |
|
inline |
◆ New()
| Attribute * bgs::protocol::v2::Attribute::New |
( |
| ) |
const |
◆ operator=()
◆ release_name()
| std::string * bgs::protocol::v2::Attribute::release_name |
( |
| ) |
|
|
inline |
◆ release_value()
◆ set_allocated_name()
| void bgs::protocol::v2::Attribute::set_allocated_name |
( |
::std::string * |
name | ) |
|
|
inline |
◆ set_allocated_value()
◆ set_has_name()
| void bgs::protocol::v2::Attribute::set_has_name |
( |
| ) |
|
|
inlineprivate |
◆ set_has_value()
| void bgs::protocol::v2::Attribute::set_has_value |
( |
| ) |
|
|
inlineprivate |
◆ set_name() [1/3]
| void bgs::protocol::v2::Attribute::set_name |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_name() [2/3]
| void bgs::protocol::v2::Attribute::set_name |
( |
const char * |
value | ) |
|
|
inline |
◆ set_name() [3/3]
| void bgs::protocol::v2::Attribute::set_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ SetCachedSize()
| void bgs::protocol::v2::Attribute::SetCachedSize |
( |
int |
size | ) |
const |
|
private |
◆ SharedCtor()
| void bgs::protocol::v2::Attribute::SharedCtor |
( |
| ) |
|
|
private |
◆ SharedDtor()
| void bgs::protocol::v2::Attribute::SharedDtor |
( |
| ) |
|
|
private |
◆ Swap()
| void bgs::protocol::v2::Attribute::Swap |
( |
Attribute * |
other | ) |
|
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & bgs::protocol::v2::Attribute::unknown_fields |
( |
| ) |
const |
|
inline |
◆ value()
◆ protobuf_AddDesc_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto
| void TC_PROTO_API protobuf_AddDesc_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_AssignDesc_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto
| void protobuf_AssignDesc_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ protobuf_ShutdownFile_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto
| void protobuf_ShutdownFile_api_2fcommon_2fv2_2fattribute_5ftypes_2eproto |
( |
| ) |
|
|
friend |
◆ _cached_size_
| int bgs::protocol::v2::Attribute::_cached_size_ |
|
mutableprivate |
◆ _has_bits_
| ::google::protobuf::uint32 bgs::protocol::v2::Attribute::_has_bits_[1] |
|
private |
◆ _unknown_fields_
| ::google::protobuf::UnknownFieldSet bgs::protocol::v2::Attribute::_unknown_fields_ |
|
private |
◆ default_instance_
| Attribute* bgs::protocol::v2::Attribute::default_instance_ |
|
staticprivate |
◆ kNameFieldNumber
| const int bgs::protocol::v2::Attribute::kNameFieldNumber = 1 |
|
static |
◆ kValueFieldNumber
| const int bgs::protocol::v2::Attribute::kValueFieldNumber = 2 |
|
static |
◆ name_
| ::std::string* bgs::protocol::v2::Attribute::name_ |
|
private |
◆ value_
The documentation for this class was generated from the following file: