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