#include <map.h>
◆ MapValueRef()
google::protobuf::MapValueRef::MapValueRef |
( |
| ) |
|
|
inline |
◆ GetBoolValue()
bool google::protobuf::MapValueRef::GetBoolValue |
( |
| ) |
const |
|
inline |
◆ GetDoubleValue()
double google::protobuf::MapValueRef::GetDoubleValue |
( |
| ) |
const |
|
inline |
◆ GetEnumValue()
int google::protobuf::MapValueRef::GetEnumValue |
( |
| ) |
const |
|
inline |
◆ GetFloatValue()
float google::protobuf::MapValueRef::GetFloatValue |
( |
| ) |
const |
|
inline |
◆ GetInt32Value()
int32 google::protobuf::MapValueRef::GetInt32Value |
( |
| ) |
const |
|
inline |
◆ GetInt64Value()
int64 google::protobuf::MapValueRef::GetInt64Value |
( |
| ) |
const |
|
inline |
◆ GetMessageValue()
const Message& google::protobuf::MapValueRef::GetMessageValue |
( |
| ) |
const |
|
inline |
◆ GetStringValue()
const string& google::protobuf::MapValueRef::GetStringValue |
( |
| ) |
const |
|
inline |
◆ GetUInt32Value()
uint32 google::protobuf::MapValueRef::GetUInt32Value |
( |
| ) |
const |
|
inline |
◆ GetUInt64Value()
uint64 google::protobuf::MapValueRef::GetUInt64Value |
( |
| ) |
const |
|
inline |
◆ MutableMessageValue()
Message* google::protobuf::MapValueRef::MutableMessageValue |
( |
| ) |
|
|
inline |
◆ SetBoolValue()
void google::protobuf::MapValueRef::SetBoolValue |
( |
bool |
value | ) |
|
|
inline |
◆ SetDoubleValue()
void google::protobuf::MapValueRef::SetDoubleValue |
( |
double |
value | ) |
|
|
inline |
◆ SetEnumValue()
void google::protobuf::MapValueRef::SetEnumValue |
( |
int |
value | ) |
|
|
inline |
◆ SetFloatValue()
void google::protobuf::MapValueRef::SetFloatValue |
( |
float |
value | ) |
|
|
inline |
◆ SetInt32Value()
void google::protobuf::MapValueRef::SetInt32Value |
( |
int32 |
value | ) |
|
|
inline |
◆ SetInt64Value()
void google::protobuf::MapValueRef::SetInt64Value |
( |
int64 |
value | ) |
|
|
inline |
◆ SetStringValue()
void google::protobuf::MapValueRef::SetStringValue |
( |
const string & |
value | ) |
|
|
inline |
◆ SetUInt32Value()
void google::protobuf::MapValueRef::SetUInt32Value |
( |
uint32 |
value | ) |
|
|
inline |
◆ SetUInt64Value()
void google::protobuf::MapValueRef::SetUInt64Value |
( |
uint64 |
value | ) |
|
|
inline |
◆ internal::DynamicMapField
◆ internal::GeneratedMessageReflection
◆ internal::MapField
template<typename K , typename V , internal::WireFormatLite::FieldType key_wire_type, internal::WireFormatLite::FieldType value_wire_type, int default_enum_value>
◆ internal::TypeDefinedMapFieldBase
template<typename K , typename V >
◆ MapIterator
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/map.h