Goby3  3.1.5
2024.05.14
goby::apps::middleware::protobuf::PROTOBUF_FINAL Class Reference

#include <goby/apps/middleware/goby_tool/log.pb.h>

Inheritance diagram for goby::apps::middleware::protobuf::PROTOBUF_FINAL:

Public Types

enum  : int { kAppFieldNumber = 1 , kActionFieldNumber = 2 }
 
enum  : int { kAppFieldNumber = 1 , kActionFieldNumber = 2 }
 
enum  : int { kNameFieldNumber = 2 , kLoadSharedLibraryFieldNumber = 10 , kPackageNameFieldNumber = 3 , kAppFieldNumber = 1 }
 
enum  : int { kAppFieldNumber = 1 , kActionFieldNumber = 2 }
 
enum  : int { kPtyFieldNumber = 1 , kAllowWriteFieldNumber = 2 }
 
enum  : int { kSecondaryFieldNumber = 3 , kAppFieldNumber = 1 , kPrimarySerialFieldNumber = 2 }
 
enum  : int {
  kLoadSharedLibraryFieldNumber = 10 , kInputFileFieldNumber = 10 , kTypeRegexFieldNumber = 15 , kGroupRegexFieldNumber = 16 ,
  kExcludeTypeRegexFieldNumber = 17 , kExcludeGroupRegexFieldNumber = 18 , kOutputFileFieldNumber = 20 , kAppFieldNumber = 1 ,
  kHdf5ChunkLengthFieldNumber = 32 , kHdf5CompressionLevelFieldNumber = 33 , kFormatFieldNumber = 30 , kWriteHdf5ZeroLengthDimFieldNumber = 31
}
 
typedef UnifiedLogToolConfig_Action Action
 
typedef ProtobufToolConfig_Action Action
 
typedef GobyToolConfig_Action Action
 
typedef SerialMuxConfig_SecondaryPTY SecondaryPTY
 
typedef LogToolConfig_OutputFormat OutputFormat
 

Public Member Functions

 UnifiedLogToolConfig ()
 
virtual ~UnifiedLogToolConfig ()
 
 UnifiedLogToolConfig (const UnifiedLogToolConfig &from)
 
 UnifiedLogToolConfig (UnifiedLogToolConfig &&from) noexcept
 
UnifiedLogToolConfigoperator= (const UnifiedLogToolConfig &from)
 
UnifiedLogToolConfigoperator= (UnifiedLogToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (UnifiedLogToolConfig *other)
 
void UnsafeArenaSwap (UnifiedLogToolConfig *other)
 
UnifiedLogToolConfigNew () const final
 
UnifiedLogToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const UnifiedLogToolConfig &from)
 
void MergeFrom (const UnifiedLogToolConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_action () const
 
void clear_action ()
 
::goby::apps::middleware::protobuf::UnifiedLogToolConfig_Action action () const
 
void set_action (::goby::apps::middleware::protobuf::UnifiedLogToolConfig_Action value)
 
 ProtobufToolConfig ()
 
virtual ~ProtobufToolConfig ()
 
 ProtobufToolConfig (const ProtobufToolConfig &from)
 
 ProtobufToolConfig (ProtobufToolConfig &&from) noexcept
 
ProtobufToolConfigoperator= (const ProtobufToolConfig &from)
 
ProtobufToolConfigoperator= (ProtobufToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufToolConfig *other)
 
void UnsafeArenaSwap (ProtobufToolConfig *other)
 
ProtobufToolConfigNew () const final
 
ProtobufToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ProtobufToolConfig &from)
 
void MergeFrom (const ProtobufToolConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_action () const
 
void clear_action ()
 
::goby::apps::middleware::protobuf::ProtobufToolConfig_Action action () const
 
void set_action (::goby::apps::middleware::protobuf::ProtobufToolConfig_Action value)
 
 ProtobufShowToolConfig ()
 
virtual ~ProtobufShowToolConfig ()
 
 ProtobufShowToolConfig (const ProtobufShowToolConfig &from)
 
 ProtobufShowToolConfig (ProtobufShowToolConfig &&from) noexcept
 
ProtobufShowToolConfigoperator= (const ProtobufShowToolConfig &from)
 
ProtobufShowToolConfigoperator= (ProtobufShowToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufShowToolConfig *other)
 
void UnsafeArenaSwap (ProtobufShowToolConfig *other)
 
ProtobufShowToolConfigNew () const final
 
ProtobufShowToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const ProtobufShowToolConfig &from)
 
void MergeFrom (const ProtobufShowToolConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int name_size () const
 
void clear_name ()
 
const std::string & name (int index) const
 
std::string * mutable_name (int index)
 
void set_name (int index, const std::string &value)
 
void set_name (int index, std::string &&value)
 
void set_name (int index, const char *value)
 
void set_name (int index, const char *value, size_t size)
 
std::string * add_name ()
 
void add_name (const std::string &value)
 
void add_name (std::string &&value)
 
void add_name (const char *value)
 
void add_name (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & name () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_name ()
 
int load_shared_library_size () const
 
void clear_load_shared_library ()
 
const std::string & load_shared_library (int index) const
 
std::string * mutable_load_shared_library (int index)
 
void set_load_shared_library (int index, const std::string &value)
 
void set_load_shared_library (int index, std::string &&value)
 
void set_load_shared_library (int index, const char *value)
 
void set_load_shared_library (int index, const char *value, size_t size)
 
std::string * add_load_shared_library ()
 
void add_load_shared_library (const std::string &value)
 
void add_load_shared_library (std::string &&value)
 
void add_load_shared_library (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library ()
 
bool has_package_name () const
 
void clear_package_name ()
 
const std::string & package_name () const
 
void set_package_name (const std::string &value)
 
void set_package_name (std::string &&value)
 
void set_package_name (const char *value)
 
void set_package_name (const char *value, size_t size)
 
std::string * mutable_package_name ()
 
std::string * release_package_name ()
 
void set_allocated_package_name (std::string *package_name)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
 GobyToolConfig ()
 
virtual ~GobyToolConfig ()
 
 GobyToolConfig (const GobyToolConfig &from)
 
 GobyToolConfig (GobyToolConfig &&from) noexcept
 
GobyToolConfigoperator= (const GobyToolConfig &from)
 
GobyToolConfigoperator= (GobyToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyToolConfig *other)
 
void UnsafeArenaSwap (GobyToolConfig *other)
 
GobyToolConfigNew () const final
 
GobyToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const GobyToolConfig &from)
 
void MergeFrom (const GobyToolConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_action () const
 
void clear_action ()
 
::goby::apps::middleware::protobuf::GobyToolConfig_Action action () const
 
void set_action (::goby::apps::middleware::protobuf::GobyToolConfig_Action value)
 
 SerialMuxConfig_SecondaryPTY ()
 
virtual ~SerialMuxConfig_SecondaryPTY ()
 
 SerialMuxConfig_SecondaryPTY (const SerialMuxConfig_SecondaryPTY &from)
 
 SerialMuxConfig_SecondaryPTY (SerialMuxConfig_SecondaryPTY &&from) noexcept
 
SerialMuxConfig_SecondaryPTYoperator= (const SerialMuxConfig_SecondaryPTY &from)
 
SerialMuxConfig_SecondaryPTYoperator= (SerialMuxConfig_SecondaryPTY &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SerialMuxConfig_SecondaryPTY *other)
 
void UnsafeArenaSwap (SerialMuxConfig_SecondaryPTY *other)
 
SerialMuxConfig_SecondaryPTYNew () const final
 
SerialMuxConfig_SecondaryPTYNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SerialMuxConfig_SecondaryPTY &from)
 
void MergeFrom (const SerialMuxConfig_SecondaryPTY &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_pty () const
 
void clear_pty ()
 
const ::goby::middleware::protobuf::PTYConfig & pty () const
 
::goby::middleware::protobuf::PTYConfig * release_pty ()
 
::goby::middleware::protobuf::PTYConfig * mutable_pty ()
 
void set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty)
 
void unsafe_arena_set_allocated_pty (::goby::middleware::protobuf::PTYConfig *pty)
 
::goby::middleware::protobuf::PTYConfig * unsafe_arena_release_pty ()
 
bool has_allow_write () const
 
void clear_allow_write ()
 
bool allow_write () const
 
void set_allow_write (bool value)
 
 SerialMuxConfig ()
 
virtual ~SerialMuxConfig ()
 
 SerialMuxConfig (const SerialMuxConfig &from)
 
 SerialMuxConfig (SerialMuxConfig &&from) noexcept
 
SerialMuxConfigoperator= (const SerialMuxConfig &from)
 
SerialMuxConfigoperator= (SerialMuxConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SerialMuxConfig *other)
 
void UnsafeArenaSwap (SerialMuxConfig *other)
 
SerialMuxConfigNew () const final
 
SerialMuxConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SerialMuxConfig &from)
 
void MergeFrom (const SerialMuxConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int secondary_size () const
 
void clear_secondary ()
 
::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY * mutable_secondary (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY > * mutable_secondary ()
 
const ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY & secondary (int index) const
 
::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY * add_secondary ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY > & secondary () const
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_primary_serial () const
 
void clear_primary_serial ()
 
const ::goby::middleware::protobuf::SerialConfig & primary_serial () const
 
::goby::middleware::protobuf::SerialConfig * release_primary_serial ()
 
::goby::middleware::protobuf::SerialConfig * mutable_primary_serial ()
 
void set_allocated_primary_serial (::goby::middleware::protobuf::SerialConfig *primary_serial)
 
void unsafe_arena_set_allocated_primary_serial (::goby::middleware::protobuf::SerialConfig *primary_serial)
 
::goby::middleware::protobuf::SerialConfig * unsafe_arena_release_primary_serial ()
 
 LogToolConfig ()
 
virtual ~LogToolConfig ()
 
 LogToolConfig (const LogToolConfig &from)
 
 LogToolConfig (LogToolConfig &&from) noexcept
 
LogToolConfigoperator= (const LogToolConfig &from)
 
LogToolConfigoperator= (LogToolConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogToolConfig *other)
 
void UnsafeArenaSwap (LogToolConfig *other)
 
LogToolConfigNew () const final
 
LogToolConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const LogToolConfig &from)
 
void MergeFrom (const LogToolConfig &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int load_shared_library_size () const
 
void clear_load_shared_library ()
 
const std::string & load_shared_library (int index) const
 
std::string * mutable_load_shared_library (int index)
 
void set_load_shared_library (int index, const std::string &value)
 
void set_load_shared_library (int index, std::string &&value)
 
void set_load_shared_library (int index, const char *value)
 
void set_load_shared_library (int index, const char *value, size_t size)
 
std::string * add_load_shared_library ()
 
void add_load_shared_library (const std::string &value)
 
void add_load_shared_library (std::string &&value)
 
void add_load_shared_library (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > & load_shared_library () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< std::string > * mutable_load_shared_library ()
 
bool has_input_file () const
 
void clear_input_file ()
 
const std::string & input_file () const
 
void set_input_file (const std::string &value)
 
void set_input_file (std::string &&value)
 
void set_input_file (const char *value)
 
void set_input_file (const char *value, size_t size)
 
std::string * mutable_input_file ()
 
std::string * release_input_file ()
 
void set_allocated_input_file (std::string *input_file)
 
bool has_type_regex () const
 
void clear_type_regex ()
 
const std::string & type_regex () const
 
void set_type_regex (const std::string &value)
 
void set_type_regex (std::string &&value)
 
void set_type_regex (const char *value)
 
void set_type_regex (const char *value, size_t size)
 
std::string * mutable_type_regex ()
 
std::string * release_type_regex ()
 
void set_allocated_type_regex (std::string *type_regex)
 
bool has_group_regex () const
 
void clear_group_regex ()
 
const std::string & group_regex () const
 
void set_group_regex (const std::string &value)
 
void set_group_regex (std::string &&value)
 
void set_group_regex (const char *value)
 
void set_group_regex (const char *value, size_t size)
 
std::string * mutable_group_regex ()
 
std::string * release_group_regex ()
 
void set_allocated_group_regex (std::string *group_regex)
 
bool has_exclude_type_regex () const
 
void clear_exclude_type_regex ()
 
const std::string & exclude_type_regex () const
 
void set_exclude_type_regex (const std::string &value)
 
void set_exclude_type_regex (std::string &&value)
 
void set_exclude_type_regex (const char *value)
 
void set_exclude_type_regex (const char *value, size_t size)
 
std::string * mutable_exclude_type_regex ()
 
std::string * release_exclude_type_regex ()
 
void set_allocated_exclude_type_regex (std::string *exclude_type_regex)
 
bool has_exclude_group_regex () const
 
void clear_exclude_group_regex ()
 
const std::string & exclude_group_regex () const
 
void set_exclude_group_regex (const std::string &value)
 
void set_exclude_group_regex (std::string &&value)
 
void set_exclude_group_regex (const char *value)
 
void set_exclude_group_regex (const char *value, size_t size)
 
std::string * mutable_exclude_group_regex ()
 
std::string * release_exclude_group_regex ()
 
void set_allocated_exclude_group_regex (std::string *exclude_group_regex)
 
bool has_output_file () const
 
void clear_output_file ()
 
const std::string & output_file () const
 
void set_output_file (const std::string &value)
 
void set_output_file (std::string &&value)
 
void set_output_file (const char *value)
 
void set_output_file (const char *value, size_t size)
 
std::string * mutable_output_file ()
 
std::string * release_output_file ()
 
void set_allocated_output_file (std::string *output_file)
 
bool has_app () const
 
void clear_app ()
 
const ::goby::middleware::protobuf::AppConfig & app () const
 
::goby::middleware::protobuf::AppConfig * release_app ()
 
::goby::middleware::protobuf::AppConfig * mutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
void unsafe_arena_set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
::goby::middleware::protobuf::AppConfig * unsafe_arena_release_app ()
 
bool has_hdf5_chunk_length () const
 
void clear_hdf5_chunk_length ()
 
::PROTOBUF_NAMESPACE_ID::int32 hdf5_chunk_length () const
 
void set_hdf5_chunk_length (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_hdf5_compression_level () const
 
void clear_hdf5_compression_level ()
 
::PROTOBUF_NAMESPACE_ID::int32 hdf5_compression_level () const
 
void set_hdf5_compression_level (::PROTOBUF_NAMESPACE_ID::int32 value)
 
bool has_format () const
 
void clear_format ()
 
::goby::apps::middleware::protobuf::LogToolConfig_OutputFormat format () const
 
void set_format (::goby::apps::middleware::protobuf::LogToolConfig_OutputFormat value)
 
bool has_write_hdf5_zero_length_dim () const
 
void clear_write_hdf5_zero_length_dim ()
 
bool write_hdf5_zero_length_dim () const
 
void set_write_hdf5_zero_length_dim (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 UnifiedLogToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const UnifiedLogToolConfiginternal_default_instance ()
 
static bool Action_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Action_descriptor ()
 
template<typename T >
static const std::string & Action_Name (T enum_t_value)
 
static bool Action_Parse (const std::string &name, Action *value)
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ProtobufToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ProtobufToolConfiginternal_default_instance ()
 
static bool Action_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Action_descriptor ()
 
template<typename T >
static const std::string & Action_Name (T enum_t_value)
 
static bool Action_Parse (const std::string &name, Action *value)
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const ProtobufShowToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ProtobufShowToolConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const GobyToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyToolConfiginternal_default_instance ()
 
static bool Action_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Action_descriptor ()
 
template<typename T >
static const std::string & Action_Name (T enum_t_value)
 
static bool Action_Parse (const std::string &name, Action *value)
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const SerialMuxConfig_SecondaryPTYdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SerialMuxConfig_SecondaryPTYinternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const SerialMuxConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SerialMuxConfiginternal_default_instance ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const LogToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LogToolConfiginternal_default_instance ()
 
static bool OutputFormat_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * OutputFormat_descriptor ()
 
template<typename T >
static const std::string & OutputFormat_Name (T enum_t_value)
 
static bool OutputFormat_Parse (const std::string &name, OutputFormat *value)
 

Public Attributes

static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > _i_give_permission_to_break_this_code_default_type_regex_
 
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > _i_give_permission_to_break_this_code_default_group_regex_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static constexpr Action help
 
static constexpr Action convert
 
static constexpr Action Action_MIN
 
static constexpr Action Action_MAX
 
static constexpr int Action_ARRAYSIZE
 
static constexpr Action show
 
static constexpr Action log
 
static constexpr Action launch
 
static constexpr Action zeromq
 
static constexpr Action protobuf
 
static constexpr OutputFormat DEBUG_TEXT
 
static constexpr OutputFormat HDF5
 
static constexpr OutputFormat JSON
 
static constexpr OutputFormat OutputFormat_MIN
 
static constexpr OutputFormat OutputFormat_MAX
 
static constexpr int OutputFormat_ARRAYSIZE
 

Protected Member Functions

 UnifiedLogToolConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ProtobufToolConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 ProtobufShowToolConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 GobyToolConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 SerialMuxConfig_SecondaryPTY (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 SerialMuxConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
 LogToolConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2flog_2eproto
 
struct ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2fmarshalling_2fprotobuf_2eproto
 
struct ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto
 
struct ::TableStruct_goby_2fapps_2fmiddleware_2fserial_5fmux_2fconfig_2eproto
 
struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2flog_5ftool_5fconfig_2eproto
 
void swap (UnifiedLogToolConfig &a, UnifiedLogToolConfig &b)
 
void swap (ProtobufToolConfig &a, ProtobufToolConfig &b)
 
void swap (ProtobufShowToolConfig &a, ProtobufShowToolConfig &b)
 
void swap (GobyToolConfig &a, GobyToolConfig &b)
 
void swap (SerialMuxConfig_SecondaryPTY &a, SerialMuxConfig_SecondaryPTY &b)
 
void swap (SerialMuxConfig &a, SerialMuxConfig &b)
 
void swap (LogToolConfig &a, LogToolConfig &b)
 

Detailed Description

Definition at line 108 of file log.pb.h.

Member Typedef Documentation

◆ Action [1/3]

◆ Action [2/3]

◆ Action [3/3]

◆ OutputFormat

◆ SecondaryPTY

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kActionFieldNumber 

Definition at line 257 of file log.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kActionFieldNumber 

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

◆ anonymous enum

anonymous enum : int
Enumerator
kNameFieldNumber 
kLoadSharedLibraryFieldNumber 
kPackageNameFieldNumber 
kAppFieldNumber 

Definition at line 430 of file protobuf.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kAppFieldNumber 
kActionFieldNumber 

Definition at line 266 of file tool.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kPtyFieldNumber 
kAllowWriteFieldNumber 

Definition at line 209 of file config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kSecondaryFieldNumber 
kAppFieldNumber 
kPrimarySerialFieldNumber 

Definition at line 380 of file config.pb.h.

◆ anonymous enum

anonymous enum : int
Enumerator
kLoadSharedLibraryFieldNumber 
kInputFileFieldNumber 
kTypeRegexFieldNumber 
kGroupRegexFieldNumber 
kExcludeTypeRegexFieldNumber 
kExcludeGroupRegexFieldNumber 
kOutputFileFieldNumber 
kAppFieldNumber 
kHdf5ChunkLengthFieldNumber 
kHdf5CompressionLevelFieldNumber 
kFormatFieldNumber 
kWriteHdf5ZeroLengthDimFieldNumber 

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

Constructor & Destructor Documentation

◆ ~UnifiedLogToolConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~UnifiedLogToolConfig ( )
virtual

◆ ~ProtobufToolConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~ProtobufToolConfig ( )
virtual

◆ ~ProtobufShowToolConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~ProtobufShowToolConfig ( )
virtual

◆ ~GobyToolConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~GobyToolConfig ( )
virtual

◆ ~SerialMuxConfig_SecondaryPTY()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~SerialMuxConfig_SecondaryPTY ( )
virtual

◆ ~SerialMuxConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~SerialMuxConfig ( )
virtual

◆ ~LogToolConfig()

virtual goby::apps::middleware::protobuf::PROTOBUF_FINAL::~LogToolConfig ( )
virtual

Member Function Documentation

◆ _InternalParse() [1/7]

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

◆ _InternalParse() [2/7]

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

◆ _InternalParse() [3/7]

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

◆ _InternalParse() [4/7]

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

◆ _InternalParse() [5/7]

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

◆ _InternalParse() [6/7]

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

◆ _InternalParse() [7/7]

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

◆ _InternalSerialize() [1/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [2/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [3/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [4/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [5/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [6/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ _InternalSerialize() [7/7]

::PROTOBUF_NAMESPACE_ID::uint8* goby::apps::middleware::protobuf::PROTOBUF_FINAL::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ action() [1/3]

::goby::apps::middleware::protobuf::UnifiedLogToolConfig_Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::action ( ) const

◆ action() [2/3]

::goby::apps::middleware::protobuf::ProtobufToolConfig_Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::action ( ) const

◆ action() [3/3]

::goby::apps::middleware::protobuf::GobyToolConfig_Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::action ( ) const

◆ Action_descriptor() [1/3]

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_descriptor ( )
inlinestatic

Definition at line 240 of file log.pb.h.

◆ Action_descriptor() [2/3]

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_descriptor ( )
inlinestatic

Definition at line 244 of file protobuf.pb.h.

◆ Action_descriptor() [3/3]

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_descriptor ( )
inlinestatic

Definition at line 249 of file tool.pb.h.

◆ Action_IsValid() [1/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_IsValid ( int  value)
inlinestatic

Definition at line 230 of file log.pb.h.

◆ Action_IsValid() [2/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_IsValid ( int  value)
inlinestatic

Definition at line 234 of file protobuf.pb.h.

◆ Action_IsValid() [3/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_IsValid ( int  value)
inlinestatic

Definition at line 239 of file tool.pb.h.

◆ Action_Name() [1/3]

template<typename T >
static const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Name ( enum_t_value)
inlinestatic

Definition at line 244 of file log.pb.h.

◆ Action_Name() [2/3]

template<typename T >
static const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Name ( enum_t_value)
inlinestatic

Definition at line 248 of file protobuf.pb.h.

◆ Action_Name() [3/3]

template<typename T >
static const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Name ( enum_t_value)
inlinestatic

Definition at line 253 of file tool.pb.h.

◆ Action_Parse() [1/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Parse ( const std::string &  name,
Action value 
)
inlinestatic

Definition at line 250 of file log.pb.h.

◆ Action_Parse() [2/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Parse ( const std::string &  name,
Action value 
)
inlinestatic

Definition at line 254 of file protobuf.pb.h.

◆ Action_Parse() [3/3]

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_Parse ( const std::string &  name,
Action value 
)
inlinestatic

Definition at line 259 of file tool.pb.h.

◆ add_load_shared_library() [1/10]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( )

◆ add_load_shared_library() [2/10]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( )

◆ add_load_shared_library() [3/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value)

◆ add_load_shared_library() [4/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value)

◆ add_load_shared_library() [5/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value,
size_t  size 
)

◆ add_load_shared_library() [6/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const char *  value,
size_t  size 
)

◆ add_load_shared_library() [7/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const std::string &  value)

◆ add_load_shared_library() [8/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( const std::string &  value)

◆ add_load_shared_library() [9/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( std::string &&  value)

◆ add_load_shared_library() [10/10]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_load_shared_library ( std::string &&  value)

◆ add_name() [1/5]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_name ( )

◆ add_name() [2/5]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_name ( const char *  value)

◆ add_name() [3/5]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_name ( const char *  value,
size_t  size 
)

◆ add_name() [4/5]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_name ( const std::string &  value)

◆ add_name() [5/5]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_name ( std::string &&  value)

◆ add_secondary()

::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::PROTOBUF_FINAL::add_secondary ( )

◆ allow_write()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::allow_write ( ) const

◆ app() [1/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [2/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [3/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [4/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [5/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ app() [6/6]

const ::goby::middleware::protobuf::AppConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::app ( ) const

◆ ByteSizeLong() [1/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [2/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [3/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [4/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [5/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [6/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ ByteSizeLong() [7/7]

size_t goby::apps::middleware::protobuf::PROTOBUF_FINAL::ByteSizeLong ( ) const
final

◆ Clear() [1/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [2/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [3/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [4/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [5/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [6/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ Clear() [7/7]

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Clear ( )
final

◆ clear_action() [1/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_action ( )

◆ clear_action() [2/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_action ( )

◆ clear_action() [3/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_action ( )

◆ clear_allow_write()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_allow_write ( )

◆ clear_app() [1/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [2/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [3/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [4/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [5/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_app() [6/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_app ( )

◆ clear_exclude_group_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_exclude_group_regex ( )

◆ clear_exclude_type_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_exclude_type_regex ( )

◆ clear_format()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_format ( )

◆ clear_group_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_group_regex ( )

◆ clear_hdf5_chunk_length()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_hdf5_chunk_length ( )

◆ clear_hdf5_compression_level()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_hdf5_compression_level ( )

◆ clear_input_file()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_input_file ( )

◆ clear_load_shared_library() [1/2]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_load_shared_library ( )

◆ clear_load_shared_library() [2/2]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_load_shared_library ( )

◆ clear_name()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_name ( )

◆ clear_output_file()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_output_file ( )

◆ clear_package_name()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_package_name ( )

◆ clear_primary_serial()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_primary_serial ( )

◆ clear_pty()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_pty ( )

◆ clear_secondary()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_secondary ( )

◆ clear_type_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_type_regex ( )

◆ clear_write_hdf5_zero_length_dim()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::clear_write_hdf5_zero_length_dim ( )

◆ CopyFrom() [1/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [3/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [4/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [5/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [6/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [7/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [8/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const GobyToolConfig from)

◆ CopyFrom() [9/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const LogToolConfig from)

◆ CopyFrom() [10/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ProtobufShowToolConfig from)

◆ CopyFrom() [11/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const ProtobufToolConfig from)

◆ CopyFrom() [12/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const SerialMuxConfig from)

◆ CopyFrom() [13/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const SerialMuxConfig_SecondaryPTY from)

◆ CopyFrom() [14/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::CopyFrom ( const UnifiedLogToolConfig from)

◆ default_instance() [1/7]

static const UnifiedLogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [2/7]

static const ProtobufToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [3/7]

static const ProtobufShowToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [4/7]

static const GobyToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [5/7]

static const SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [6/7]

static const SerialMuxConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ default_instance() [7/7]

static const LogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::default_instance ( )
static

◆ descriptor() [1/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

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

◆ descriptor() [2/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

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

◆ descriptor() [3/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 343 of file protobuf.pb.h.

◆ descriptor() [4/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 143 of file tool.pb.h.

◆ descriptor() [5/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 122 of file config.pb.h.

◆ descriptor() [6/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 291 of file config.pb.h.

◆ descriptor() [7/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::descriptor ( )
inlinestatic

Definition at line 141 of file log_tool_config.pb.h.

◆ exclude_group_regex()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::exclude_group_regex ( ) const

◆ exclude_type_regex()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::exclude_type_regex ( ) const

◆ format()

::goby::apps::middleware::protobuf::LogToolConfig_OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::format ( ) const

◆ GetCachedSize() [1/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 196 of file log.pb.h.

◆ GetCachedSize() [2/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 200 of file protobuf.pb.h.

◆ GetCachedSize() [3/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 399 of file protobuf.pb.h.

◆ GetCachedSize() [4/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

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

◆ GetCachedSize() [5/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 178 of file config.pb.h.

◆ GetCachedSize() [6/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 347 of file config.pb.h.

◆ GetCachedSize() [7/7]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetCachedSize ( ) const
inlinefinal

Definition at line 197 of file log_tool_config.pb.h.

◆ GetDescriptor() [1/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 143 of file log.pb.h.

◆ GetDescriptor() [2/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

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

◆ GetDescriptor() [3/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 346 of file protobuf.pb.h.

◆ GetDescriptor() [4/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 146 of file tool.pb.h.

◆ GetDescriptor() [5/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 125 of file config.pb.h.

◆ GetDescriptor() [6/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

Definition at line 294 of file config.pb.h.

◆ GetDescriptor() [7/7]

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetDescriptor ( )
inlinestatic

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

◆ GetMetadata() [1/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [2/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [3/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [4/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [5/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [6/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetMetadata() [7/7]

::PROTOBUF_NAMESPACE_ID::Metadata goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetMetadata ( ) const
final

◆ GetReflection() [1/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 146 of file log.pb.h.

◆ GetReflection() [2/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

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

◆ GetReflection() [3/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 349 of file protobuf.pb.h.

◆ GetReflection() [4/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 149 of file tool.pb.h.

◆ GetReflection() [5/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

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

◆ GetReflection() [6/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

Definition at line 297 of file config.pb.h.

◆ GetReflection() [7/7]

static const ::PROTOBUF_NAMESPACE_ID::Reflection* goby::apps::middleware::protobuf::PROTOBUF_FINAL::GetReflection ( )
inlinestatic

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

◆ GobyToolConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::GobyToolConfig ( )
inline

Definition at line 114 of file tool.pb.h.

◆ GobyToolConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::GobyToolConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ GobyToolConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::GobyToolConfig ( const GobyToolConfig &  from)

◆ GobyToolConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::GobyToolConfig ( GobyToolConfig &&  from)
inlinenoexcept

Definition at line 118 of file tool.pb.h.

◆ group_regex()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::group_regex ( ) const

◆ has_action() [1/3]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_action ( ) const

◆ has_action() [2/3]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_action ( ) const

◆ has_action() [3/3]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_action ( ) const

◆ has_allow_write()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_allow_write ( ) const

◆ has_app() [1/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [2/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [3/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [4/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [5/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_app() [6/6]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_app ( ) const

◆ has_exclude_group_regex()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_exclude_group_regex ( ) const

◆ has_exclude_type_regex()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_exclude_type_regex ( ) const

◆ has_format()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_format ( ) const

◆ has_group_regex()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_group_regex ( ) const

◆ has_hdf5_chunk_length()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_hdf5_chunk_length ( ) const

◆ has_hdf5_compression_level()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_hdf5_compression_level ( ) const

◆ has_input_file()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_input_file ( ) const

◆ has_output_file()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_output_file ( ) const

◆ has_package_name()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_package_name ( ) const

◆ has_primary_serial()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_primary_serial ( ) const

◆ has_pty()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_pty ( ) const

◆ has_type_regex()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_type_regex ( ) const

◆ has_write_hdf5_zero_length_dim()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::has_write_hdf5_zero_length_dim ( ) const

◆ hdf5_chunk_length()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::middleware::protobuf::PROTOBUF_FINAL::hdf5_chunk_length ( ) const

◆ hdf5_compression_level()

::PROTOBUF_NAMESPACE_ID::int32 goby::apps::middleware::protobuf::PROTOBUF_FINAL::hdf5_compression_level ( ) const

◆ InitAsDefaultInstance() [1/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [4/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [5/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [6/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [7/7]

static void goby::apps::middleware::protobuf::PROTOBUF_FINAL::InitAsDefaultInstance ( )
static

◆ input_file()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::input_file ( ) const

◆ internal_default_instance() [1/7]

static const UnifiedLogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 152 of file log.pb.h.

◆ internal_default_instance() [2/7]

static const ProtobufToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 156 of file protobuf.pb.h.

◆ internal_default_instance() [3/7]

static const ProtobufShowToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 355 of file protobuf.pb.h.

◆ internal_default_instance() [4/7]

static const GobyToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 155 of file tool.pb.h.

◆ internal_default_instance() [5/7]

static const SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

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

◆ internal_default_instance() [6/7]

static const SerialMuxConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 303 of file config.pb.h.

◆ internal_default_instance() [7/7]

static const LogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::internal_default_instance ( )
inlinestatic

Definition at line 153 of file log_tool_config.pb.h.

◆ IsInitialized() [1/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [2/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [3/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [4/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [5/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [6/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ IsInitialized() [7/7]

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::IsInitialized ( ) const
final

◆ load_shared_library() [1/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library ( ) const

◆ load_shared_library() [2/4]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library ( ) const

◆ load_shared_library() [3/4]

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library ( int  index) const

◆ load_shared_library() [4/4]

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library ( int  index) const

◆ load_shared_library_size() [1/2]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library_size ( ) const

◆ load_shared_library_size() [2/2]

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::load_shared_library_size ( ) const

◆ LogToolConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::LogToolConfig ( )
inline

Definition at line 112 of file log_tool_config.pb.h.

◆ LogToolConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::LogToolConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ LogToolConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::LogToolConfig ( const LogToolConfig &  from)

◆ LogToolConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::LogToolConfig ( LogToolConfig &&  from)
inlinenoexcept

Definition at line 116 of file log_tool_config.pb.h.

◆ MergeFrom() [1/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [3/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [4/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [5/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [6/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [7/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [8/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const GobyToolConfig from)

◆ MergeFrom() [9/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const LogToolConfig from)

◆ MergeFrom() [10/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ProtobufShowToolConfig from)

◆ MergeFrom() [11/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const ProtobufToolConfig from)

◆ MergeFrom() [12/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const SerialMuxConfig from)

◆ MergeFrom() [13/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const SerialMuxConfig_SecondaryPTY from)

◆ MergeFrom() [14/14]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::MergeFrom ( const UnifiedLogToolConfig from)

◆ mutable_app() [1/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [2/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [3/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [4/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [5/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_app() [6/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_app ( )

◆ mutable_exclude_group_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_exclude_group_regex ( )

◆ mutable_exclude_type_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_exclude_type_regex ( )

◆ mutable_group_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_group_regex ( )

◆ mutable_input_file()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_input_file ( )

◆ mutable_load_shared_library() [1/4]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( )

◆ mutable_load_shared_library() [2/4]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( )

◆ mutable_load_shared_library() [3/4]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( int  index)

◆ mutable_load_shared_library() [4/4]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_load_shared_library ( int  index)

◆ mutable_name() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_name ( )

◆ mutable_name() [2/2]

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_name ( int  index)

◆ mutable_output_file()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_output_file ( )

◆ mutable_package_name()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_package_name ( )

◆ mutable_primary_serial()

::goby::middleware::protobuf::SerialConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_primary_serial ( )

◆ mutable_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_pty ( )

◆ mutable_secondary() [1/2]

::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY >* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_secondary ( )

◆ mutable_secondary() [2/2]

::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_secondary ( int  index)

◆ mutable_type_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_type_regex ( )

◆ mutable_unknown_fields() [1/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 136 of file log.pb.h.

◆ mutable_unknown_fields() [2/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

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

◆ mutable_unknown_fields() [3/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 339 of file protobuf.pb.h.

◆ mutable_unknown_fields() [4/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 139 of file tool.pb.h.

◆ mutable_unknown_fields() [5/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 118 of file config.pb.h.

◆ mutable_unknown_fields() [6/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

Definition at line 287 of file config.pb.h.

◆ mutable_unknown_fields() [7/7]

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* goby::apps::middleware::protobuf::PROTOBUF_FINAL::mutable_unknown_fields ( )
inline

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

◆ name() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<std::string>& goby::apps::middleware::protobuf::PROTOBUF_FINAL::name ( ) const

◆ name() [2/2]

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::name ( int  index) const

◆ name_size()

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::name_size ( ) const

◆ New() [1/14]

UnifiedLogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 178 of file log.pb.h.

◆ New() [2/14]

ProtobufToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 182 of file protobuf.pb.h.

◆ New() [3/14]

ProtobufShowToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 381 of file protobuf.pb.h.

◆ New() [4/14]

GobyToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 181 of file tool.pb.h.

◆ New() [5/14]

SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 160 of file config.pb.h.

◆ New() [6/14]

SerialMuxConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 329 of file config.pb.h.

◆ New() [7/14]

LogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ) const
inlinefinal

Definition at line 179 of file log_tool_config.pb.h.

◆ New() [8/14]

UnifiedLogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 182 of file log.pb.h.

◆ New() [9/14]

ProtobufToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 186 of file protobuf.pb.h.

◆ New() [10/14]

ProtobufShowToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 385 of file protobuf.pb.h.

◆ New() [11/14]

GobyToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 185 of file tool.pb.h.

◆ New() [12/14]

SerialMuxConfig_SecondaryPTY* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 164 of file config.pb.h.

◆ New() [13/14]

SerialMuxConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 333 of file config.pb.h.

◆ New() [14/14]

LogToolConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

Definition at line 183 of file log_tool_config.pb.h.

◆ operator=() [1/14]

GobyToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const GobyToolConfig from)
inline

Definition at line 123 of file tool.pb.h.

◆ operator=() [2/14]

LogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const LogToolConfig from)
inline

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

◆ operator=() [3/14]

ProtobufShowToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const ProtobufShowToolConfig from)
inline

Definition at line 323 of file protobuf.pb.h.

◆ operator=() [4/14]

ProtobufToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const ProtobufToolConfig from)
inline

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

◆ operator=() [5/14]

SerialMuxConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const SerialMuxConfig from)
inline

Definition at line 271 of file config.pb.h.

◆ operator=() [6/14]

SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const SerialMuxConfig_SecondaryPTY from)
inline

Definition at line 102 of file config.pb.h.

◆ operator=() [7/14]

UnifiedLogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( const UnifiedLogToolConfig from)
inline

Definition at line 120 of file log.pb.h.

◆ operator=() [8/14]

GobyToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( GobyToolConfig &&  from)
inlinenoexcept

Definition at line 127 of file tool.pb.h.

◆ operator=() [9/14]

LogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( LogToolConfig &&  from)
inlinenoexcept

Definition at line 125 of file log_tool_config.pb.h.

◆ operator=() [10/14]

ProtobufShowToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( ProtobufShowToolConfig &&  from)
inlinenoexcept

Definition at line 327 of file protobuf.pb.h.

◆ operator=() [11/14]

ProtobufToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( ProtobufToolConfig &&  from)
inlinenoexcept

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

◆ operator=() [12/14]

SerialMuxConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( SerialMuxConfig &&  from)
inlinenoexcept

Definition at line 275 of file config.pb.h.

◆ operator=() [13/14]

SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( SerialMuxConfig_SecondaryPTY &&  from)
inlinenoexcept

Definition at line 106 of file config.pb.h.

◆ operator=() [14/14]

UnifiedLogToolConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::operator= ( UnifiedLogToolConfig &&  from)
inlinenoexcept

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

◆ output_file()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::output_file ( ) const

◆ OutputFormat_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_descriptor ( )
inlinestatic

Definition at line 243 of file log_tool_config.pb.h.

◆ OutputFormat_IsValid()

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_IsValid ( int  value)
inlinestatic

Definition at line 233 of file log_tool_config.pb.h.

◆ OutputFormat_Name()

template<typename T >
static const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_Name ( enum_t_value)
inlinestatic

Definition at line 247 of file log_tool_config.pb.h.

◆ OutputFormat_Parse()

static bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_Parse ( const std::string &  name,
OutputFormat value 
)
inlinestatic

Definition at line 253 of file log_tool_config.pb.h.

◆ package_name()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::package_name ( ) const

◆ primary_serial()

const ::goby::middleware::protobuf::SerialConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::primary_serial ( ) const

◆ ProtobufShowToolConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufShowToolConfig ( )
inline

Definition at line 314 of file protobuf.pb.h.

◆ ProtobufShowToolConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufShowToolConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ ProtobufShowToolConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufShowToolConfig ( const ProtobufShowToolConfig &  from)

◆ ProtobufShowToolConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufShowToolConfig ( ProtobufShowToolConfig &&  from)
inlinenoexcept

Definition at line 318 of file protobuf.pb.h.

◆ ProtobufToolConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufToolConfig ( )
inline

Definition at line 115 of file protobuf.pb.h.

◆ ProtobufToolConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufToolConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ ProtobufToolConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufToolConfig ( const ProtobufToolConfig &  from)

◆ ProtobufToolConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::ProtobufToolConfig ( ProtobufToolConfig &&  from)
inlinenoexcept

Definition at line 119 of file protobuf.pb.h.

◆ pty()

const ::goby::middleware::protobuf::PTYConfig& goby::apps::middleware::protobuf::PROTOBUF_FINAL::pty ( ) const

◆ release_app() [1/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [2/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [3/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [4/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [5/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_app() [6/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_app ( )

◆ release_exclude_group_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_exclude_group_regex ( )

◆ release_exclude_type_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_exclude_type_regex ( )

◆ release_group_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_group_regex ( )

◆ release_input_file()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_input_file ( )

◆ release_output_file()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_output_file ( )

◆ release_package_name()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_package_name ( )

◆ release_primary_serial()

::goby::middleware::protobuf::SerialConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_primary_serial ( )

◆ release_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_pty ( )

◆ release_type_regex()

std::string* goby::apps::middleware::protobuf::PROTOBUF_FINAL::release_type_regex ( )

◆ secondary() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY >& goby::apps::middleware::protobuf::PROTOBUF_FINAL::secondary ( ) const

◆ secondary() [2/2]

const ::goby::apps::middleware::protobuf::SerialMuxConfig_SecondaryPTY& goby::apps::middleware::protobuf::PROTOBUF_FINAL::secondary ( int  index) const

◆ secondary_size()

int goby::apps::middleware::protobuf::PROTOBUF_FINAL::secondary_size ( ) const

◆ SerialMuxConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig ( )
inline

Definition at line 262 of file config.pb.h.

◆ SerialMuxConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ SerialMuxConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig ( const SerialMuxConfig &  from)

◆ SerialMuxConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig ( SerialMuxConfig &&  from)
inlinenoexcept

Definition at line 266 of file config.pb.h.

◆ SerialMuxConfig_SecondaryPTY() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig_SecondaryPTY ( )
inline

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

◆ SerialMuxConfig_SecondaryPTY() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig_SecondaryPTY ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ SerialMuxConfig_SecondaryPTY() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig_SecondaryPTY ( const SerialMuxConfig_SecondaryPTY &  from)

◆ SerialMuxConfig_SecondaryPTY() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::SerialMuxConfig_SecondaryPTY ( SerialMuxConfig_SecondaryPTY &&  from)
inlinenoexcept

Definition at line 97 of file config.pb.h.

◆ set_action() [1/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_action ( ::goby::apps::middleware::protobuf::GobyToolConfig_Action  value)

◆ set_action() [2/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_action ( ::goby::apps::middleware::protobuf::ProtobufToolConfig_Action  value)

◆ set_action() [3/3]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_action ( ::goby::apps::middleware::protobuf::UnifiedLogToolConfig_Action  value)

◆ set_allocated_app() [1/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [2/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [3/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [4/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [5/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_app() [6/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ set_allocated_exclude_group_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_exclude_group_regex ( std::string *  exclude_group_regex)

◆ set_allocated_exclude_type_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_exclude_type_regex ( std::string *  exclude_type_regex)

◆ set_allocated_group_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_group_regex ( std::string *  group_regex)

◆ set_allocated_input_file()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_input_file ( std::string *  input_file)

◆ set_allocated_output_file()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_output_file ( std::string *  output_file)

◆ set_allocated_package_name()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_package_name ( std::string *  package_name)

◆ set_allocated_primary_serial()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_primary_serial ( ::goby::middleware::protobuf::SerialConfig *  primary_serial)

◆ set_allocated_pty()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_pty ( ::goby::middleware::protobuf::PTYConfig *  pty)

◆ set_allocated_type_regex()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allocated_type_regex ( std::string *  type_regex)

◆ set_allow_write()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_allow_write ( bool  value)

◆ set_exclude_group_regex() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_group_regex ( const char *  value)

◆ set_exclude_group_regex() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_group_regex ( const char *  value,
size_t  size 
)

◆ set_exclude_group_regex() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_group_regex ( const std::string &  value)

◆ set_exclude_group_regex() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_group_regex ( std::string &&  value)

◆ set_exclude_type_regex() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_type_regex ( const char *  value)

◆ set_exclude_type_regex() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_type_regex ( const char *  value,
size_t  size 
)

◆ set_exclude_type_regex() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_type_regex ( const std::string &  value)

◆ set_exclude_type_regex() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_exclude_type_regex ( std::string &&  value)

◆ set_format()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_format ( ::goby::apps::middleware::protobuf::LogToolConfig_OutputFormat  value)

◆ set_group_regex() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_group_regex ( const char *  value)

◆ set_group_regex() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_group_regex ( const char *  value,
size_t  size 
)

◆ set_group_regex() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_group_regex ( const std::string &  value)

◆ set_group_regex() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_group_regex ( std::string &&  value)

◆ set_hdf5_chunk_length()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_hdf5_chunk_length ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_hdf5_compression_level()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_hdf5_compression_level ( ::PROTOBUF_NAMESPACE_ID::int32  value)

◆ set_input_file() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_input_file ( const char *  value)

◆ set_input_file() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_input_file ( const char *  value,
size_t  size 
)

◆ set_input_file() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_input_file ( const std::string &  value)

◆ set_input_file() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_input_file ( std::string &&  value)

◆ set_load_shared_library() [1/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value 
)

◆ set_load_shared_library() [2/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value 
)

◆ set_load_shared_library() [3/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value,
size_t  size 
)

◆ set_load_shared_library() [4/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const char *  value,
size_t  size 
)

◆ set_load_shared_library() [5/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const std::string &  value 
)

◆ set_load_shared_library() [6/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
const std::string &  value 
)

◆ set_load_shared_library() [7/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
std::string &&  value 
)

◆ set_load_shared_library() [8/8]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_load_shared_library ( int  index,
std::string &&  value 
)

◆ set_name() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_name ( int  index,
const char *  value 
)

◆ set_name() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_name ( int  index,
const char *  value,
size_t  size 
)

◆ set_name() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_name ( int  index,
const std::string &  value 
)

◆ set_name() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_name ( int  index,
std::string &&  value 
)

◆ set_output_file() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_output_file ( const char *  value)

◆ set_output_file() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_output_file ( const char *  value,
size_t  size 
)

◆ set_output_file() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_output_file ( const std::string &  value)

◆ set_output_file() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_output_file ( std::string &&  value)

◆ set_package_name() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_package_name ( const char *  value)

◆ set_package_name() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_package_name ( const char *  value,
size_t  size 
)

◆ set_package_name() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_package_name ( const std::string &  value)

◆ set_package_name() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_package_name ( std::string &&  value)

◆ set_type_regex() [1/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_type_regex ( const char *  value)

◆ set_type_regex() [2/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_type_regex ( const char *  value,
size_t  size 
)

◆ set_type_regex() [3/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_type_regex ( const std::string &  value)

◆ set_type_regex() [4/4]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_type_regex ( std::string &&  value)

◆ set_write_hdf5_zero_length_dim()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::set_write_hdf5_zero_length_dim ( bool  value)

◆ Swap() [1/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( GobyToolConfig other)
inline

Definition at line 165 of file tool.pb.h.

◆ Swap() [2/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( LogToolConfig other)
inline

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

◆ Swap() [3/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( ProtobufShowToolConfig other)
inline

Definition at line 365 of file protobuf.pb.h.

◆ Swap() [4/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( ProtobufToolConfig other)
inline

Definition at line 166 of file protobuf.pb.h.

◆ Swap() [5/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( SerialMuxConfig other)
inline

Definition at line 313 of file config.pb.h.

◆ Swap() [6/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( SerialMuxConfig_SecondaryPTY other)
inline

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

◆ Swap() [7/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::Swap ( UnifiedLogToolConfig other)
inline

Definition at line 162 of file log.pb.h.

◆ type_regex()

const std::string& goby::apps::middleware::protobuf::PROTOBUF_FINAL::type_regex ( ) const

◆ UnifiedLogToolConfig() [1/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnifiedLogToolConfig ( )
inline

Definition at line 111 of file log.pb.h.

◆ UnifiedLogToolConfig() [2/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnifiedLogToolConfig ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

◆ UnifiedLogToolConfig() [3/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnifiedLogToolConfig ( const UnifiedLogToolConfig &  from)

◆ UnifiedLogToolConfig() [4/4]

goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnifiedLogToolConfig ( UnifiedLogToolConfig &&  from)
inlinenoexcept

Definition at line 115 of file log.pb.h.

◆ unknown_fields() [1/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 133 of file log.pb.h.

◆ unknown_fields() [2/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

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

◆ unknown_fields() [3/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 336 of file protobuf.pb.h.

◆ unknown_fields() [4/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 136 of file tool.pb.h.

◆ unknown_fields() [5/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 115 of file config.pb.h.

◆ unknown_fields() [6/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

Definition at line 284 of file config.pb.h.

◆ unknown_fields() [7/7]

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& goby::apps::middleware::protobuf::PROTOBUF_FINAL::unknown_fields ( ) const
inline

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

◆ unsafe_arena_release_app() [1/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [2/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [3/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [4/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [5/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_app() [6/6]

::goby::middleware::protobuf::AppConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_app ( )

◆ unsafe_arena_release_primary_serial()

::goby::middleware::protobuf::SerialConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_primary_serial ( )

◆ unsafe_arena_release_pty()

::goby::middleware::protobuf::PTYConfig* goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_release_pty ( )

◆ unsafe_arena_set_allocated_app() [1/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [2/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [3/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [4/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [5/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_app() [6/6]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_app ( ::goby::middleware::protobuf::AppConfig *  app)

◆ unsafe_arena_set_allocated_primary_serial()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_primary_serial ( ::goby::middleware::protobuf::SerialConfig *  primary_serial)

◆ unsafe_arena_set_allocated_pty()

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_pty ( ::goby::middleware::protobuf::PTYConfig *  pty)

◆ UnsafeArenaSwap() [1/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( GobyToolConfig other)
inline

Definition at line 173 of file tool.pb.h.

◆ UnsafeArenaSwap() [2/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( LogToolConfig other)
inline

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

◆ UnsafeArenaSwap() [3/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( ProtobufShowToolConfig other)
inline

Definition at line 373 of file protobuf.pb.h.

◆ UnsafeArenaSwap() [4/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( ProtobufToolConfig other)
inline

Definition at line 174 of file protobuf.pb.h.

◆ UnsafeArenaSwap() [5/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( SerialMuxConfig other)
inline

Definition at line 321 of file config.pb.h.

◆ UnsafeArenaSwap() [6/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( SerialMuxConfig_SecondaryPTY other)
inline

Definition at line 152 of file config.pb.h.

◆ UnsafeArenaSwap() [7/7]

void goby::apps::middleware::protobuf::PROTOBUF_FINAL::UnsafeArenaSwap ( UnifiedLogToolConfig other)
inline

Definition at line 170 of file log.pb.h.

◆ write_hdf5_zero_length_dim()

bool goby::apps::middleware::protobuf::PROTOBUF_FINAL::write_hdf5_zero_length_dim ( ) const

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 296 of file log.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 203 of file log.pb.h.

◆ ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2flog_2eproto

Definition at line 303 of file log.pb.h.

◆ ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2fmarshalling_2fprotobuf_2eproto

◆ ::TableStruct_goby_2fapps_2fmiddleware_2fgoby_5ftool_2ftool_2eproto

Definition at line 312 of file tool.pb.h.

◆ ::TableStruct_goby_2fapps_2fmiddleware_2fserial_5fmux_2fconfig_2eproto

Definition at line 255 of file config.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2flog_5ftool_5fconfig_2eproto

◆ swap [1/7]

void swap ( GobyToolConfig a,
GobyToolConfig b 
)
friend

Definition at line 162 of file tool.pb.h.

◆ swap [2/7]

void swap ( LogToolConfig a,
LogToolConfig b 
)
friend

Definition at line 160 of file log_tool_config.pb.h.

◆ swap [3/7]

void swap ( ProtobufShowToolConfig a,
ProtobufShowToolConfig b 
)
friend

Definition at line 362 of file protobuf.pb.h.

◆ swap [4/7]

void swap ( ProtobufToolConfig a,
ProtobufToolConfig b 
)
friend

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

◆ swap [5/7]

void swap ( SerialMuxConfig a,
SerialMuxConfig b 
)
friend

Definition at line 310 of file config.pb.h.

◆ swap [6/7]

void swap ( SerialMuxConfig_SecondaryPTY a,
SerialMuxConfig_SecondaryPTY b 
)
friend

Definition at line 141 of file config.pb.h.

◆ swap [7/7]

void swap ( UnifiedLogToolConfig a,
UnifiedLogToolConfig b 
)
friend

Definition at line 159 of file log.pb.h.

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_group_regex_

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::middleware::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_group_regex_

Definition at line 558 of file log_tool_config.pb.h.

◆ _i_give_permission_to_break_this_code_default_type_regex_

::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> goby::apps::middleware::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_type_regex_

Definition at line 554 of file log_tool_config.pb.h.

◆ Action_ARRAYSIZE

static constexpr int goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 237 of file log.pb.h.

◆ Action_MAX

static constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_MAX
staticconstexpr
Initial value:
=
constexpr UnifiedLogToolConfig_Action UnifiedLogToolConfig_Action_Action_MAX
Definition: log.pb.h:89

Definition at line 235 of file log.pb.h.

◆ Action_MIN

static constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::Action_MIN
staticconstexpr
Initial value:
=
constexpr UnifiedLogToolConfig_Action UnifiedLogToolConfig_Action_Action_MIN
Definition: log.pb.h:88

Definition at line 233 of file log.pb.h.

◆ convert

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::convert
staticconstexpr
Initial value:

Definition at line 228 of file log.pb.h.

◆ DEBUG_TEXT

constexpr OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::DEBUG_TEXT
staticconstexpr

◆ HDF5

constexpr OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::HDF5
staticconstexpr

◆ help

static constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::help
staticconstexpr
Initial value:

Definition at line 226 of file log.pb.h.

◆ JSON

constexpr OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::JSON
staticconstexpr

◆ kIndexInFileMessages

static constexpr int goby::apps::middleware::protobuf::PROTOBUF_FINAL::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 156 of file log.pb.h.

◆ launch

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::launch
staticconstexpr
Initial value:

Definition at line 233 of file tool.pb.h.

◆ log

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::log
staticconstexpr
Initial value:

Definition at line 231 of file tool.pb.h.

◆ OutputFormat_ARRAYSIZE

constexpr int goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 240 of file log_tool_config.pb.h.

◆ OutputFormat_MAX

constexpr OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_MAX
staticconstexpr
Initial value:
=
constexpr LogToolConfig_OutputFormat LogToolConfig_OutputFormat_OutputFormat_MAX

Definition at line 238 of file log_tool_config.pb.h.

◆ OutputFormat_MIN

constexpr OutputFormat goby::apps::middleware::protobuf::PROTOBUF_FINAL::OutputFormat_MIN
staticconstexpr
Initial value:
=
constexpr LogToolConfig_OutputFormat LogToolConfig_OutputFormat_OutputFormat_MIN

Definition at line 236 of file log_tool_config.pb.h.

◆ protobuf

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::protobuf
staticconstexpr
Initial value:

Definition at line 237 of file tool.pb.h.

◆ show

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::show
staticconstexpr
Initial value:

Definition at line 232 of file protobuf.pb.h.

◆ zeromq

constexpr Action goby::apps::middleware::protobuf::PROTOBUF_FINAL::zeromq
staticconstexpr
Initial value:

Definition at line 235 of file tool.pb.h.


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