#include <goby/middleware/protobuf/logger.pb.h>
Definition at line 94 of file logger.pb.h.
◆ State
◆ anonymous enum
Enumerator |
---|
kCloseLogFieldNumber | |
kRequestedStateFieldNumber | |
Definition at line 253 of file logger.pb.h.
◆ LoggerRequest() [1/5]
goby::middleware::protobuf::LoggerRequest::LoggerRequest |
( |
| ) |
|
|
inline |
◆ ~LoggerRequest()
goby::middleware::protobuf::LoggerRequest::~LoggerRequest |
( |
| ) |
|
|
override |
◆ LoggerRequest() [2/5]
PROTOBUF_CONSTEXPR goby::middleware::protobuf::LoggerRequest::LoggerRequest |
( |
::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized |
| ) |
|
|
explicit |
◆ LoggerRequest() [3/5]
goby::middleware::protobuf::LoggerRequest::LoggerRequest |
( |
const LoggerRequest & |
from | ) |
|
◆ LoggerRequest() [4/5]
goby::middleware::protobuf::LoggerRequest::LoggerRequest |
( |
LoggerRequest && |
from | ) |
|
|
inlinenoexcept |
◆ LoggerRequest() [5/5]
goby::middleware::protobuf::LoggerRequest::LoggerRequest |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena, |
|
|
bool |
is_message_owned = false |
|
) |
| |
|
explicitprotected |
◆ _InternalParse()
const char * goby::middleware::protobuf::LoggerRequest::_InternalParse |
( |
const char * |
ptr, |
|
|
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * |
ctx |
|
) |
| |
|
final |
◆ _InternalSerialize()
uint8_t * goby::middleware::protobuf::LoggerRequest::_InternalSerialize |
( |
uint8_t * |
target, |
|
|
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * |
stream |
|
) |
| const |
|
final |
◆ ByteSizeLong()
size_t goby::middleware::protobuf::LoggerRequest::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::protobuf::LoggerRequest::Clear |
( |
| ) |
|
|
final |
◆ clear_close_log()
void goby::middleware::protobuf::LoggerRequest::clear_close_log |
( |
| ) |
|
|
inline |
◆ clear_requested_state()
void goby::middleware::protobuf::LoggerRequest::clear_requested_state |
( |
| ) |
|
|
inline |
◆ close_log()
bool goby::middleware::protobuf::LoggerRequest::close_log |
( |
| ) |
const |
|
inline |
◆ CopyFrom()
void goby::middleware::protobuf::LoggerRequest::CopyFrom |
( |
const LoggerRequest & |
from | ) |
|
◆ default_instance()
static const LoggerRequest & goby::middleware::protobuf::LoggerRequest::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::LoggerRequest::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
int goby::middleware::protobuf::LoggerRequest::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetClassData()
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::protobuf::LoggerRequest::GetClassData |
( |
| ) |
const |
|
final |
◆ GetDescriptor()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::protobuf::LoggerRequest::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::protobuf::LoggerRequest::GetMetadata |
( |
| ) |
const |
|
final |
◆ GetReflection()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::protobuf::LoggerRequest::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ has_close_log()
bool goby::middleware::protobuf::LoggerRequest::has_close_log |
( |
| ) |
const |
|
inline |
◆ has_requested_state()
bool goby::middleware::protobuf::LoggerRequest::has_requested_state |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
static const LoggerRequest * goby::middleware::protobuf::LoggerRequest::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
bool goby::middleware::protobuf::LoggerRequest::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
void goby::middleware::protobuf::LoggerRequest::MergeFrom |
( |
const LoggerRequest & |
from | ) |
|
|
inline |
◆ mutable_unknown_fields()
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::protobuf::LoggerRequest::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
LoggerRequest * goby::middleware::protobuf::LoggerRequest::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * |
arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ requested_state()
◆ set_close_log()
void goby::middleware::protobuf::LoggerRequest::set_close_log |
( |
bool |
value | ) |
|
|
inline |
◆ set_requested_state()
◆ State_descriptor()
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::middleware::protobuf::LoggerRequest::State_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ State_IsValid()
static bool goby::middleware::protobuf::LoggerRequest::State_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ State_Name()
template<typename T >
static const std::string & goby::middleware::protobuf::LoggerRequest::State_Name |
( |
T |
enum_t_value | ) |
|
|
inlinestatic |
◆ State_Parse()
static bool goby::middleware::protobuf::LoggerRequest::State_Parse |
( |
::PROTOBUF_NAMESPACE_ID::ConstStringParam |
name, |
|
|
State * |
value |
|
) |
| |
|
inlinestatic |
◆ Swap()
void goby::middleware::protobuf::LoggerRequest::Swap |
( |
LoggerRequest * |
other | ) |
|
|
inline |
◆ unknown_fields()
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::protobuf::LoggerRequest::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
void goby::middleware::protobuf::LoggerRequest::UnsafeArenaSwap |
( |
LoggerRequest * |
other | ) |
|
|
inline |
◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
|
friend |
◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
|
friend |
◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2flogger_2eproto
◆ swap
◆ _class_data_
const ClassData goby::middleware::protobuf::LoggerRequest::_class_data_ |
|
static |
◆ _impl_
Impl_ goby::middleware::protobuf::LoggerRequest::_impl_ |
◆ kIndexInFileMessages
constexpr int goby::middleware::protobuf::LoggerRequest::kIndexInFileMessages |
|
staticconstexpr |
◆ ROTATE_LOG
constexpr State goby::middleware::protobuf::LoggerRequest::ROTATE_LOG |
|
staticconstexpr |
Initial value:=
@ LoggerRequest_State_ROTATE_LOG
Definition at line 224 of file logger.pb.h.
◆ START_LOGGING
constexpr State goby::middleware::protobuf::LoggerRequest::START_LOGGING |
|
staticconstexpr |
Initial value:=
@ LoggerRequest_State_START_LOGGING
Definition at line 220 of file logger.pb.h.
◆ State_ARRAYSIZE
constexpr int goby::middleware::protobuf::LoggerRequest::State_ARRAYSIZE |
|
staticconstexpr |
Initial value:=
constexpr int LoggerRequest_State_State_ARRAYSIZE
Definition at line 233 of file logger.pb.h.
◆ State_MAX
constexpr State goby::middleware::protobuf::LoggerRequest::State_MAX |
|
staticconstexpr |
Initial value:=
constexpr LoggerRequest_State LoggerRequest_State_State_MAX
Definition at line 231 of file logger.pb.h.
◆ State_MIN
constexpr State goby::middleware::protobuf::LoggerRequest::State_MIN |
|
staticconstexpr |
Initial value:=
constexpr LoggerRequest_State LoggerRequest_State_State_MIN
Definition at line 229 of file logger.pb.h.
◆ STOP_LOGGING
constexpr State goby::middleware::protobuf::LoggerRequest::STOP_LOGGING |
|
staticconstexpr |
Initial value:=
@ LoggerRequest_State_STOP_LOGGING
Definition at line 222 of file logger.pb.h.
The documentation for this class was generated from the following file: