#include <log_control.pb.h>
◆ LogControl() [1/2]
◆ ~LogControl()
◆ LogControl() [2/2]
◆ base_path()
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_base_path()
◆ clear_encoding()
◆ clear_header()
◆ clear_paused()
◆ clear_record_resources()
void clear_record_resources |
( |
| ) |
|
|
inline |
◆ clear_start()
◆ clear_stop()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ encoding()
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const LogControl* 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_base_path()
◆ mutable_encoding()
◆ mutable_header()
◆ mutable_record_resources()
◆ New() [1/2]
◆ New() [2/2]
LogControl* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ paused()
◆ record_resources()
◆ release_base_path()
◆ release_encoding()
◆ release_header()
◆ release_record_resources()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_base_path()
void set_allocated_base_path |
( |
::std::string * |
base_path | ) |
|
|
inline |
◆ set_allocated_encoding()
void set_allocated_encoding |
( |
::std::string * |
encoding | ) |
|
|
inline |
◆ set_allocated_header()
◆ set_allocated_record_resources()
void set_allocated_record_resources |
( |
::std::string * |
record_resources | ) |
|
|
inline |
◆ set_base_path() [1/3]
◆ set_base_path() [2/3]
void set_base_path |
( |
const char * |
value | ) |
|
|
inline |
◆ set_base_path() [3/3]
void set_base_path |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_encoding() [1/3]
◆ set_encoding() [2/3]
void set_encoding |
( |
const char * |
value | ) |
|
|
inline |
◆ set_encoding() [3/3]
void set_encoding |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_paused()
void set_paused |
( |
bool |
value | ) |
|
|
inline |
◆ set_record_resources() [1/3]
void set_record_resources |
( |
const ::std::string & |
value | ) |
|
|
inline |
◆ set_record_resources() [2/3]
void set_record_resources |
( |
const char * |
value | ) |
|
|
inline |
◆ set_record_resources() [3/3]
void set_record_resources |
( |
const char * |
value, |
|
|
size_t |
size |
|
) |
| |
|
inline |
◆ set_start()
void set_start |
( |
bool |
value | ) |
|
|
inline |
◆ set_stop()
void set_stop |
( |
bool |
value | ) |
|
|
inline |
◆ start()
◆ stop()
◆ Swap()
◆ kBasePathFieldNumber
const int kBasePathFieldNumber = 5 |
|
static |
◆ kEncodingFieldNumber
const int kEncodingFieldNumber = 6 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kPausedFieldNumber
const int kPausedFieldNumber = 4 |
|
static |
◆ kRecordResourcesFieldNumber
const int kRecordResourcesFieldNumber = 7 |
|
static |
◆ kStartFieldNumber
const int kStartFieldNumber = 2 |
|
static |
◆ kStopFieldNumber
const int kStopFieldNumber = 3 |
|
static |
The documentation for this class was generated from the following file: