#include <header.pb.h>
🔗Header_Map() [1/2]
🔗~Header_Map()
🔗Header_Map() [2/2]
🔗add_value() [1/4]
🔗add_value() [2/4]
🔗add_value() [3/4]
void add_value |
( |
const char * |
value | ) |
|
|
inline |
🔗add_value() [4/4]
void add_value |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
🔗ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
🔗Clear()
🔗clear_key()
🔗clear_value()
🔗CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗CopyFrom() [2/2]
🔗default_instance()
🔗descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
🔗GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
🔗GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
🔗InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
🔗internal_default_instance()
static const Header_Map* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
🔗InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
🔗IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
🔗key()
🔗MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
🔗MergeFrom() [2/2]
🔗MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
🔗mutable_key()
🔗mutable_value() [1/2]
google::protobuf::RepeatedPtrField<::std::string > * mutable_value |
( |
| ) |
|
|
inline |
🔗mutable_value() [2/2]
🔗New() [1/2]
🔗New() [2/2]
Header_Map* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
🔗operator=()
🔗release_key()
🔗SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
🔗set_allocated_key()
🔗set_key() [1/3]
🔗set_key() [2/3]
void set_key |
( |
const char * |
value | ) |
|
|
inline |
🔗set_key() [3/3]
void set_key |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
🔗set_value() [1/3]
void set_value |
( |
int |
index, |
|
|
const ::std::string & |
value |
|
) |
| |
|
inline |
🔗set_value() [2/3]
void set_value |
( |
int |
index, |
|
|
const char * |
value |
|
) |
| |
|
inline |
🔗set_value() [3/3]
void set_value |
( |
int |
index, |
|
|
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
🔗Swap()
🔗value() [1/2]
const ::google::protobuf::RepeatedPtrField<::std::string > & value |
( |
| ) |
const |
|
inline |
🔗value() [2/2]
🔗value_size()
🔗kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
🔗kKeyFieldNumber
const int kKeyFieldNumber = 1 |
|
static |
🔗kValueFieldNumber
const int kValueFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: