Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::apps::zeromq::protobuf::ProtobufScopeConfig Class Referencefinal

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

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

Public Types

enum  : int {
  kHistoryFieldNumber = 9 , kGroupRegexFilterExpressionFieldNumber = 7 , kTypeRegexFilterExpressionFieldNumber = 8 , kColumnWidthFieldNumber = 2 ,
  kSortByColumnFieldNumber = 3 , kMaxMessageSizeBytesFieldNumber = 20 , kSortAscendingFieldNumber = 4 , kScopeHeightFieldNumber = 5 ,
  kHistoryHeightFieldNumber = 6 , kMaxHistoryItemsFieldNumber = 10
}
 
typedef ProtobufScopeConfig_ColumnWidthPixels ColumnWidthPixels
 
typedef ProtobufScopeConfig_HistoryConfig HistoryConfig
 
typedef ProtobufScopeConfig_Column Column
 

Public Member Functions

 ProtobufScopeConfig ()
 
 ~ProtobufScopeConfig () override
 
PROTOBUF_CONSTEXPR ProtobufScopeConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ProtobufScopeConfig (const ProtobufScopeConfig &from)
 
 ProtobufScopeConfig (ProtobufScopeConfig &&from) noexcept
 
ProtobufScopeConfigoperator= (const ProtobufScopeConfig &from)
 
ProtobufScopeConfigoperator= (ProtobufScopeConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufScopeConfig *other)
 
void UnsafeArenaSwap (ProtobufScopeConfig *other)
 
ProtobufScopeConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const ProtobufScopeConfig &from)
 
