#include <map_field.h>
◆ MapValueConstRef()
google::protobuf::MapValueConstRef::MapValueConstRef |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ GetBoolValue()
bool google::protobuf::MapValueConstRef::GetBoolValue |
( |
| ) |
const |
|
inline |
◆ GetDoubleValue()
double google::protobuf::MapValueConstRef::GetDoubleValue |
( |
| ) |
const |
|
inline |
◆ GetEnumValue()
int google::protobuf::MapValueConstRef::GetEnumValue |
( |
| ) |
const |
|
inline |
◆ GetFloatValue()
float google::protobuf::MapValueConstRef::GetFloatValue |
( |
| ) |
const |
|
inline |
◆ GetInt32Value()
int32_t google::protobuf::MapValueConstRef::GetInt32Value |
( |
| ) |
const |
|
inline |
◆ GetInt64Value()
int64_t google::protobuf::MapValueConstRef::GetInt64Value |
( |
| ) |
const |
|
inline |
◆ GetMessageValue()
const Message& google::protobuf::MapValueConstRef::GetMessageValue |
( |
| ) |
const |
|
inline |
◆ GetStringValue()
const std::string& google::protobuf::MapValueConstRef::GetStringValue |
( |
| ) |
const |
|
inline |
◆ GetUInt32Value()
uint32_t google::protobuf::MapValueConstRef::GetUInt32Value |
( |
| ) |
const |
|
inline |
◆ GetUInt64Value()
uint64_t google::protobuf::MapValueConstRef::GetUInt64Value |
( |
| ) |
const |
|
inline |
◆ SetType()
◆ SetValue()
void google::protobuf::MapValueConstRef::SetValue |
( |
const void * |
val | ) |
|
|
inlineprivate |
◆ type()
◆ ::PROTOBUF_NAMESPACE_ID::MapIterator
friend class ::PROTOBUF_NAMESPACE_ID::MapIterator |
|
friend |
◆ internal::DynamicMapField
◆ internal::MapField
template<typename Derived , typename K , typename V , internal::WireFormatLite::FieldType key_wire_type, internal::WireFormatLite::FieldType value_wire_type>
◆ internal::TypeDefinedMapFieldBase
template<typename K , typename V >
◆ Reflection
◆ data_
void* google::protobuf::MapValueConstRef::data_ |
|
protected |
◆ type_
The documentation for this class was generated from the following file: