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

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

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

Public Member Functions

 ProtobufScopeConfig_ColumnWidthPixels ()
 
virtual ~ProtobufScopeConfig_ColumnWidthPixels ()
 
 ProtobufScopeConfig_ColumnWidthPixels (const ProtobufScopeConfig_ColumnWidthPixels &from)
 
ProtobufScopeConfig_ColumnWidthPixelsoperator= (const ProtobufScopeConfig_ColumnWidthPixels &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (ProtobufScopeConfig_ColumnWidthPixels *other)
 
ProtobufScopeConfig_ColumnWidthPixelsNew () const final
 
ProtobufScopeConfig_ColumnWidthPixelsNew (::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 ProtobufScopeConfig_ColumnWidthPixels &from)
 
void MergeFrom (const ProtobufScopeConfig_ColumnWidthPixels &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_group_width () const
 
void clear_group_width ()
 
::google::protobuf::int32 group_width () const
 
void set_group_width (::google::protobuf::int32 value)
 
bool has_type_width () const
 
void clear_type_width ()
 
::google::protobuf::int32 type_width () const
 
void set_type_width (::google::protobuf::int32 value)
 
bool has_value_width () const
 
void clear_value_width ()
 
::google::protobuf::int32 value_width () const
 
void set_value_width (::google::protobuf::int32 value)
 
bool has_time_width () const
 
void clear_time_width ()
 
::google::protobuf::int32 time_width () const
 
void set_time_width (::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 ProtobufScopeConfig_ColumnWidthPixelsdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const ProtobufScopeConfig_ColumnWidthPixelsinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kGroupWidthFieldNumber = 1
 
static const int kTypeWidthFieldNumber = 2
 
static const int kValueWidthFieldNumber = 3
 
static const int kTimeWidthFieldNumber = 4
 

Friends

struct ::protobuf_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto::TableStruct
 
void swap (ProtobufScopeConfig_ColumnWidthPixels &a, ProtobufScopeConfig_ColumnWidthPixels &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 2281 of file liaison_config.pb.h.

Constructor & Destructor Documentation

◆ ProtobufScopeConfig_ColumnWidthPixels() [1/2]

goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::ProtobufScopeConfig_ColumnWidthPixels ( )

◆ ~ProtobufScopeConfig_ColumnWidthPixels()

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

◆ ProtobufScopeConfig_ColumnWidthPixels() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

Reimplemented from google::protobuf::Message.

◆ Clear()

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

Reimplemented from google::protobuf::Message.

◆ clear_group_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::clear_group_width ( )
inline

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

◆ clear_time_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::clear_time_width ( )
inline

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

◆ clear_type_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::clear_type_width ( )
inline

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

◆ clear_value_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::clear_value_width ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

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

◆ group_width()

google::protobuf::int32 goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::group_width ( ) const
inline

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

◆ has_group_width()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::has_group_width ( ) const
inline

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

◆ has_time_width()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::has_time_width ( ) const
inline

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

◆ has_type_width()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::has_type_width ( ) const
inline

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

◆ has_value_width()

bool goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::has_value_width ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

Implements google::protobuf::Message.

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

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_group_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::set_group_width ( ::google::protobuf::int32  value)
inline

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

◆ set_time_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::set_time_width ( ::google::protobuf::int32  value)
inline

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

◆ set_type_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::set_type_width ( ::google::protobuf::int32  value)
inline

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

◆ set_value_width()

void goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::set_value_width ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

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

◆ time_width()

google::protobuf::int32 goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::time_width ( ) const
inline

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

◆ type_width()

google::protobuf::int32 goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::type_width ( ) const
inline

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

◆ unknown_fields()

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

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

◆ value_width()

google::protobuf::int32 goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::value_width ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2fzeromq_2fprotobuf_2fliaison_5fconfig_2eproto::TableStruct

◆ swap

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

Member Data Documentation

◆ kGroupWidthFieldNumber

const int goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::kGroupWidthFieldNumber = 1
static

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

◆ kIndexInFileMessages

constexpr int goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::kIndexInFileMessages
staticconstexpr
Initial value:
=
11

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

◆ kTimeWidthFieldNumber

const int goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::kTimeWidthFieldNumber = 4
static

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

◆ kTypeWidthFieldNumber

const int goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::kTypeWidthFieldNumber = 2
static

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

◆ kValueWidthFieldNumber

const int goby::apps::zeromq::protobuf::ProtobufScopeConfig_ColumnWidthPixels::kValueWidthFieldNumber = 3
static

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


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