Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::apps::zeromq::protobuf::LoggerConfig_Omit Class Referencefinal

#include <goby/zeromq/protobuf/logger_config.pb.h>

Inheritance diagram for goby::apps::zeromq::protobuf::LoggerConfig_Omit:

Public Types

enum  : int { kFileTimestampFieldNumber = 1 , kLatestSymlinkFieldNumber = 2 }

Public Member Functions

 LoggerConfig_Omit ()
 ~LoggerConfig_Omit () override
PROTOBUF_CONSTEXPR LoggerConfig_Omit (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 LoggerConfig_Omit (const LoggerConfig_Omit &from)
 LoggerConfig_Omit (LoggerConfig_Omit &&from) noexcept
LoggerConfig_Omitoperator= (const LoggerConfig_Omit &from)
LoggerConfig_Omitoperator= (LoggerConfig_Omit &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (LoggerConfig_Omit *other)
void UnsafeArenaSwap (LoggerConfig_Omit *other)
LoggerConfig_OmitNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const LoggerConfig_Omit &from)
void MergeFrom (const LoggerConfig_Omit &from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
bool IsInitialized () const final
size_t ByteSizeLong () const final
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
int GetCachedSize () const final
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
bool has_file_timestamp () const
void clear_file_timestamp ()
bool file_timestamp () const
void set_file_timestamp (bool value)
bool has_latest_symlink () const
void clear_latest_symlink ()
bool latest_symlink () const
void set_latest_symlink (bool value)

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
static const LoggerConfig_Omitdefault_instance ()
static const LoggerConfig_Omitinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

 LoggerConfig_Omit (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
template<typename T>
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
struct ::TableStruct_goby_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto
void swap (LoggerConfig_Omit &a, LoggerConfig_Omit &b)

Detailed Description

Definition at line 90 of file logger_config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kFileTimestampFieldNumber 
kLatestSymlinkFieldNumber 

Definition at line 217 of file logger_config.pb.h.

Constructor & Destructor Documentation

◆ LoggerConfig_Omit() [1/5]

goby::apps::zeromq::protobuf::LoggerConfig_Omit::LoggerConfig_Omit ( )
inline

Definition at line 93 of file logger_config.pb.h.

◆ ~LoggerConfig_Omit()

goby::apps::zeromq::protobuf::LoggerConfig_Omit::~LoggerConfig_Omit ( )
override

◆ LoggerConfig_Omit() [2/5]

PROTOBUF_CONSTEXPR goby::apps::zeromq::protobuf::LoggerConfig_Omit::LoggerConfig_Omit ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ LoggerConfig_Omit() [3/5]

goby::apps::zeromq::protobuf::LoggerConfig_Omit::LoggerConfig_Omit ( const LoggerConfig_Omit & from)

◆ LoggerConfig_Omit() [4/5]

goby::apps::zeromq::protobuf::LoggerConfig_Omit::LoggerConfig_Omit ( LoggerConfig_Omit && from)
inlinenoexcept

Definition at line 98 of file logger_config.pb.h.

◆ LoggerConfig_Omit() [5/5]

goby::apps::zeromq::protobuf::LoggerConfig_Omit::LoggerConfig_Omit ( ::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned = false )
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::apps::zeromq::protobuf::LoggerConfig_Omit::_InternalParse ( const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * goby::apps::zeromq::protobuf::LoggerConfig_Omit::_InternalSerialize ( uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream ) const
final

◆ ByteSizeLong()

size_t goby::apps::zeromq::protobuf::LoggerConfig_Omit::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::zeromq::protobuf::LoggerConfig_Omit::Clear ( )
final

◆ clear_file_timestamp()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::clear_file_timestamp ( )
inline

Definition at line 1122 of file logger_config.pb.h.

◆ clear_latest_symlink()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::clear_latest_symlink ( )
inline

Definition at line 1150 of file logger_config.pb.h.

◆ CopyFrom()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::CopyFrom ( const LoggerConfig_Omit & from)

◆ default_instance()

const LoggerConfig_Omit & goby::apps::zeromq::protobuf::LoggerConfig_Omit::default_instance ( )
inlinestatic

Definition at line 137 of file logger_config.pb.h.

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::zeromq::protobuf::LoggerConfig_Omit::descriptor ( )
inlinestatic

Definition at line 128 of file logger_config.pb.h.

◆ file_timestamp()

bool goby::apps::zeromq::protobuf::LoggerConfig_Omit::file_timestamp ( ) const
inline

Definition at line 1129 of file logger_config.pb.h.

◆ GetCachedSize()

int goby::apps::zeromq::protobuf::LoggerConfig_Omit::GetCachedSize ( ) const
inlinefinal

Definition at line 190 of file logger_config.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::apps::zeromq::protobuf::LoggerConfig_Omit::GetClassData ( ) const
final

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::apps::zeromq::protobuf::LoggerConfig_Omit::GetDescriptor ( )
inlinestatic

Definition at line 131 of file logger_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::zeromq::protobuf::LoggerConfig_Omit::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::apps::zeromq::protobuf::LoggerConfig_Omit::GetReflection ( )
inlinestatic

Definition at line 134 of file logger_config.pb.h.

◆ has_file_timestamp()

bool goby::apps::zeromq::protobuf::LoggerConfig_Omit::has_file_timestamp ( ) const
inline

Definition at line 1119 of file logger_config.pb.h.

◆ has_latest_symlink()

bool goby::apps::zeromq::protobuf::LoggerConfig_Omit::has_latest_symlink ( ) const
inline

Definition at line 1147 of file logger_config.pb.h.

◆ internal_default_instance()

const LoggerConfig_Omit * goby::apps::zeromq::protobuf::LoggerConfig_Omit::internal_default_instance ( )
inlinestatic

Definition at line 140 of file logger_config.pb.h.

◆ IsInitialized()

bool goby::apps::zeromq::protobuf::LoggerConfig_Omit::IsInitialized ( ) const
final

◆ latest_symlink()

bool goby::apps::zeromq::protobuf::LoggerConfig_Omit::latest_symlink ( ) const
inline

Definition at line 1157 of file logger_config.pb.h.

◆ MergeFrom()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::MergeFrom ( const LoggerConfig_Omit & from)
inline

Definition at line 177 of file logger_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::apps::zeromq::protobuf::LoggerConfig_Omit::mutable_unknown_fields ( )
inline

Definition at line 124 of file logger_config.pb.h.

◆ New()

LoggerConfig_Omit * goby::apps::zeromq::protobuf::LoggerConfig_Omit::New ( ::PROTOBUF_NAMESPACE_ID::Arena * arena = nullptr) const
inlinefinal

Definition at line 171 of file logger_config.pb.h.

◆ operator=() [1/2]

LoggerConfig_Omit & goby::apps::zeromq::protobuf::LoggerConfig_Omit::operator= ( const LoggerConfig_Omit & from)
inline

Definition at line 103 of file logger_config.pb.h.

◆ operator=() [2/2]

LoggerConfig_Omit & goby::apps::zeromq::protobuf::LoggerConfig_Omit::operator= ( LoggerConfig_Omit && from)
inlinenoexcept

Definition at line 107 of file logger_config.pb.h.

◆ set_file_timestamp()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::set_file_timestamp ( bool value)
inline

Definition at line 1137 of file logger_config.pb.h.

◆ set_latest_symlink()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::set_latest_symlink ( bool value)
inline

Definition at line 1165 of file logger_config.pb.h.

◆ Swap()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::Swap ( LoggerConfig_Omit * other)
inline

Definition at line 150 of file logger_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::apps::zeromq::protobuf::LoggerConfig_Omit::unknown_fields ( ) const
inline

Definition at line 121 of file logger_config.pb.h.

◆ UnsafeArenaSwap()

void goby::apps::zeromq::protobuf::LoggerConfig_Omit::UnsafeArenaSwap ( LoggerConfig_Omit * other)
inline

Definition at line 163 of file logger_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T>
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 251 of file logger_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 199 of file logger_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto

friend struct ::TableStruct_goby_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto
friend

Definition at line 261 of file logger_config.pb.h.

◆ swap

void swap ( LoggerConfig_Omit & a,
LoggerConfig_Omit & b )
friend

Definition at line 147 of file logger_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::apps::zeromq::protobuf::LoggerConfig_Omit::_class_data_
static

Definition at line 208 of file logger_config.pb.h.

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::LoggerConfig_Omit::_impl_

Definition at line 260 of file logger_config.pb.h.

◆ kIndexInFileMessages

int goby::apps::zeromq::protobuf::LoggerConfig_Omit::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 144 of file logger_config.pb.h.


The documentation for this class was generated from the following file: