#include <parameter.pb.h>
◆ Parameter() [1/2]
◆ ~Parameter()
◆ Parameter() [2/2]
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_name()
◆ 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 |
◆ has_value()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Parameter* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_name()
◆ mutable_value()
google::protobuf::Any * mutable_value |
( |
| ) |
|
|
inline |
◆ name()
◆ New() [1/2]
◆ New() [2/2]
Parameter* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ release_name()
◆ release_value()
google::protobuf::Any * release_value |
( |
| ) |
|
|
inline |
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_name()
◆ set_allocated_value()
void set_allocated_value |
( |
::google::protobuf::Any * |
value | ) |
|
|
inline |
◆ set_name() [1/3]
◆ set_name() [2/3]
void set_name |
( |
const char * |
value | ) |
|
|
inline |
◆ set_name() [3/3]
void set_name |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ Swap()
◆ value()
const ::google::protobuf::Any & value |
( |
| ) |
const |
|
inline |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kNameFieldNumber
const int kNameFieldNumber = 1 |
|
static |
◆ kValueFieldNumber
const int kValueFieldNumber = 2 |
|
static |
The documentation for this class was generated from the following file: