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

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

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

Public Types

enum  : int {
  kLoadProtobufFieldNumber = 1 , kNotifySubscribeFieldNumber = 30 , kSqlite3DatabaseFieldNumber = 20 , kDatabaseWidthFieldNumber = 22 ,
  kModalDimensionsFieldNumber = 23 , kExternalDatabaseWidthFieldNumber = 40 , kDatabasePoolSizeFieldNumber = 21 , kDatabaseViewHeightFieldNumber = 5 ,
  kValueWidthPixelsFieldNumber = 10 , kModifyWidthPixelsFieldNumber = 11 , kExternalDataWidthPixelsFieldNumber = 12
}
 
typedef ProtobufCommanderConfig_LoadProtobuf LoadProtobuf
 
typedef ProtobufCommanderConfig_DatabaseColumnWidthPixels DatabaseColumnWidthPixels
 
typedef ProtobufCommanderConfig_ModalDialogDimensions ModalDialogDimensions
 
typedef ProtobufCommanderConfig_NotificationSubscription NotificationSubscription
 
typedef ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels DatabaseExternalDataColumnWidthPixels
 
typedef ProtobufCommanderConfig_Column Column
 
typedef ProtobufCommanderConfig_ExternalDataColumn ExternalDataColumn
 

Public Member Functions

 ProtobufCommanderConfig ()
 
 ~ProtobufCommanderConfig () override
 
PROTOBUF_CONSTEXPR ProtobufCommanderConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 ProtobufCommanderConfig (const ProtobufCommanderConfig &from)
 
 ProtobufCommanderConfig (ProtobufCommanderConfig &&from) noexcept
 
ProtobufCommanderConfigoperator= (const ProtobufCommanderConfig &from)
 
ProtobufCommanderConfigoperator= (ProtobufCommanderConfig &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufCommanderConfig *other)
 
void UnsafeArenaSwap (ProtobufCommanderConfig *other)
 
ProtobufCommanderConfigNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const ProtobufCommanderConfig &from)
 
void MergeFrom (const ProtobufCommanderConfig &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 load_protobuf_size () const
 
void clear_load_protobuf ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobufmutable_load_protobuf (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf > * mutable_load_protobuf ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobufload_protobuf (int index) const
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobufadd_load_protobuf ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf > & load_protobuf () const
 
int notify_subscribe_size () const
 
void clear_notify_subscribe ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscriptionmutable_notify_subscribe (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription > * mutable_notify_subscribe ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscriptionnotify_subscribe (int index) const
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscriptionadd_notify_subscribe ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription > & notify_subscribe () const
 
bool has_sqlite3_database () const
 
void clear_sqlite3_database ()
 
const std::string & sqlite3_database () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_sqlite3_database (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_sqlite3_database ()
 
PROTOBUF_NODISCARD std::string * release_sqlite3_database ()
 
void set_allocated_sqlite3_database (std::string *sqlite3_database)
 
bool has_database_width () const
 
void clear_database_width ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixelsdatabase_width () const
 
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels * release_database_width ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixelsmutable_database_width ()
 
void set_allocated_database_width (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels *database_width)
 
void unsafe_arena_set_allocated_database_width (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels *database_width)
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixelsunsafe_arena_release_database_width ()
 
bool has_modal_dimensions () const
 
void clear_modal_dimensions ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensionsmodal_dimensions () const
 
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions * release_modal_dimensions ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensionsmutable_modal_dimensions ()
 
void set_allocated_modal_dimensions (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions *modal_dimensions)
 
void unsafe_arena_set_allocated_modal_dimensions (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions *modal_dimensions)
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensionsunsafe_arena_release_modal_dimensions ()
 
bool has_external_database_width () const
 
void clear_external_database_width ()
 
const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsexternal_database_width () const
 
PROTOBUF_NODISCARD::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * release_external_database_width ()
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsmutable_external_database_width ()
 
void set_allocated_external_database_width (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels *external_database_width)
 
void unsafe_arena_set_allocated_external_database_width (::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels *external_database_width)
 
::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixelsunsafe_arena_release_external_database_width ()
 
bool has_database_pool_size () const
 
void clear_database_pool_size ()
 
int32_t database_pool_size () const
 
void set_database_pool_size (int32_t value)
 
bool has_database_view_height () const
 
void clear_database_view_height ()
 
int32_t database_view_height () const
 
void set_database_view_height (int32_t value)
 
bool has_value_width_pixels () const
 
void clear_value_width_pixels ()
 
int32_t value_width_pixels () const
 
void set_value_width_pixels (int32_t value)
 
bool has_modify_width_pixels () const
 
void clear_modify_width_pixels ()
 
int32_t modify_width_pixels () const
 
void set_modify_width_pixels (int32_t value)
 
bool has_external_data_width_pixels () const
 
void clear_external_data_width_pixels ()
 
int32_t external_data_width_pixels () const
 
void set_external_data_width_pixels (int32_t value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_sqlite3_database (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 ProtobufCommanderConfigdefault_instance ()
 
static const ProtobufCommanderConfiginternal_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 bool ExternalDataColumn_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * ExternalDataColumn_descriptor ()
 
template<typename T >
static const std::string & ExternalDataColumn_Name (T enum_t_value)
 
static bool ExternalDataColumn_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, ExternalDataColumn *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr Column COLUMN_COMMENT
 
static constexpr Column COLUMN_NAME
 
static constexpr Column COLUMN_GROUP
 
static constexpr Column COLUMN_LAYER
 
static constexpr Column COLUMN_IP
 
static constexpr Column COLUMN_TIME
 
static constexpr Column COLUMN_LAST_ACK
 
static constexpr Column COLUMN_MAX
 
static constexpr Column Column_MIN
 
static constexpr Column Column_MAX
 
static constexpr int Column_ARRAYSIZE
 
static constexpr ExternalDataColumn EXTERNAL_DATA_COLUMN_NAME
 
static constexpr ExternalDataColumn EXTERNAL_DATA_COLUMN_GROUP
 
static constexpr ExternalDataColumn EXTERNAL_DATA_COLUMN_TIME
 
static constexpr ExternalDataColumn EXTERNAL_DATA_COLUMN_VALUE
 
static constexpr ExternalDataColumn EXTERNAL_DATA_COLUMN_MAX
 
static constexpr ExternalDataColumn ExternalDataColumn_MIN
 
static constexpr ExternalDataColumn ExternalDataColumn_MAX
 
static constexpr int ExternalDataColumn_ARRAYSIZE
 

Protected Member Functions

 ProtobufCommanderConfig (::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 (ProtobufCommanderConfig &a, ProtobufCommanderConfig &b)
 

Detailed Description

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

Member Typedef Documentation

◆ Column

◆ DatabaseColumnWidthPixels

◆ DatabaseExternalDataColumnWidthPixels

◆ ExternalDataColumn

◆ LoadProtobuf

◆ ModalDialogDimensions

◆ NotificationSubscription

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kLoadProtobufFieldNumber 
kNotifySubscribeFieldNumber 
kSqlite3DatabaseFieldNumber 
kDatabaseWidthFieldNumber 
kModalDimensionsFieldNumber 
kExternalDatabaseWidthFieldNumber 
kDatabasePoolSizeFieldNumber 
kDatabaseViewHeightFieldNumber 
kValueWidthPixelsFieldNumber 
kModifyWidthPixelsFieldNumber 
kExternalDataWidthPixelsFieldNumber 

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

Constructor & Destructor Documentation

◆ ProtobufCommanderConfig() [1/5]

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

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

◆ ~ProtobufCommanderConfig()

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

◆ ProtobufCommanderConfig() [2/5]

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

◆ ProtobufCommanderConfig() [3/5]

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

◆ ProtobufCommanderConfig() [4/5]

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

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

◆ ProtobufCommanderConfig() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ add_load_protobuf()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::add_load_protobuf ( )
inline

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

◆ add_notify_subscribe()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::add_notify_subscribe ( )
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_database_pool_size()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_database_pool_size ( )
inline

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

◆ clear_database_view_height()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_database_view_height ( )
inline

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

◆ clear_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_database_width ( )
inline

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

◆ clear_external_data_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_external_data_width_pixels ( )
inline

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

◆ clear_external_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_external_database_width ( )
inline

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

◆ clear_load_protobuf()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_load_protobuf ( )
inline

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

◆ clear_modal_dimensions()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_modal_dimensions ( )
inline

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

◆ clear_modify_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_modify_width_pixels ( )
inline

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

◆ clear_notify_subscribe()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_notify_subscribe ( )
inline

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

◆ clear_sqlite3_database()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_sqlite3_database ( )
inline

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

◆ clear_value_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::clear_value_width_pixels ( )
inline

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

◆ Column_descriptor()

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

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

◆ Column_IsValid()

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

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

◆ Column_Name()

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

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

◆ Column_Parse()

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

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

◆ CopyFrom()

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

◆ database_pool_size()

int32_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig::database_pool_size ( ) const
inline

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

◆ database_view_height()

int32_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig::database_view_height ( ) const
inline

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

◆ database_width()

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::database_width ( ) const
inline

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ external_data_width_pixels()

int32_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig::external_data_width_pixels ( ) const
inline

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

◆ external_database_width()

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::external_database_width ( ) const
inline

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

◆ ExternalDataColumn_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_descriptor ( )
inlinestatic

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

◆ ExternalDataColumn_IsValid()

static bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_IsValid ( int  value)
inlinestatic

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

◆ ExternalDataColumn_Name()

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

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

◆ ExternalDataColumn_Parse()

static bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
ExternalDataColumn value 
)
inlinestatic

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

◆ GetCachedSize()

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

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

◆ GetClassData()

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

◆ GetReflection()

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

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

◆ has_database_pool_size()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_database_pool_size ( ) const
inline

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

◆ has_database_view_height()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_database_view_height ( ) const
inline

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

◆ has_database_width()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_database_width ( ) const
inline

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

◆ has_external_data_width_pixels()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_external_data_width_pixels ( ) const
inline

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

◆ has_external_database_width()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_external_database_width ( ) const
inline

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

◆ has_modal_dimensions()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_modal_dimensions ( ) const
inline

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

◆ has_modify_width_pixels()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_modify_width_pixels ( ) const
inline

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

◆ has_sqlite3_database()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_sqlite3_database ( ) const
inline

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

◆ has_value_width_pixels()

bool goby::apps::zeromq::protobuf::ProtobufCommanderConfig::has_value_width_pixels ( ) const
inline

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

◆ internal_default_instance()

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

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

◆ IsInitialized()

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

◆ load_protobuf() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf > & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::load_protobuf ( ) const
inline

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

◆ load_protobuf() [2/2]

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::load_protobuf ( int  index) const
inline

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

◆ load_protobuf_size()

int goby::apps::zeromq::protobuf::ProtobufCommanderConfig::load_protobuf_size ( ) const
inline

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

◆ MergeFrom()

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

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

◆ modal_dimensions()

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::modal_dimensions ( ) const
inline

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

◆ modify_width_pixels()

int32_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig::modify_width_pixels ( ) const
inline

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

◆ mutable_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_database_width ( )
inline

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

◆ mutable_external_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_external_database_width ( )
inline

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

◆ mutable_load_protobuf() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf > * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_load_protobuf ( )
inline

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

◆ mutable_load_protobuf() [2/2]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_LoadProtobuf * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_load_protobuf ( int  index)
inline

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

◆ mutable_modal_dimensions()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_modal_dimensions ( )
inline

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

◆ mutable_notify_subscribe() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription > * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_notify_subscribe ( )
inline

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

◆ mutable_notify_subscribe() [2/2]

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_notify_subscribe ( int  index)
inline

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

◆ mutable_sqlite3_database()

std::string * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::mutable_sqlite3_database ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ notify_subscribe() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription > & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::notify_subscribe ( ) const
inline

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

◆ notify_subscribe() [2/2]

const ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_NotificationSubscription & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::notify_subscribe ( int  index) const
inline

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

◆ notify_subscribe_size()

int goby::apps::zeromq::protobuf::ProtobufCommanderConfig::notify_subscribe_size ( ) const
inline

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ release_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::release_database_width ( )
inline

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

◆ release_external_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::release_external_database_width ( )
inline

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

◆ release_modal_dimensions()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::release_modal_dimensions ( )
inline

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

◆ release_sqlite3_database()

std::string * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::release_sqlite3_database ( )
inline

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

◆ set_allocated_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_allocated_database_width ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels database_width)
inline

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

◆ set_allocated_external_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_allocated_external_database_width ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels external_database_width)
inline

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

◆ set_allocated_modal_dimensions()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_allocated_modal_dimensions ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions modal_dimensions)
inline

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

◆ set_allocated_sqlite3_database()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_allocated_sqlite3_database ( std::string *  sqlite3_database)
inline

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

◆ set_database_pool_size()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_database_pool_size ( int32_t  value)
inline

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

◆ set_database_view_height()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_database_view_height ( int32_t  value)
inline

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

◆ set_external_data_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_external_data_width_pixels ( int32_t  value)
inline

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

◆ set_modify_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_modify_width_pixels ( int32_t  value)
inline

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

◆ set_sqlite3_database() [1/2]

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

◆ set_sqlite3_database() [2/2]

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

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

◆ set_value_width_pixels()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::set_value_width_pixels ( int32_t  value)
inline

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

◆ sqlite3_database()

const std::string & goby::apps::zeromq::protobuf::ProtobufCommanderConfig::sqlite3_database ( ) const
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ unsafe_arena_release_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_release_database_width ( )
inline

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

◆ unsafe_arena_release_external_database_width()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_release_external_database_width ( )
inline

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

◆ unsafe_arena_release_modal_dimensions()

goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions * goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_release_modal_dimensions ( )
inline

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

◆ unsafe_arena_set_allocated_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_set_allocated_database_width ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseColumnWidthPixels database_width)
inline

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

◆ unsafe_arena_set_allocated_external_database_width()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_set_allocated_external_database_width ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_DatabaseExternalDataColumnWidthPixels external_database_width)
inline

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

◆ unsafe_arena_set_allocated_modal_dimensions()

void goby::apps::zeromq::protobuf::ProtobufCommanderConfig::unsafe_arena_set_allocated_modal_dimensions ( ::goby::apps::zeromq::protobuf::ProtobufCommanderConfig_ModalDialogDimensions modal_dimensions)
inline

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

◆ UnsafeArenaSwap()

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

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

◆ value_width_pixels()

int32_t goby::apps::zeromq::protobuf::ProtobufCommanderConfig::value_width_pixels ( ) const
inline

Definition at line 6630 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 3172 of file liaison_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::TableStruct_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto

◆ swap

void swap ( ProtobufCommanderConfig a,
ProtobufCommanderConfig b 
)
friend

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

Member Data Documentation

◆ _class_data_

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

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

◆ _impl_

Impl_ goby::apps::zeromq::protobuf::ProtobufCommanderConfig::_impl_

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

◆ Column_ARRAYSIZE

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

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

◆ COLUMN_COMMENT

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::COLUMN_COMMENT
staticconstexpr

◆ COLUMN_GROUP

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

◆ COLUMN_IP

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::COLUMN_IP
staticconstexpr

◆ COLUMN_LAST_ACK

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::COLUMN_LAST_ACK
staticconstexpr

◆ COLUMN_LAYER

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::COLUMN_LAYER
staticconstexpr

◆ COLUMN_MAX

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

◆ Column_MAX

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::Column_MAX
staticconstexpr
Initial value:
=
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MAX

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

◆ Column_MIN

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::Column_MIN
staticconstexpr
Initial value:
=
constexpr ProtobufCommanderConfig_Column ProtobufCommanderConfig_Column_Column_MIN

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

◆ COLUMN_NAME

constexpr Column goby::apps::zeromq::protobuf::ProtobufCommanderConfig::COLUMN_NAME
staticconstexpr

◆ COLUMN_TIME

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

◆ EXTERNAL_DATA_COLUMN_GROUP

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::EXTERNAL_DATA_COLUMN_GROUP
staticconstexpr

◆ EXTERNAL_DATA_COLUMN_MAX

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::EXTERNAL_DATA_COLUMN_MAX
staticconstexpr

◆ EXTERNAL_DATA_COLUMN_NAME

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::EXTERNAL_DATA_COLUMN_NAME
staticconstexpr

◆ EXTERNAL_DATA_COLUMN_TIME

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::EXTERNAL_DATA_COLUMN_TIME
staticconstexpr

◆ EXTERNAL_DATA_COLUMN_VALUE

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::EXTERNAL_DATA_COLUMN_VALUE
staticconstexpr

◆ ExternalDataColumn_ARRAYSIZE

constexpr int goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_ARRAYSIZE
staticconstexpr

◆ ExternalDataColumn_MAX

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_MAX
staticconstexpr
Initial value:
=
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MAX

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

◆ ExternalDataColumn_MIN

constexpr ExternalDataColumn goby::apps::zeromq::protobuf::ProtobufCommanderConfig::ExternalDataColumn_MIN
staticconstexpr
Initial value:
=
constexpr ProtobufCommanderConfig_ExternalDataColumn ProtobufCommanderConfig_ExternalDataColumn_ExternalDataColumn_MIN

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

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::ProtobufCommanderConfig::kIndexInFileMessages
staticconstexpr
Initial value:
=
10

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


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