#include <map_field.h>
◆ MapKey() [1/4]
google::protobuf::MapKey::MapKey |
( |
| ) |
|
|
inline |
◆ MapKey() [2/4]
google::protobuf::MapKey::MapKey |
( |
const MapKey & |
other | ) |
|
|
inline |
◆ ~MapKey() [1/2]
google::protobuf::MapKey::~MapKey |
( |
| ) |
|
|
inline |
◆ MapKey() [3/4]
google::protobuf::MapKey::MapKey |
( |
| ) |
|
|
inline |
◆ MapKey() [4/4]
google::protobuf::MapKey::MapKey |
( |
const MapKey & |
other | ) |
|
|
inline |
◆ ~MapKey() [2/2]
google::protobuf::MapKey::~MapKey |
( |
| ) |
|
|
inline |
◆ CopyFrom() [1/2]
void google::protobuf::MapKey::CopyFrom |
( |
const MapKey & |
other | ) |
|
|
inline |
◆ CopyFrom() [2/2]
void google::protobuf::MapKey::CopyFrom |
( |
const MapKey & |
other | ) |
|
|
inline |
◆ GetBoolValue() [1/2]
bool google::protobuf::MapKey::GetBoolValue |
( |
| ) |
const |
|
inline |
◆ GetBoolValue() [2/2]
bool google::protobuf::MapKey::GetBoolValue |
( |
| ) |
const |
|
inline |
◆ GetInt32Value() [1/2]
int32_t google::protobuf::MapKey::GetInt32Value |
( |
| ) |
const |
|
inline |
◆ GetInt32Value() [2/2]
int32 google::protobuf::MapKey::GetInt32Value |
( |
| ) |
const |
|
inline |
◆ GetInt64Value() [1/2]
int64_t google::protobuf::MapKey::GetInt64Value |
( |
| ) |
const |
|
inline |
◆ GetInt64Value() [2/2]
int64 google::protobuf::MapKey::GetInt64Value |
( |
| ) |
const |
|
inline |
◆ GetStringValue() [1/2]
const std::string& google::protobuf::MapKey::GetStringValue |
( |
| ) |
const |
|
inline |
◆ GetStringValue() [2/2]
const std::string& google::protobuf::MapKey::GetStringValue |
( |
| ) |
const |
|
inline |
◆ GetUInt32Value() [1/2]
uint32_t google::protobuf::MapKey::GetUInt32Value |
( |
| ) |
const |
|
inline |
◆ GetUInt32Value() [2/2]
uint32 google::protobuf::MapKey::GetUInt32Value |
( |
| ) |
const |
|
inline |
◆ GetUInt64Value() [1/2]
uint64_t google::protobuf::MapKey::GetUInt64Value |
( |
| ) |
const |
|
inline |
◆ GetUInt64Value() [2/2]
uint64 google::protobuf::MapKey::GetUInt64Value |
( |
| ) |
const |
|
inline |
◆ operator<() [1/2]
◆ operator<() [2/2]
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==() [1/2]
◆ operator==() [2/2]
◆ SetBoolValue() [1/2]
void google::protobuf::MapKey::SetBoolValue |
( |
bool |
value | ) |
|
|
inline |
◆ SetBoolValue() [2/2]
void google::protobuf::MapKey::SetBoolValue |
( |
bool |
value | ) |
|
|
inline |
◆ SetInt32Value() [1/2]
void google::protobuf::MapKey::SetInt32Value |
( |
int32 |
value | ) |
|
|
inline |
◆ SetInt32Value() [2/2]
void google::protobuf::MapKey::SetInt32Value |
( |
int32_t |
value | ) |
|
|
inline |
◆ SetInt64Value() [1/2]
void google::protobuf::MapKey::SetInt64Value |
( |
int64 |
value | ) |
|
|
inline |
◆ SetInt64Value() [2/2]
void google::protobuf::MapKey::SetInt64Value |
( |
int64_t |
value | ) |
|
|
inline |
◆ SetStringValue() [1/2]
void google::protobuf::MapKey::SetStringValue |
( |
const std::string & |
val | ) |
|
|
inline |
◆ SetStringValue() [2/2]
void google::protobuf::MapKey::SetStringValue |
( |
std::string |
val | ) |
|
|
inline |
◆ SetType() [1/2]
◆ SetType() [2/2]
◆ SetUInt32Value() [1/2]
void google::protobuf::MapKey::SetUInt32Value |
( |
uint32 |
value | ) |
|
|
inline |
◆ SetUInt32Value() [2/2]
void google::protobuf::MapKey::SetUInt32Value |
( |
uint32_t |
value | ) |
|
|
inline |
◆ SetUInt64Value() [1/2]
void google::protobuf::MapKey::SetUInt64Value |
( |
uint64 |
value | ) |
|
|
inline |
◆ SetUInt64Value() [2/2]
void google::protobuf::MapKey::SetUInt64Value |
( |
uint64_t |
value | ) |
|
|
inline |
◆ type() [1/2]
◆ type() [2/2]
◆ ::PROTOBUF_NAMESPACE_ID::MapIterator
friend class ::PROTOBUF_NAMESPACE_ID::MapIterator |
|
friend |
◆ internal::DynamicMapField
◆ internal::TypeDefinedMapFieldBase [1/2]
template<typename K , typename V >
◆ internal::TypeDefinedMapFieldBase [2/2]
template<typename K , typename V >
◆ type_ [1/2]
◆ type_ [2/2]
int google::protobuf::MapKey::type_ |
|
private |
◆ val_
The documentation for this class was generated from the following file: