Goby3  3.1.4
2024.02.22
goby::test::acomms::protobuf::GobyMessage Class Reference

#include <goby/test/acomms/dccl3/test.pb.h>

Inheritance diagram for goby::test::acomms::protobuf::GobyMessage:
google::protobuf::Message google::protobuf::MessageLite

Public Types

enum  DCCLParameters {
  DCCL_ID = 4, DCCL_MAX_BYTES = 32, DCCL_ID = 4, DCCL_MAX_BYTES = 32,
  DCCL_ID = 4, DCCL_MAX_BYTES = 32
}
 
enum  DCCLParameters {
  DCCL_ID = 4, DCCL_MAX_BYTES = 32, DCCL_ID = 4, DCCL_MAX_BYTES = 32,
  DCCL_ID = 4, DCCL_MAX_BYTES = 32
}
 
enum  DCCLParameters {
  DCCL_ID = 4, DCCL_MAX_BYTES = 32, DCCL_ID = 4, DCCL_MAX_BYTES = 32,
  DCCL_ID = 4, DCCL_MAX_BYTES = 32
}
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 GobyMessage ()
 
virtual ~GobyMessage ()
 
 GobyMessage (const GobyMessage &from)
 
GobyMessageoperator= (const GobyMessage &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyMessage *other)
 
GobyMessageNew () const final
 
GobyMessageNew (::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 GobyMessage &from)
 
void MergeFrom (const GobyMessage &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_telegram () const
 
void clear_telegram ()
 
const ::std::string & telegram () const
 
void set_telegram (const ::std::string &value)
 
void set_telegram (const char *value)
 
void set_telegram (const char *value, size_t size)
 
::std::string * mutable_telegram ()
 
::std::string * release_telegram ()
 
void set_allocated_telegram (::std::string *telegram)
 
bool has_header () const
 
void clear_header ()
 
const ::goby::test::acomms::protobuf::Headerheader () const
 
::goby::test::acomms::protobuf::Headerrelease_header ()
 
::goby::test::acomms::protobuf::Headermutable_header ()
 
void set_allocated_header (::goby::test::acomms::protobuf::Header *header)
 
 GobyMessage ()
 
virtual ~GobyMessage ()
 
 GobyMessage (const GobyMessage &from)
 
GobyMessageoperator= (const GobyMessage &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyMessage *other)
 
GobyMessageNew () const final
 
GobyMessageNew (::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 GobyMessage &from)
 
void MergeFrom (const GobyMessage &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_telegram () const
 
void clear_telegram ()
 
::google::protobuf::int32 telegram () const
 
void set_telegram (::google::protobuf::int32 value)
 
 GobyMessage ()
 
virtual ~GobyMessage ()
 
 GobyMessage (const GobyMessage &from)
 
GobyMessageoperator= (const GobyMessage &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyMessage *other)
 
GobyMessageNew () const final
 
GobyMessageNew (::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 GobyMessage &from)
 
void MergeFrom (const GobyMessage &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_dest () const
 
void clear_dest ()
 
::google::protobuf::int32 dest () const
 
void set_dest (::google::protobuf::int32 value)
 
bool has_telegram () const
 
void clear_telegram ()
 
::google::protobuf::int32 telegram () const
 
void set_telegram (::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 GobyMessagedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyMessageinternal_default_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const GobyMessagedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyMessageinternal_default_instance ()
 
static const ::google::protobuf::Descriptor * descriptor ()
 
static const GobyMessagedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GobyMessageinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kTelegramFieldNumber = 1
 
static const int kHeaderFieldNumber = 2
 
static const int kDestFieldNumber = 1
 

Friends

struct ::protobuf_goby_2ftest_2facomms_2fdccl3_2ftest_2eproto::TableStruct
 
struct ::protobuf_goby_2ftest_2facomms_2fqueue5_2ftest_2eproto::TableStruct
 
struct ::protobuf_goby_2ftest_2facomms_2fqueue6_2ftest_2eproto::TableStruct
 
void swap (GobyMessage &a, GobyMessage &b)
 
void swap (GobyMessage &a, GobyMessage &b)
 
void swap (GobyMessage &a, GobyMessage &b)
 

Additional Inherited Members

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

Detailed Description

Definition at line 78 of file test.pb.h.

Member Enumeration Documentation

◆ DCCLParameters [1/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

Definition at line 177 of file test.pb.h.

◆ DCCLParameters [2/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

Definition at line 184 of file test.pb.h.

◆ DCCLParameters [3/3]

Enumerator
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 
DCCL_ID 
DCCL_MAX_BYTES 

Definition at line 199 of file test.pb.h.

Constructor & Destructor Documentation

◆ GobyMessage() [1/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( )

◆ ~GobyMessage() [1/3]

virtual goby::test::acomms::protobuf::GobyMessage::~GobyMessage ( )
virtual

◆ GobyMessage() [2/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( const GobyMessage from)

◆ GobyMessage() [3/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( )

◆ ~GobyMessage() [2/3]

virtual goby::test::acomms::protobuf::GobyMessage::~GobyMessage ( )
virtual

◆ GobyMessage() [4/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( const GobyMessage from)

◆ GobyMessage() [5/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( )

◆ ~GobyMessage() [3/3]

virtual goby::test::acomms::protobuf::GobyMessage::~GobyMessage ( )
virtual

◆ GobyMessage() [6/6]

goby::test::acomms::protobuf::GobyMessage::GobyMessage ( const GobyMessage from)

Member Function Documentation

◆ ByteSizeLong() [1/3]

size_t goby::test::acomms::protobuf::GobyMessage::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ ByteSizeLong() [2/3]

size_t goby::test::acomms::protobuf::GobyMessage::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ ByteSizeLong() [3/3]

size_t goby::test::acomms::protobuf::GobyMessage::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear() [1/3]

void goby::test::acomms::protobuf::GobyMessage::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear() [2/3]

void goby::test::acomms::protobuf::GobyMessage::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear() [3/3]

void goby::test::acomms::protobuf::GobyMessage::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_dest()

void goby::test::acomms::protobuf::GobyMessage::clear_dest ( )
inline

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

◆ clear_header()

void goby::test::acomms::protobuf::GobyMessage::clear_header ( )

◆ clear_telegram() [1/3]

void goby::test::acomms::protobuf::GobyMessage::clear_telegram ( )

◆ clear_telegram() [2/3]

void goby::test::acomms::protobuf::GobyMessage::clear_telegram ( )
inline

Definition at line 238 of file test.pb.h.

◆ clear_telegram() [3/3]

void goby::test::acomms::protobuf::GobyMessage::clear_telegram ( )

◆ CopyFrom() [1/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [3/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [4/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const GobyMessage from)

◆ CopyFrom() [5/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const GobyMessage from)

◆ CopyFrom() [6/6]

void goby::test::acomms::protobuf::GobyMessage::CopyFrom ( const GobyMessage from)

◆ default_instance() [1/3]

static const GobyMessage& goby::test::acomms::protobuf::GobyMessage::default_instance ( )
static

◆ default_instance() [2/3]

static const GobyMessage& goby::test::acomms::protobuf::GobyMessage::default_instance ( )
static

◆ default_instance() [3/3]

static const GobyMessage& goby::test::acomms::protobuf::GobyMessage::default_instance ( )
static

◆ descriptor() [1/3]

static const ::google::protobuf::Descriptor* goby::test::acomms::protobuf::GobyMessage::descriptor ( )
static

◆ descriptor() [2/3]

static const ::google::protobuf::Descriptor* goby::test::acomms::protobuf::GobyMessage::descriptor ( )
static

◆ descriptor() [3/3]

static const ::google::protobuf::Descriptor* goby::test::acomms::protobuf::GobyMessage::descriptor ( )
static

◆ dest()

google::protobuf::int32 goby::test::acomms::protobuf::GobyMessage::dest ( ) const
inline

Definition at line 227 of file test.pb.h.

◆ GetCachedSize() [1/3]

int goby::test::acomms::protobuf::GobyMessage::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 148 of file test.pb.h.

◆ GetCachedSize() [2/3]

int goby::test::acomms::protobuf::GobyMessage::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 148 of file test.pb.h.

◆ GetCachedSize() [3/3]

int goby::test::acomms::protobuf::GobyMessage::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 150 of file test.pb.h.

◆ GetMetadata() [1/3]

::google::protobuf::Metadata goby::test::acomms::protobuf::GobyMessage::GetMetadata ( ) const
finalvirtual

◆ GetMetadata() [2/3]

::google::protobuf::Metadata goby::test::acomms::protobuf::GobyMessage::GetMetadata ( ) const
finalvirtual

◆ GetMetadata() [3/3]

::google::protobuf::Metadata goby::test::acomms::protobuf::GobyMessage::GetMetadata ( ) const
finalvirtual

◆ has_dest()

bool goby::test::acomms::protobuf::GobyMessage::has_dest ( ) const
inline

Definition at line 214 of file test.pb.h.

◆ has_header()

bool goby::test::acomms::protobuf::GobyMessage::has_header ( ) const
inline

Definition at line 295 of file test.pb.h.

◆ has_telegram() [1/3]

bool goby::test::acomms::protobuf::GobyMessage::has_telegram ( ) const

◆ has_telegram() [2/3]

bool goby::test::acomms::protobuf::GobyMessage::has_telegram ( ) const
inline

Definition at line 229 of file test.pb.h.

◆ has_telegram() [3/3]

bool goby::test::acomms::protobuf::GobyMessage::has_telegram ( ) const

◆ header()

const ::goby::test::acomms::protobuf::Header & goby::test::acomms::protobuf::GobyMessage::header ( ) const
inline

Definition at line 307 of file test.pb.h.

◆ InitAsDefaultInstance() [1/3]

static void goby::test::acomms::protobuf::GobyMessage::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [2/3]

static void goby::test::acomms::protobuf::GobyMessage::InitAsDefaultInstance ( )
static

◆ InitAsDefaultInstance() [3/3]

static void goby::test::acomms::protobuf::GobyMessage::InitAsDefaultInstance ( )
static

◆ internal_default_instance() [1/3]

static const GobyMessage* goby::test::acomms::protobuf::GobyMessage::internal_default_instance ( )
inlinestatic

Definition at line 113 of file test.pb.h.

◆ internal_default_instance() [2/3]

static const GobyMessage* goby::test::acomms::protobuf::GobyMessage::internal_default_instance ( )
inlinestatic

Definition at line 113 of file test.pb.h.

◆ internal_default_instance() [3/3]

static const GobyMessage* goby::test::acomms::protobuf::GobyMessage::internal_default_instance ( )
inlinestatic

Definition at line 115 of file test.pb.h.

◆ InternalSerializeWithCachedSizesToArray() [1/3]

::google::protobuf::uint8* goby::test::acomms::protobuf::GobyMessage::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ InternalSerializeWithCachedSizesToArray() [2/3]

::google::protobuf::uint8* goby::test::acomms::protobuf::GobyMessage::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ InternalSerializeWithCachedSizesToArray() [3/3]

::google::protobuf::uint8* goby::test::acomms::protobuf::GobyMessage::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized() [1/3]

bool goby::test::acomms::protobuf::GobyMessage::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ IsInitialized() [2/3]

bool goby::test::acomms::protobuf::GobyMessage::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ IsInitialized() [3/3]

bool goby::test::acomms::protobuf::GobyMessage::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [3/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [4/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const GobyMessage from)

◆ MergeFrom() [5/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const GobyMessage from)

◆ MergeFrom() [6/6]

void goby::test::acomms::protobuf::GobyMessage::MergeFrom ( const GobyMessage from)

◆ MergePartialFromCodedStream() [1/3]

bool goby::test::acomms::protobuf::GobyMessage::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ MergePartialFromCodedStream() [2/3]

bool goby::test::acomms::protobuf::GobyMessage::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ MergePartialFromCodedStream() [3/3]

bool goby::test::acomms::protobuf::GobyMessage::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_header()

goby::test::acomms::protobuf::Header * goby::test::acomms::protobuf::GobyMessage::mutable_header ( )
inline

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

◆ mutable_telegram()

std::string * goby::test::acomms::protobuf::GobyMessage::mutable_telegram ( )
inline

Definition at line 271 of file test.pb.h.

◆ mutable_unknown_fields() [1/3]

inline ::google::protobuf::UnknownFieldSet* goby::test::acomms::protobuf::GobyMessage::mutable_unknown_fields ( )
inline

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

◆ mutable_unknown_fields() [2/3]

inline ::google::protobuf::UnknownFieldSet* goby::test::acomms::protobuf::GobyMessage::mutable_unknown_fields ( )
inline

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

◆ mutable_unknown_fields() [3/3]

inline ::google::protobuf::UnknownFieldSet* goby::test::acomms::protobuf::GobyMessage::mutable_unknown_fields ( )
inline

Definition at line 107 of file test.pb.h.

◆ New() [1/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [3/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

Definition at line 129 of file test.pb.h.

◆ New() [4/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 131 of file test.pb.h.

◆ New() [5/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 131 of file test.pb.h.

◆ New() [6/6]

GobyMessage* goby::test::acomms::protobuf::GobyMessage::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 133 of file test.pb.h.

◆ operator=() [1/3]

GobyMessage& goby::test::acomms::protobuf::GobyMessage::operator= ( const GobyMessage from)
inline

Definition at line 83 of file test.pb.h.

◆ operator=() [2/3]

GobyMessage& goby::test::acomms::protobuf::GobyMessage::operator= ( const GobyMessage from)
inline

Definition at line 83 of file test.pb.h.

◆ operator=() [3/3]

GobyMessage& goby::test::acomms::protobuf::GobyMessage::operator= ( const GobyMessage from)
inline

Definition at line 85 of file test.pb.h.

◆ release_header()

goby::test::acomms::protobuf::Header * goby::test::acomms::protobuf::GobyMessage::release_header ( )
inline

Definition at line 313 of file test.pb.h.

◆ release_telegram()

std::string * goby::test::acomms::protobuf::GobyMessage::release_telegram ( )
inline

Definition at line 276 of file test.pb.h.

◆ SerializeWithCachedSizes() [1/3]

void goby::test::acomms::protobuf::GobyMessage::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ SerializeWithCachedSizes() [2/3]

void goby::test::acomms::protobuf::GobyMessage::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ SerializeWithCachedSizes() [3/3]

void goby::test::acomms::protobuf::GobyMessage::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_header()

void goby::test::acomms::protobuf::GobyMessage::set_allocated_header ( ::goby::test::acomms::protobuf::Header header)
inline

Definition at line 329 of file test.pb.h.

◆ set_allocated_telegram()

void goby::test::acomms::protobuf::GobyMessage::set_allocated_telegram ( ::std::string *  telegram)
inline

Definition at line 284 of file test.pb.h.

◆ set_dest()

void goby::test::acomms::protobuf::GobyMessage::set_dest ( ::google::protobuf::int32  value)
inline

Definition at line 231 of file test.pb.h.

◆ set_telegram() [1/5]

void goby::test::acomms::protobuf::GobyMessage::set_telegram ( ::google::protobuf::int32  value)
inline

Definition at line 218 of file test.pb.h.

◆ set_telegram() [2/5]

void goby::test::acomms::protobuf::GobyMessage::set_telegram ( ::google::protobuf::int32  value)

◆ set_telegram() [3/5]

void goby::test::acomms::protobuf::GobyMessage::set_telegram ( const ::std::string &  value)
inline

Definition at line 246 of file test.pb.h.

◆ set_telegram() [4/5]

void goby::test::acomms::protobuf::GobyMessage::set_telegram ( const char value)
inline

Definition at line 259 of file test.pb.h.

◆ set_telegram() [5/5]

void goby::test::acomms::protobuf::GobyMessage::set_telegram ( const char value,
size_t  size 
)
inline

Definition at line 265 of file test.pb.h.

◆ Swap() [1/3]

void goby::test::acomms::protobuf::GobyMessage::Swap ( GobyMessage other)

◆ Swap() [2/3]

void goby::test::acomms::protobuf::GobyMessage::Swap ( GobyMessage other)

◆ Swap() [3/3]

void goby::test::acomms::protobuf::GobyMessage::Swap ( GobyMessage other)

◆ telegram() [1/3]

::google::protobuf::int32 goby::test::acomms::protobuf::GobyMessage::telegram ( ) const

◆ telegram() [2/3]

google::protobuf::int32 goby::test::acomms::protobuf::GobyMessage::telegram ( ) const
inline

Definition at line 242 of file test.pb.h.

◆ telegram() [3/3]

::google::protobuf::int32 goby::test::acomms::protobuf::GobyMessage::telegram ( ) const

◆ unknown_fields() [1/3]

const ::google::protobuf::UnknownFieldSet& goby::test::acomms::protobuf::GobyMessage::unknown_fields ( ) const
inline

Definition at line 102 of file test.pb.h.

◆ unknown_fields() [2/3]

const ::google::protobuf::UnknownFieldSet& goby::test::acomms::protobuf::GobyMessage::unknown_fields ( ) const
inline

Definition at line 102 of file test.pb.h.

◆ unknown_fields() [3/3]

const ::google::protobuf::UnknownFieldSet& goby::test::acomms::protobuf::GobyMessage::unknown_fields ( ) const
inline

Definition at line 104 of file test.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2ftest_2facomms_2fdccl3_2ftest_2eproto::TableStruct

◆ ::protobuf_goby_2ftest_2facomms_2fqueue5_2ftest_2eproto::TableStruct

◆ ::protobuf_goby_2ftest_2facomms_2fqueue6_2ftest_2eproto::TableStruct

◆ swap [1/3]

void swap ( GobyMessage a,
GobyMessage b 
)
friend

Definition at line 121 of file test.pb.h.

◆ swap [2/3]

void swap ( GobyMessage a,
GobyMessage b 
)
friend

Definition at line 121 of file test.pb.h.

◆ swap [3/3]

void swap ( GobyMessage a,
GobyMessage b 
)
friend

Definition at line 123 of file test.pb.h.

Member Data Documentation

◆ kDestFieldNumber

const int goby::test::acomms::protobuf::GobyMessage::kDestFieldNumber = 1
static

Definition at line 173 of file test.pb.h.

◆ kHeaderFieldNumber

const int goby::test::acomms::protobuf::GobyMessage::kHeaderFieldNumber = 2
static

Definition at line 190 of file test.pb.h.

◆ kIndexInFileMessages

static constexpr int goby::test::acomms::protobuf::GobyMessage::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 119 of file test.pb.h.

◆ kTelegramFieldNumber

static const int goby::test::acomms::protobuf::GobyMessage::kTelegramFieldNumber = 1
static

Definition at line 175 of file test.pb.h.


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