Goby3  3.1.4
2024.02.22
goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter Class Reference

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

Inheritance diagram for goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 PlaybackConfig_TypeFilter ()
 
virtual ~PlaybackConfig_TypeFilter ()
 
 PlaybackConfig_TypeFilter (const PlaybackConfig_TypeFilter &from)
 
PlaybackConfig_TypeFilteroperator= (const PlaybackConfig_TypeFilter &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PlaybackConfig_TypeFilter *other)
 
PlaybackConfig_TypeFilterNew () const final
 
PlaybackConfig_TypeFilterNew (::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 PlaybackConfig_TypeFilter &from)
 
void MergeFrom (const PlaybackConfig_TypeFilter &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
 
bool has_regex () const
 
void clear_regex ()
 
const ::std::string & regex () const
 
void set_regex (const ::std::string &value)
 
void set_regex (const char *value)
 
void set_regex (const char *value, size_t size)
 
::std::string * mutable_regex ()
 
::std::string * release_regex ()
 
void set_allocated_regex (::std::string *regex)
 
bool has_scheme () const
 
void clear_scheme ()
 
::google::protobuf::int32 scheme () const
 
void set_scheme (::google::protobuf::int32 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 PlaybackConfig_TypeFilterdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const PlaybackConfig_TypeFilterinternal_default_instance ()
 

Public Attributes

static ::google::protobuf::internal::ExplicitlyConstructed< ::std::string > _i_give_permission_to_break_this_code_default_regex_
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kRegexFieldNumber = 2
 
static const int kSchemeFieldNumber = 1
 

Friends

struct ::protobuf_goby_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto::TableStruct
 
void swap (PlaybackConfig_TypeFilter &a, PlaybackConfig_TypeFilter &b)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 
- 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 316 of file logger_config.pb.h.

Constructor & Destructor Documentation

◆ PlaybackConfig_TypeFilter() [1/2]

goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::PlaybackConfig_TypeFilter ( )

◆ ~PlaybackConfig_TypeFilter()

virtual goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::~PlaybackConfig_TypeFilter ( )
virtual

◆ PlaybackConfig_TypeFilter() [2/2]

goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::PlaybackConfig_TypeFilter ( const PlaybackConfig_TypeFilter from)

Member Function Documentation

◆ ByteSizeLong()

size_t goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_regex()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::clear_regex ( )
inline

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

◆ clear_scheme()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::clear_scheme ( )
inline

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

◆ CopyFrom() [1/2]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::CopyFrom ( const PlaybackConfig_TypeFilter from)

◆ default_instance()

static const PlaybackConfig_TypeFilter& goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::descriptor ( )
static

◆ GetCachedSize()

int goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::GetMetadata ( ) const
finalvirtual

◆ has_regex()

bool goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::has_regex ( ) const
inline

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

◆ has_scheme()

bool goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::has_scheme ( ) const
inline

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

◆ InitAsDefaultInstance()

static void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const PlaybackConfig_TypeFilter* goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::internal_default_instance ( )
inlinestatic

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::MergeFrom ( const PlaybackConfig_TypeFilter from)

◆ MergePartialFromCodedStream()

bool goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_regex()

std::string * goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::mutable_regex ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

PlaybackConfig_TypeFilter* goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

PlaybackConfig_TypeFilter* goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ regex()

const ::std::string & goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::regex ( ) const
inline

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

◆ release_regex()

std::string * goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::release_regex ( )
inline

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

◆ scheme()

google::protobuf::int32 goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::scheme ( ) const
inline

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

◆ SerializeWithCachedSizes()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_regex()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::set_allocated_regex ( ::std::string *  regex)
inline

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

◆ set_regex() [1/3]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::set_regex ( const ::std::string &  value)
inline

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

◆ set_regex() [2/3]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::set_regex ( const char value)
inline

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

◆ set_regex() [3/3]

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::set_regex ( const char value,
size_t  size 
)
inline

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

◆ set_scheme()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::set_scheme ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

void goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::Swap ( PlaybackConfig_TypeFilter other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2fzeromq_2fprotobuf_2flogger_5fconfig_2eproto::TableStruct

◆ swap

void swap ( PlaybackConfig_TypeFilter a,
PlaybackConfig_TypeFilter b 
)
friend

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

Member Data Documentation

◆ _i_give_permission_to_break_this_code_default_regex_

::google::protobuf::internal::ExplicitlyConstructed< ::std::string> goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::_i_give_permission_to_break_this_code_default_regex_

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

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

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

◆ kRegexFieldNumber

const int goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::kRegexFieldNumber = 2
static

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

◆ kSchemeFieldNumber

const int goby::apps::zeromq::protobuf::PlaybackConfig_TypeFilter::kSchemeFieldNumber = 1
static

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


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