Goby3  3.1.4
2024.02.22
goby::apps::middleware::protobuf::LogToolConfig Class Reference

#include <goby/middleware/protobuf/log_tool_config.pb.h>

Inheritance diagram for goby::apps::middleware::protobuf::LogToolConfig:
google::protobuf::Message google::protobuf::MessageLite

Public Types

typedef LogToolConfig_OutputFormat OutputFormat
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 LogToolConfig ()
 
virtual ~LogToolConfig ()
 
 LogToolConfig (const LogToolConfig &from)
 
LogToolConfigoperator= (const LogToolConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LogToolConfig *other)
 
LogToolConfigNew () const final
 
LogToolConfigNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const LogToolConfig &from)
 
void MergeFrom (const LogToolConfig &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::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, 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 (const char *value)
 
void add_load_shared_library (const char *value, size_t size)
 
const ::google::protobuf::RepeatedPtrField< ::std::string > & load_shared_library () const
 
::google::protobuf::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 (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 (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 (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 (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 (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 (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::AppConfigapp () const
 
::goby::middleware::protobuf::AppConfigrelease_app ()
 
::goby::middleware::protobuf::AppConfigmutable_app ()
 
void set_allocated_app (::goby::middleware::protobuf::AppConfig *app)
 
bool has_hdf5_chunk_length () const
 
void clear_hdf5_chunk_length ()
 
::google::protobuf::int32 hdf5_chunk_length () const
 
void set_hdf5_chunk_length (::google::protobuf::int32 value)
 
bool has_hdf5_compression_level () const
 
void clear_hdf5_compression_level ()
 
::google::protobuf::int32 hdf5_compression_level () const
 
void set_hdf5_compression_level (::google::protobuf::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)
 
- Public Member Functions inherited from google::protobuf::Message
 Message ()
 
virtual ~Message ()
 
virtual void CopyFrom (const Message &from)
 
virtual void MergeFrom (const Message &from)
 
void CheckInitialized () const
 
void FindInitializationErrors (std::vector< string > *errors) const
 
string InitializationErrorString () const
 
virtual void DiscardUnknownFields ()
 
virtual size_t SpaceUsedLong () const
 
int SpaceUsed () const
 
string DebugString () const
 
string ShortDebugString () const
 
string Utf8DebugString () const
 
void PrintDebugString () const
 
bool ParseFromFileDescriptor (int file_descriptor)
 
bool ParsePartialFromFileDescriptor (int file_descriptor)
 
bool ParseFromIstream (std::istream *input)
 
bool ParsePartialFromIstream (std::istream *input)
 
bool SerializeToFileDescriptor (int file_descriptor) const
 
bool SerializePartialToFileDescriptor (int file_descriptor) const
 
bool SerializeToOstream (std::ostream *output) const
 
bool SerializePartialToOstream (std::ostream *output) const
 
virtual string GetTypeName () const
 
virtual void CheckTypeAndMergeFrom (const MessageLite &other)
 
virtual bool MergePartialFromCodedStream (io::CodedInputStream *input)
 
virtual void SerializeWithCachedSizes (io::CodedOutputStream *output) const
 
const Descriptor * GetDescriptor () const
 
virtual const ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () const
 
virtual void * GetMaybeArenaPointer () const
 
bool ParseFromCodedStream (io::CodedInputStream *input)
 
bool ParsePartialFromCodedStream (io::CodedInputStream *input)
 
bool ParseFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input)
 
bool ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size)
 
bool ParseFromString (const string &data)
 
bool ParsePartialFromString (const string &data)
 
bool ParseFromArray (const void *data, int size)
 
bool ParsePartialFromArray (const void *data, int size)
 
bool MergeFromCodedStream (io::CodedInputStream *input)
 
bool SerializeToCodedStream (io::CodedOutputStream *output) const
 
bool SerializePartialToCodedStream (io::CodedOutputStream *output) const
 
bool SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const
 
bool SerializeToString (string *output) const
 
bool SerializePartialToString (string *output) const
 
bool SerializeToArray (void *data, int size) const
 
bool SerializePartialToArray (void *data, int size) const
 
string SerializeAsString () const
 
string SerializePartialAsString () const
 
bool AppendToString (string *output) const
 
bool AppendPartialToString (string *output) const
 
int ByteSize () const
 
virtual uint8 * SerializeWithCachedSizesToArray (uint8 *target) const
 
virtual uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const LogToolConfigdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const LogToolConfiginternal_default_instance ()
 
static bool OutputFormat_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * OutputFormat_descriptor ()
 
static const ::std::string & OutputFormat_Name (OutputFormat value)
 
static bool OutputFormat_Parse (const ::std::string &name, OutputFormat *value)
 

Public Attributes

static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_type_regex_
 
static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_group_regex_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const OutputFormat DEBUG_TEXT
 
static const OutputFormat HDF5
 
static const OutputFormat JSON
 
static const OutputFormat OutputFormat_MIN
 
static const OutputFormat OutputFormat_MAX
 
static const int OutputFormat_ARRAYSIZE
 
static const int kLoadSharedLibraryFieldNumber = 40
 
static const int kInputFileFieldNumber = 10
 
static const int kTypeRegexFieldNumber = 15
 
static const int kGroupRegexFieldNumber = 16
 
static const int kExcludeTypeRegexFieldNumber = 17
 
static const int kExcludeGroupRegexFieldNumber = 18
 
static const int kOutputFileFieldNumber = 20
 
static const int kAppFieldNumber = 1
 
static const int kHdf5ChunkLengthFieldNumber = 32
 
static const int kHdf5CompressionLevelFieldNumber = 33
 
static const int kFormatFieldNumber = 30
 
static const int kWriteHdf5ZeroLengthDimFieldNumber = 31
 

Friends

struct ::protobuf_goby_2fmiddleware_2fprotobuf_2flog_5ftool_5fconfig_2eproto::TableStruct
 
void swap (LogToolConfig &a, LogToolConfig &b)
 

Additional Inherited Members

- Static Protected Member Functions inherited from google::protobuf::MessageLite
template<typename T >
::google::protobuf::internal::RepeatedPtrFieldBase * CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated)
 
template<typename T >
static const ::google::protobuf::internal::RepeatedPtrFieldBase & CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated)
 
template<typename T >
static T * CreateMaybeMessage (Arena *arena)
 

Detailed Description

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

Member Typedef Documentation

◆ OutputFormat

Constructor & Destructor Documentation

◆ LogToolConfig() [1/2]

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

◆ ~LogToolConfig()

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

◆ LogToolConfig() [2/2]

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

Member Function Documentation

◆ add_load_shared_library() [1/4]

std::string * goby::apps::middleware::protobuf::LogToolConfig::add_load_shared_library ( )
inline

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

◆ add_load_shared_library() [2/4]

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

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

◆ add_load_shared_library() [3/4]

void goby::apps::middleware::protobuf::LogToolConfig::add_load_shared_library ( const char value)
inline

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

◆ add_load_shared_library() [4/4]

void goby::apps::middleware::protobuf::LogToolConfig::add_load_shared_library ( const char value,
size_t  size 
)
inline

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

◆ app()

const ::goby::middleware::protobuf::AppConfig & goby::apps::middleware::protobuf::LogToolConfig::app ( ) const
inline

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

◆ ByteSizeLong()

size_t goby::apps::middleware::protobuf::LogToolConfig::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::middleware::protobuf::LogToolConfig::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_app()

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

◆ clear_exclude_group_regex()

void goby::apps::middleware::protobuf::LogToolConfig::clear_exclude_group_regex ( )
inline

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

◆ clear_exclude_type_regex()

void goby::apps::middleware::protobuf::LogToolConfig::clear_exclude_type_regex ( )
inline

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

◆ clear_format()

void goby::apps::middleware::protobuf::LogToolConfig::clear_format ( )
inline

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

◆ clear_group_regex()

void goby::apps::middleware::protobuf::LogToolConfig::clear_group_regex ( )
inline

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

◆ clear_hdf5_chunk_length()

void goby::apps::middleware::protobuf::LogToolConfig::clear_hdf5_chunk_length ( )
inline

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

◆ clear_hdf5_compression_level()

void goby::apps::middleware::protobuf::LogToolConfig::clear_hdf5_compression_level ( )
inline

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

◆ clear_input_file()

void goby::apps::middleware::protobuf::LogToolConfig::clear_input_file ( )
inline

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

◆ clear_load_shared_library()

void goby::apps::middleware::protobuf::LogToolConfig::clear_load_shared_library ( )
inline

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

◆ clear_output_file()

void goby::apps::middleware::protobuf::LogToolConfig::clear_output_file ( )
inline

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

◆ clear_type_regex()

void goby::apps::middleware::protobuf::LogToolConfig::clear_type_regex ( )
inline

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

◆ clear_write_hdf5_zero_length_dim()

void goby::apps::middleware::protobuf::LogToolConfig::clear_write_hdf5_zero_length_dim ( )
inline

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

◆ CopyFrom() [1/2]

void goby::apps::middleware::protobuf::LogToolConfig::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::middleware::protobuf::LogToolConfig::descriptor ( )
static

◆ exclude_group_regex()

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

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

◆ exclude_type_regex()

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

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

◆ format()

goby::apps::middleware::protobuf::LogToolConfig_OutputFormat goby::apps::middleware::protobuf::LogToolConfig::format ( ) const
inline

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

◆ GetCachedSize()

int goby::apps::middleware::protobuf::LogToolConfig::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::middleware::protobuf::LogToolConfig::GetMetadata ( ) const
finalvirtual

◆ group_regex()

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

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

◆ has_app()

bool goby::apps::middleware::protobuf::LogToolConfig::has_app ( ) const
inline

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

◆ has_exclude_group_regex()

bool goby::apps::middleware::protobuf::LogToolConfig::has_exclude_group_regex ( ) const
inline

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

◆ has_exclude_type_regex()

bool goby::apps::middleware::protobuf::LogToolConfig::has_exclude_type_regex ( ) const
inline

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

◆ has_format()

bool goby::apps::middleware::protobuf::LogToolConfig::has_format ( ) const
inline

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

◆ has_group_regex()

bool goby::apps::middleware::protobuf::LogToolConfig::has_group_regex ( ) const
inline

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

◆ has_hdf5_chunk_length()

bool goby::apps::middleware::protobuf::LogToolConfig::has_hdf5_chunk_length ( ) const
inline

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

◆ has_hdf5_compression_level()

bool goby::apps::middleware::protobuf::LogToolConfig::has_hdf5_compression_level ( ) const
inline

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

◆ has_input_file()

bool goby::apps::middleware::protobuf::LogToolConfig::has_input_file ( ) const
inline

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

◆ has_output_file()

bool goby::apps::middleware::protobuf::LogToolConfig::has_output_file ( ) const
inline

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

◆ has_type_regex()

bool goby::apps::middleware::protobuf::LogToolConfig::has_type_regex ( ) const
inline

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

◆ has_write_hdf5_zero_length_dim()

bool goby::apps::middleware::protobuf::LogToolConfig::has_write_hdf5_zero_length_dim ( ) const
inline

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

◆ hdf5_chunk_length()

google::protobuf::int32 goby::apps::middleware::protobuf::LogToolConfig::hdf5_chunk_length ( ) const
inline

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

◆ hdf5_compression_level()

google::protobuf::int32 goby::apps::middleware::protobuf::LogToolConfig::hdf5_compression_level ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ input_file()

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

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::apps::middleware::protobuf::LogToolConfig::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::apps::middleware::protobuf::LogToolConfig::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ load_shared_library() [1/2]

const ::google::protobuf::RepeatedPtrField<::std::string > & goby::apps::middleware::protobuf::LogToolConfig::load_shared_library ( ) const
inline

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

◆ load_shared_library() [2/2]

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

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

◆ load_shared_library_size()

int goby::apps::middleware::protobuf::LogToolConfig::load_shared_library_size ( ) const
inline

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

◆ MergeFrom() [1/2]

void goby::apps::middleware::protobuf::LogToolConfig::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool goby::apps::middleware::protobuf::LogToolConfig::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_app()

goby::middleware::protobuf::AppConfig * goby::apps::middleware::protobuf::LogToolConfig::mutable_app ( )
inline

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

◆ mutable_exclude_group_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_exclude_group_regex ( )
inline

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

◆ mutable_exclude_type_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_exclude_type_regex ( )
inline

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

◆ mutable_group_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_group_regex ( )
inline

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

◆ mutable_input_file()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_input_file ( )
inline

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

◆ mutable_load_shared_library() [1/2]

google::protobuf::RepeatedPtrField<::std::string > * goby::apps::middleware::protobuf::LogToolConfig::mutable_load_shared_library ( )
inline

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

◆ mutable_load_shared_library() [2/2]

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

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

◆ mutable_output_file()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_output_file ( )
inline

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

◆ mutable_type_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::mutable_type_regex ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::middleware::protobuf::LogToolConfig::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

LogToolConfig* goby::apps::middleware::protobuf::LogToolConfig::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

LogToolConfig* goby::apps::middleware::protobuf::LogToolConfig::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ output_file()

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

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

◆ OutputFormat_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::apps::middleware::protobuf::LogToolConfig::OutputFormat_descriptor ( )
inlinestatic

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

◆ OutputFormat_IsValid()

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

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

◆ OutputFormat_Name()

static const ::std::string& goby::apps::middleware::protobuf::LogToolConfig::OutputFormat_Name ( OutputFormat  value)
inlinestatic

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

◆ OutputFormat_Parse()

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

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

◆ release_app()

goby::middleware::protobuf::AppConfig * goby::apps::middleware::protobuf::LogToolConfig::release_app ( )
inline

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

◆ release_exclude_group_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_exclude_group_regex ( )
inline

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

◆ release_exclude_type_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_exclude_type_regex ( )
inline

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

◆ release_group_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_group_regex ( )
inline

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

◆ release_input_file()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_input_file ( )
inline

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

◆ release_output_file()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_output_file ( )
inline

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

◆ release_type_regex()

std::string * goby::apps::middleware::protobuf::LogToolConfig::release_type_regex ( )
inline

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

◆ SerializeWithCachedSizes()

void goby::apps::middleware::protobuf::LogToolConfig::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_app()

void goby::apps::middleware::protobuf::LogToolConfig::set_allocated_app ( ::goby::middleware::protobuf::AppConfig app)
inline

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

◆ set_allocated_exclude_group_regex()

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

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

◆ set_allocated_exclude_type_regex()

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

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

◆ set_allocated_group_regex()

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

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

◆ set_allocated_input_file()

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

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

◆ set_allocated_output_file()

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

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

◆ set_allocated_type_regex()

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

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

◆ set_exclude_group_regex() [1/3]

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

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

◆ set_exclude_group_regex() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_exclude_group_regex ( const char value)
inline

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

◆ set_exclude_group_regex() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_exclude_group_regex ( const char value,
size_t  size 
)
inline

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

◆ set_exclude_type_regex() [1/3]

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

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

◆ set_exclude_type_regex() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_exclude_type_regex ( const char value)
inline

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

◆ set_exclude_type_regex() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_exclude_type_regex ( const char value,
size_t  size 
)
inline

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

◆ set_format()

void goby::apps::middleware::protobuf::LogToolConfig::set_format ( ::goby::apps::middleware::protobuf::LogToolConfig_OutputFormat  value)
inline

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

◆ set_group_regex() [1/3]

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

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

◆ set_group_regex() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_group_regex ( const char value)
inline

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

◆ set_group_regex() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_group_regex ( const char value,
size_t  size 
)
inline

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

◆ set_hdf5_chunk_length()

void goby::apps::middleware::protobuf::LogToolConfig::set_hdf5_chunk_length ( ::google::protobuf::int32  value)
inline

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

◆ set_hdf5_compression_level()

void goby::apps::middleware::protobuf::LogToolConfig::set_hdf5_compression_level ( ::google::protobuf::int32  value)
inline

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

◆ set_input_file() [1/3]

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

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

◆ set_input_file() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_input_file ( const char value)
inline

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

◆ set_input_file() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_input_file ( const char value,
size_t  size 
)
inline

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

◆ set_load_shared_library() [1/3]

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

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

◆ set_load_shared_library() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_load_shared_library ( int  index,
const char value 
)
inline

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

◆ set_load_shared_library() [3/3]

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

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

◆ set_output_file() [1/3]

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

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

◆ set_output_file() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_output_file ( const char value)
inline

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

◆ set_output_file() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_output_file ( const char value,
size_t  size 
)
inline

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

◆ set_type_regex() [1/3]

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

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

◆ set_type_regex() [2/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_type_regex ( const char value)
inline

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

◆ set_type_regex() [3/3]

void goby::apps::middleware::protobuf::LogToolConfig::set_type_regex ( const char value,
size_t  size 
)
inline

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

◆ set_write_hdf5_zero_length_dim()

void goby::apps::middleware::protobuf::LogToolConfig::set_write_hdf5_zero_length_dim ( bool  value)
inline

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

◆ Swap()

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

◆ type_regex()

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

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::middleware::protobuf::LogToolConfig::unknown_fields ( ) const
inline

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

◆ write_hdf5_zero_length_dim()

bool goby::apps::middleware::protobuf::LogToolConfig::write_hdf5_zero_length_dim ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2fmiddleware_2fprotobuf_2flog_5ftool_5fconfig_2eproto::TableStruct

◆ swap

void swap ( LogToolConfig a,
LogToolConfig b 
)
friend

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

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_group_regex_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> goby::apps::middleware::protobuf::LogToolConfig::_i_give_permission_to_break_this_code_default_group_regex_

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

◆ _i_give_permission_to_break_this_code_default_type_regex_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> goby::apps::middleware::protobuf::LogToolConfig::_i_give_permission_to_break_this_code_default_type_regex_

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

◆ DEBUG_TEXT

const OutputFormat goby::apps::middleware::protobuf::LogToolConfig::DEBUG_TEXT
static
Initial value:

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

◆ HDF5

const OutputFormat goby::apps::middleware::protobuf::LogToolConfig::HDF5
static
Initial value:

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

◆ JSON

const OutputFormat goby::apps::middleware::protobuf::LogToolConfig::JSON
static
Initial value:

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

◆ kAppFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kAppFieldNumber = 1
static

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

◆ kExcludeGroupRegexFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kExcludeGroupRegexFieldNumber = 18
static

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

◆ kExcludeTypeRegexFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kExcludeTypeRegexFieldNumber = 17
static

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

◆ kFormatFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kFormatFieldNumber = 30
static

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

◆ kGroupRegexFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kGroupRegexFieldNumber = 16
static

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

◆ kHdf5ChunkLengthFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kHdf5ChunkLengthFieldNumber = 32
static

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

◆ kHdf5CompressionLevelFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kHdf5CompressionLevelFieldNumber = 33
static

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

◆ kIndexInFileMessages

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

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

◆ kInputFileFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kInputFileFieldNumber = 10
static

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

◆ kLoadSharedLibraryFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kLoadSharedLibraryFieldNumber = 40
static

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

◆ kOutputFileFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kOutputFileFieldNumber = 20
static

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

◆ kTypeRegexFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kTypeRegexFieldNumber = 15
static

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

◆ kWriteHdf5ZeroLengthDimFieldNumber

const int goby::apps::middleware::protobuf::LogToolConfig::kWriteHdf5ZeroLengthDimFieldNumber = 31
static

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

◆ OutputFormat_ARRAYSIZE

const int goby::apps::middleware::protobuf::LogToolConfig::OutputFormat_ARRAYSIZE
static
Initial value:

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

◆ OutputFormat_MAX

const OutputFormat goby::apps::middleware::protobuf::LogToolConfig::OutputFormat_MAX
static
Initial value:

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

◆ OutputFormat_MIN

const OutputFormat goby::apps::middleware::protobuf::LogToolConfig::OutputFormat_MIN
static
Initial value:

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


The documentation for this class was generated from the following file:
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_OutputFormat_MIN
const LogToolConfig_OutputFormat LogToolConfig_OutputFormat_OutputFormat_MIN
Definition: log_tool_config.pb.h:82
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_OutputFormat_MAX
const LogToolConfig_OutputFormat LogToolConfig_OutputFormat_OutputFormat_MAX
Definition: log_tool_config.pb.h:83
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_JSON
@ LogToolConfig_OutputFormat_JSON
Definition: log_tool_config.pb.h:79
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_DEBUG_TEXT
@ LogToolConfig_OutputFormat_DEBUG_TEXT
Definition: log_tool_config.pb.h:77
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_OutputFormat_ARRAYSIZE
const int LogToolConfig_OutputFormat_OutputFormat_ARRAYSIZE
Definition: log_tool_config.pb.h:84
goby::apps::middleware::protobuf::LogToolConfig_OutputFormat_HDF5
@ LogToolConfig_OutputFormat_HDF5
Definition: log_tool_config.pb.h:78