void MergeFrom (const ProtobufScopeConfig &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
int history_size () const
 
void clear_history ()
 
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfigmutable_history (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > * mutable_history ()
 
const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfighistory (int index) const
 
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfigadd_history ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > & history () const
 
bool has_group_regex_filter_expression () const
 
void clear_group_regex_filter_expression ()
 
const std::string & group_regex_filter_expression () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_group_regex_filter_expression (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_group_regex_filter_expression ()
 
PROTOBUF_NODISCARD std::string * release_group_regex_filter_expression ()
 
void set_allocated_group_regex_filter_expression (std::string *group_regex_filter_expression)
 
bool has_type_regex_filter_expression () const
 
void clear_type_regex_filter_expression ()
 
const std::string & type_regex_filter_expression () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_type_regex_filter_expression (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_type_regex_filter_expression ()
 
PROTOBUF_NODISCARD std::string * release_type_regex_filter_expression ()
 
void set_allocated_type_regex_filter_expression (std::string *type_regex_filter_expression)
 
bool has_column_width () const
 
void clear_column_width ()
 
const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixelscolumn_width () const
 
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * release_column_width ()
 
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixelsmutable_column_width ()
 
void set_allocated_column_width (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels *column_width)
 
void unsafe_arena_set_allocated_column_width (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels *column_width)
 
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixelsunsafe_arena_release_column_width ()
 
bool has_sort_by_column () const
 
void clear_sort_by_column ()
 
::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column sort_by_column () const
 
void set_sort_by_column (::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column value)
 
bool has_max_message_size_bytes () const
 
void clear_max_message_size_bytes ()
 
int32_t max_message_size_bytes () const
 
void set_max_message_size_bytes (int32_t value)
 
bool has_sort_ascending () const
 
void clear_sort_ascending ()
 
bool sort_ascending () const
 
void set_sort_ascending (bool value)
 
bool has_scope_height () const
 
void clear_scope_height ()
 
int32_t scope_height () const
 
void set_scope_height (int32_t value)
 
bool has_history_height () const
 
void clear_history_height ()
 
int32_t history_height () const
 
void set_history_height (int32_t value)
 
bool has_max_history_items () const
 
void clear_max_history_items ()
 
int32_t max_history_items () const
 
void set_max_history_items (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_group_regex_filter_expression (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_type_regex_filter_expression (ArgT0 &&arg0, ArgT... args)
 

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 ProtobufScopeConfigdefault_instance ()
 
static const ProtobufScopeConfiginternal_default_instance ()
 
static bool Column_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * Column_descriptor ()
 
template<typename T >
static const std::string & Column_Name (T enum_t_value)
 
static bool Column_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Column *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr Column COLUMN_GROUP
 
static constexpr Column COLUMN_TYPE
 
static constexpr Column COLUMN_VALUE
 
static constexpr Column COLUMN_TIME
 
static constexpr Column COLUMN_MAX
 
static constexpr Column Column_MIN
 
static constexpr Column Column_MAX
 
static constexpr int Column_ARRAYSIZE
 

Protected Member Functions

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

Friends

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

Detailed Description

Definition at line 3566 of file liaison_config.pb.h.

Member Typedef Documentation

◆ Column

◆ ColumnWidthPixels

◆ HistoryConfig

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kHistoryFieldNumber 
kGroupRegexFilterExpressionFieldNumber 
kTypeRegexFilterExpressionFieldNumber 
kColumnWidthFieldNumber 
kSortByColumnFieldNumber 
kMaxMessageSizeBytesFieldNumber 
kSortAscendingFieldNumber 
kScopeHeightFieldNumber 
kHistoryHeightFieldNumber 
kMaxHistoryItemsFieldNumber 

Definition at line 3732 of file liaison_config.pb.h.

Constructor & Destructor Documentation

◆ ProtobufScopeConfig() [1/5]

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

Definition at line 3569 of file liaison_config.pb.h.

◆ ~ProtobufScopeConfig()

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

◆ ProtobufScopeConfig() [2/5]

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

◆ ProtobufScopeConfig() [3/5]

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

◆ ProtobufScopeConfig() [4/5]

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

Definition at line 3574 of file liaison_config.pb.h.

◆ ProtobufScopeConfig() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ add_history()

goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig * goby::apps::zeromq::protobuf::ProtobufScopeConfig::add_history ( )
inline

Definition at line 7666 of file liaison_config.pb.h.

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_column_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_column_width ( )
inline

Definition at line 7325 of file liaison_config.pb.h.

◆ clear_group_regex_filter_expression()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_group_regex_filter_expression ( )
inline

Definition at line 7527 of file liaison_config.pb.h.

◆ clear_history()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_history ( )
inline

Definition at line 7644 of file liaison_config.pb.h.

◆ clear_history_height()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_history_height ( )
inline

Definition at line 7499 of file liaison_config.pb.h.

◆ clear_max_history_items()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_max_history_items ( )
inline

Definition at line 7685 of file liaison_config.pb.h.

◆ clear_max_message_size_bytes()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_max_message_size_bytes ( )
inline

Definition at line 7713 of file liaison_config.pb.h.

◆ clear_scope_height()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_scope_height ( )
inline

Definition at line 7471 of file liaison_config.pb.h.

◆ clear_sort_ascending()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_sort_ascending ( )
inline

Definition at line 7443 of file liaison_config.pb.h.

◆ clear_sort_by_column()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_sort_by_column ( )
inline

Definition at line 7414 of file liaison_config.pb.h.

◆ clear_type_regex_filter_expression()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::clear_type_regex_filter_expression ( )
inline

Definition at line 7586 of file liaison_config.pb.h.

◆ Column_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_descriptor ( )
inlinestatic

Definition at line 3715 of file liaison_config.pb.h.

◆ Column_IsValid()

static bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_IsValid ( int  value)
inlinestatic

Definition at line 3705 of file liaison_config.pb.h.

◆ Column_Name()

template<typename T >
static const std::string & goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_Name ( enum_t_value)
inlinestatic

Definition at line 3719 of file liaison_config.pb.h.

◆ Column_Parse()

static bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
Column value 
)
inlinestatic

Definition at line 3725 of file liaison_config.pb.h.

◆ column_width()

const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels & goby::apps::zeromq::protobuf::ProtobufScopeConfig::column_width ( ) const
inline

Definition at line 7334 of file liaison_config.pb.h.

◆ CopyFrom()

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

◆ default_instance()

static const ProtobufScopeConfig & goby::apps::zeromq::protobuf::ProtobufScopeConfig::default_instance ( )
inlinestatic

Definition at line 3613 of file liaison_config.pb.h.

◆ descriptor()

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

Definition at line 3604 of file liaison_config.pb.h.

◆ GetCachedSize()

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

Definition at line 3666 of file liaison_config.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 3607 of file liaison_config.pb.h.

◆ GetMetadata()

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

◆ GetReflection()

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

Definition at line 3610 of file liaison_config.pb.h.

◆ group_regex_filter_expression()

const std::string & goby::apps::zeromq::protobuf::ProtobufScopeConfig::group_regex_filter_expression ( ) const
inline

Definition at line 7531 of file liaison_config.pb.h.

◆ has_column_width()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_column_width ( ) const
inline

Definition at line 7322 of file liaison_config.pb.h.

◆ has_group_regex_filter_expression()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_group_regex_filter_expression ( ) const
inline

Definition at line 7524 of file liaison_config.pb.h.

◆ has_history_height()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_history_height ( ) const
inline

Definition at line 7496 of file liaison_config.pb.h.

◆ has_max_history_items()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_max_history_items ( ) const
inline

Definition at line 7682 of file liaison_config.pb.h.

◆ has_max_message_size_bytes()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_max_message_size_bytes ( ) const
inline

Definition at line 7710 of file liaison_config.pb.h.

◆ has_scope_height()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_scope_height ( ) const
inline

Definition at line 7468 of file liaison_config.pb.h.

◆ has_sort_ascending()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_sort_ascending ( ) const
inline

Definition at line 7440 of file liaison_config.pb.h.

◆ has_sort_by_column()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_sort_by_column ( ) const
inline

Definition at line 7411 of file liaison_config.pb.h.

◆ has_type_regex_filter_expression()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::has_type_regex_filter_expression ( ) const
inline

Definition at line 7583 of file liaison_config.pb.h.

◆ history() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > & goby::apps::zeromq::protobuf::ProtobufScopeConfig::history ( ) const
inline

Definition at line 7672 of file liaison_config.pb.h.

◆ history() [2/2]

const ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig & goby::apps::zeromq::protobuf::ProtobufScopeConfig::history ( int  index) const
inline

Definition at line 7659 of file liaison_config.pb.h.

◆ history_height()

int32_t goby::apps::zeromq::protobuf::ProtobufScopeConfig::history_height ( ) const
inline

Definition at line 7506 of file liaison_config.pb.h.

◆ history_size()

int goby::apps::zeromq::protobuf::ProtobufScopeConfig::history_size ( ) const
inline

Definition at line 7641 of file liaison_config.pb.h.

◆ internal_default_instance()

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

Definition at line 3616 of file liaison_config.pb.h.

◆ IsInitialized()

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

◆ max_history_items()

int32_t goby::apps::zeromq::protobuf::ProtobufScopeConfig::max_history_items ( ) const
inline

Definition at line 7692 of file liaison_config.pb.h.

◆ max_message_size_bytes()

int32_t goby::apps::zeromq::protobuf::ProtobufScopeConfig::max_message_size_bytes ( ) const
inline

Definition at line 7720 of file liaison_config.pb.h.

◆ MergeFrom()

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

Definition at line 3653 of file liaison_config.pb.h.

◆ mutable_column_width()

goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufScopeConfig::mutable_column_width ( )
inline

Definition at line 7381 of file liaison_config.pb.h.

◆ mutable_group_regex_filter_expression()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig::mutable_group_regex_filter_expression ( )
inline

Definition at line 7543 of file liaison_config.pb.h.

◆ mutable_history() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig > * goby::apps::zeromq::protobuf::ProtobufScopeConfig::mutable_history ( )
inline

Definition at line 7652 of file liaison_config.pb.h.

◆ mutable_history() [2/2]

goby::apps::zeromq::protobuf::ProtobufScopeConfig_HistoryConfig * goby::apps::zeromq::protobuf::ProtobufScopeConfig::mutable_history ( int  index)
inline

Definition at line 7647 of file liaison_config.pb.h.

◆ mutable_type_regex_filter_expression()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig::mutable_type_regex_filter_expression ( )
inline

Definition at line 7602 of file liaison_config.pb.h.

◆ mutable_unknown_fields()

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

Definition at line 3600 of file liaison_config.pb.h.

◆ New()

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

Definition at line 3647 of file liaison_config.pb.h.

◆ operator=() [1/2]

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

Definition at line 3579 of file liaison_config.pb.h.

◆ operator=() [2/2]

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

Definition at line 3583 of file liaison_config.pb.h.

◆ release_column_width()

goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufScopeConfig::release_column_width ( )
inline

Definition at line 7351 of file liaison_config.pb.h.

◆ release_group_regex_filter_expression()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig::release_group_regex_filter_expression ( )
inline

Definition at line 7559 of file liaison_config.pb.h.

◆ release_type_regex_filter_expression()

std::string * goby::apps::zeromq::protobuf::ProtobufScopeConfig::release_type_regex_filter_expression ( )
inline

Definition at line 7618 of file liaison_config.pb.h.

◆ scope_height()

int32_t goby::apps::zeromq::protobuf::ProtobufScopeConfig::scope_height ( ) const
inline

Definition at line 7478 of file liaison_config.pb.h.

◆ set_allocated_column_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_allocated_column_width ( ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels column_width)
inline

Definition at line 7386 of file liaison_config.pb.h.

◆ set_allocated_group_regex_filter_expression()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_allocated_group_regex_filter_expression ( std::string *  group_regex_filter_expression)
inline

Definition at line 7568 of file liaison_config.pb.h.

◆ set_allocated_type_regex_filter_expression()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_allocated_type_regex_filter_expression ( std::string *  type_regex_filter_expression)
inline

Definition at line 7627 of file liaison_config.pb.h.

◆ set_group_regex_filter_expression() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_group_regex_filter_expression ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_group_regex_filter_expression() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_group_regex_filter_expression ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 7538 of file liaison_config.pb.h.

◆ set_history_height()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_history_height ( int32_t  value)
inline

Definition at line 7514 of file liaison_config.pb.h.

◆ set_max_history_items()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_max_history_items ( int32_t  value)
inline

Definition at line 7700 of file liaison_config.pb.h.

◆ set_max_message_size_bytes()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_max_message_size_bytes ( int32_t  value)
inline

Definition at line 7728 of file liaison_config.pb.h.

◆ set_scope_height()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_scope_height ( int32_t  value)
inline

Definition at line 7486 of file liaison_config.pb.h.

◆ set_sort_ascending()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_sort_ascending ( bool  value)
inline

Definition at line 7458 of file liaison_config.pb.h.

◆ set_sort_by_column()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_sort_by_column ( ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column  value)
inline

Definition at line 7430 of file liaison_config.pb.h.

◆ set_type_regex_filter_expression() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_type_regex_filter_expression ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_type_regex_filter_expression() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::apps::zeromq::protobuf::ProtobufScopeConfig::set_type_regex_filter_expression ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 7597 of file liaison_config.pb.h.

◆ sort_ascending()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig::sort_ascending ( ) const
inline

Definition at line 7450 of file liaison_config.pb.h.

◆ sort_by_column()

goby::apps::zeromq::protobuf::ProtobufScopeConfig_Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::sort_by_column ( ) const
inline

Definition at line 7421 of file liaison_config.pb.h.

◆ Swap()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::Swap ( ProtobufScopeConfig other)
inline

Definition at line 3626 of file liaison_config.pb.h.

◆ type_regex_filter_expression()

const std::string & goby::apps::zeromq::protobuf::ProtobufScopeConfig::type_regex_filter_expression ( ) const
inline

Definition at line 7590 of file liaison_config.pb.h.

◆ unknown_fields()

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

Definition at line 3597 of file liaison_config.pb.h.

◆ unsafe_arena_release_column_width()

goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufScopeConfig::unsafe_arena_release_column_width ( )
inline

Definition at line 7366 of file liaison_config.pb.h.

◆ unsafe_arena_set_allocated_column_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::unsafe_arena_set_allocated_column_width ( ::goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels column_width)
inline

Definition at line 7338 of file liaison_config.pb.h.

◆ UnsafeArenaSwap()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig::UnsafeArenaSwap ( ProtobufScopeConfig other)
inline

Definition at line 3639 of file liaison_config.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 3898 of file liaison_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 3675 of file liaison_config.pb.h.

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto

◆ swap

void swap ( ProtobufScopeConfig a,
ProtobufScopeConfig b 
)
friend

Definition at line 3623 of file liaison_config.pb.h.

Member Data Documentation

◆ _class_data_

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

Definition at line 3684 of file liaison_config.pb.h.

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::ProtobufScopeConfig::_impl_

Definition at line 3917 of file liaison_config.pb.h.

◆ Column_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 3712 of file liaison_config.pb.h.

◆ COLUMN_GROUP

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::COLUMN_GROUP
staticconstexpr

◆ COLUMN_MAX

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::COLUMN_MAX
staticconstexpr

◆ Column_MAX

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_MAX
staticconstexpr
Initial value:
=
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MAX

Definition at line 3710 of file liaison_config.pb.h.

◆ Column_MIN

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::Column_MIN
staticconstexpr
Initial value:
=
constexpr ProtobufScopeConfig_Column ProtobufScopeConfig_Column_Column_MIN

Definition at line 3708 of file liaison_config.pb.h.

◆ COLUMN_TIME

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::COLUMN_TIME
staticconstexpr

◆ COLUMN_TYPE

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::COLUMN_TYPE
staticconstexpr

◆ COLUMN_VALUE

constexpr Column goby::apps::zeromq::protobuf::ProtobufScopeConfig::COLUMN_VALUE
staticconstexpr

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::ProtobufScopeConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
13

Definition at line 3620 of file liaison_config.pb.h.


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