Goby3  3.1.4
2024.02.22
goby::acomms::protobuf::IPGatewayICMPControl Class Reference

#include <goby/acomms/protobuf/network_header.pb.h>

Inheritance diagram for goby::acomms::protobuf::IPGatewayICMPControl:
google::protobuf::Message google::protobuf::MessageLite

Public Types

typedef IPGatewayICMPControl_QueueReport QueueReport
 
typedef IPGatewayICMPControl_MessageType MessageType
 
- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 

Public Member Functions

 IPGatewayICMPControl ()
 
virtual ~IPGatewayICMPControl ()
 
 IPGatewayICMPControl (const IPGatewayICMPControl &from)
 
IPGatewayICMPControloperator= (const IPGatewayICMPControl &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IPGatewayICMPControl *other)
 
IPGatewayICMPControlNew () const final
 
IPGatewayICMPControlNew (::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 IPGatewayICMPControl &from)
 
void MergeFrom (const IPGatewayICMPControl &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_address () const
 
void clear_address ()
 
const ::std::string & address () const
 
void set_address (const ::std::string &value)
 
void set_address (const char *value)
 
void set_address (const char *value, size_t size)
 
::std::string * mutable_address ()
 
::std::string * release_address ()
 
void set_allocated_address (::std::string *address)
 
bool has_queue_report () const
 
void clear_queue_report ()
 
const ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReportqueue_report () const
 
::goby::acomms::protobuf::IPGatewayICMPControl_QueueReportrelease_queue_report ()
 
::goby::acomms::protobuf::IPGatewayICMPControl_QueueReportmutable_queue_report ()
 
void set_allocated_queue_report (::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport *queue_report)
 
bool has_type () const
 
void clear_type ()
 
::goby::acomms::protobuf::IPGatewayICMPControl_MessageType type () const
 
void set_type (::goby::acomms::protobuf::IPGatewayICMPControl_MessageType 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 IPGatewayICMPControldefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const IPGatewayICMPControlinternal_default_instance ()
 
static bool MessageType_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * MessageType_descriptor ()
 
static const ::std::string & MessageType_Name (MessageType value)
 
static bool MessageType_Parse (const ::std::string &name, MessageType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const MessageType QUEUE_REPORT
 
static const MessageType MessageType_MIN
 
static const MessageType MessageType_MAX
 
static const int MessageType_ARRAYSIZE
 
static const int kAddressFieldNumber = 2
 
static const int kQueueReportFieldNumber = 3
 
static const int kTypeFieldNumber = 1
 

Friends

struct ::protobuf_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto::TableStruct
 
void swap (IPGatewayICMPControl &a, IPGatewayICMPControl &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 1593 of file network_header.pb.h.

Member Typedef Documentation

◆ MessageType

◆ QueueReport

Constructor & Destructor Documentation

◆ IPGatewayICMPControl() [1/2]

goby::acomms::protobuf::IPGatewayICMPControl::IPGatewayICMPControl ( )

◆ ~IPGatewayICMPControl()

virtual goby::acomms::protobuf::IPGatewayICMPControl::~IPGatewayICMPControl ( )
virtual

◆ IPGatewayICMPControl() [2/2]

goby::acomms::protobuf::IPGatewayICMPControl::IPGatewayICMPControl ( const IPGatewayICMPControl from)

Member Function Documentation

◆ address()

const ::std::string & goby::acomms::protobuf::IPGatewayICMPControl::address ( ) const
inline

Definition at line 2766 of file network_header.pb.h.

◆ ByteSizeLong()

size_t goby::acomms::protobuf::IPGatewayICMPControl::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::acomms::protobuf::IPGatewayICMPControl::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_address()

void goby::acomms::protobuf::IPGatewayICMPControl::clear_address ( )
inline

Definition at line 2762 of file network_header.pb.h.

◆ clear_queue_report()

void goby::acomms::protobuf::IPGatewayICMPControl::clear_queue_report ( )
inline

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

◆ clear_type()

void goby::acomms::protobuf::IPGatewayICMPControl::clear_type ( )
inline

Definition at line 2737 of file network_header.pb.h.

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

void goby::acomms::protobuf::IPGatewayICMPControl::CopyFrom ( const IPGatewayICMPControl from)

◆ default_instance()

static const IPGatewayICMPControl& goby::acomms::protobuf::IPGatewayICMPControl::default_instance ( )
static

◆ descriptor()

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

◆ GetCachedSize()

int goby::acomms::protobuf::IPGatewayICMPControl::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 1665 of file network_header.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata goby::acomms::protobuf::IPGatewayICMPControl::GetMetadata ( ) const
finalvirtual

◆ has_address()

bool goby::acomms::protobuf::IPGatewayICMPControl::has_address ( ) const
inline

Definition at line 2753 of file network_header.pb.h.

◆ has_queue_report()

bool goby::acomms::protobuf::IPGatewayICMPControl::has_queue_report ( ) const
inline

Definition at line 2819 of file network_header.pb.h.

◆ has_type()

bool goby::acomms::protobuf::IPGatewayICMPControl::has_type ( ) const
inline

Definition at line 2728 of file network_header.pb.h.

◆ InitAsDefaultInstance()

static void goby::acomms::protobuf::IPGatewayICMPControl::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const IPGatewayICMPControl* goby::acomms::protobuf::IPGatewayICMPControl::internal_default_instance ( )
inlinestatic

Definition at line 1630 of file network_header.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

bool goby::acomms::protobuf::IPGatewayICMPControl::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

void goby::acomms::protobuf::IPGatewayICMPControl::MergeFrom ( const IPGatewayICMPControl from)

◆ MergePartialFromCodedStream()

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

◆ MessageType_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::acomms::protobuf::IPGatewayICMPControl::MessageType_descriptor ( )
inlinestatic

Definition at line 1700 of file network_header.pb.h.

◆ MessageType_IsValid()

static bool goby::acomms::protobuf::IPGatewayICMPControl::MessageType_IsValid ( int  value)
inlinestatic

Definition at line 1690 of file network_header.pb.h.

◆ MessageType_Name()

static const ::std::string& goby::acomms::protobuf::IPGatewayICMPControl::MessageType_Name ( MessageType  value)
inlinestatic

Definition at line 1703 of file network_header.pb.h.

◆ MessageType_Parse()

static bool goby::acomms::protobuf::IPGatewayICMPControl::MessageType_Parse ( const ::std::string &  name,
MessageType value 
)
inlinestatic

Definition at line 1706 of file network_header.pb.h.

◆ mutable_address()

std::string * goby::acomms::protobuf::IPGatewayICMPControl::mutable_address ( )
inline

Definition at line 2795 of file network_header.pb.h.

◆ mutable_queue_report()

goby::acomms::protobuf::IPGatewayICMPControl_QueueReport * goby::acomms::protobuf::IPGatewayICMPControl::mutable_queue_report ( )
inline

Definition at line 2848 of file network_header.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::acomms::protobuf::IPGatewayICMPControl::mutable_unknown_fields ( )
inline

Definition at line 1622 of file network_header.pb.h.

◆ New() [1/2]

IPGatewayICMPControl* goby::acomms::protobuf::IPGatewayICMPControl::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

Definition at line 1644 of file network_header.pb.h.

◆ New() [2/2]

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

Reimplemented from google::protobuf::Message.

Definition at line 1648 of file network_header.pb.h.

◆ operator=()

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

Definition at line 1600 of file network_header.pb.h.

◆ queue_report()

const ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport & goby::acomms::protobuf::IPGatewayICMPControl::queue_report ( ) const
inline

Definition at line 2835 of file network_header.pb.h.

◆ release_address()

std::string * goby::acomms::protobuf::IPGatewayICMPControl::release_address ( )
inline

Definition at line 2800 of file network_header.pb.h.

◆ release_queue_report()

goby::acomms::protobuf::IPGatewayICMPControl_QueueReport * goby::acomms::protobuf::IPGatewayICMPControl::release_queue_report ( )
inline

Definition at line 2841 of file network_header.pb.h.

◆ SerializeWithCachedSizes()

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

◆ set_address() [1/3]

void goby::acomms::protobuf::IPGatewayICMPControl::set_address ( const ::std::string &  value)
inline

Definition at line 2770 of file network_header.pb.h.

◆ set_address() [2/3]

void goby::acomms::protobuf::IPGatewayICMPControl::set_address ( const char value)
inline

Definition at line 2783 of file network_header.pb.h.

◆ set_address() [3/3]

void goby::acomms::protobuf::IPGatewayICMPControl::set_address ( const char value,
size_t  size 
)
inline

Definition at line 2789 of file network_header.pb.h.

◆ set_allocated_address()

void goby::acomms::protobuf::IPGatewayICMPControl::set_allocated_address ( ::std::string *  address)
inline

Definition at line 2808 of file network_header.pb.h.

◆ set_allocated_queue_report()

void goby::acomms::protobuf::IPGatewayICMPControl::set_allocated_queue_report ( ::goby::acomms::protobuf::IPGatewayICMPControl_QueueReport queue_report)
inline

Definition at line 2857 of file network_header.pb.h.

◆ set_type()

void goby::acomms::protobuf::IPGatewayICMPControl::set_type ( ::goby::acomms::protobuf::IPGatewayICMPControl_MessageType  value)
inline

Definition at line 2745 of file network_header.pb.h.

◆ Swap()

void goby::acomms::protobuf::IPGatewayICMPControl::Swap ( IPGatewayICMPControl other)

◆ type()

goby::acomms::protobuf::IPGatewayICMPControl_MessageType goby::acomms::protobuf::IPGatewayICMPControl::type ( ) const
inline

Definition at line 2741 of file network_header.pb.h.

◆ unknown_fields()

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

Definition at line 1619 of file network_header.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2facomms_2fprotobuf_2fnetwork_5fheader_2eproto::TableStruct

◆ swap

void swap ( IPGatewayICMPControl a,
IPGatewayICMPControl b 
)
friend

Definition at line 1638 of file network_header.pb.h.

Member Data Documentation

◆ kAddressFieldNumber

const int goby::acomms::protobuf::IPGatewayICMPControl::kAddressFieldNumber = 2
static

Definition at line 1716 of file network_header.pb.h.

◆ kIndexInFileMessages

constexpr int goby::acomms::protobuf::IPGatewayICMPControl::kIndexInFileMessages
staticconstexpr
Initial value:
=
10

Definition at line 1634 of file network_header.pb.h.

◆ kQueueReportFieldNumber

const int goby::acomms::protobuf::IPGatewayICMPControl::kQueueReportFieldNumber = 3
static

Definition at line 1731 of file network_header.pb.h.

◆ kTypeFieldNumber

const int goby::acomms::protobuf::IPGatewayICMPControl::kTypeFieldNumber = 1
static

Definition at line 1743 of file network_header.pb.h.

◆ MessageType_ARRAYSIZE

const int goby::acomms::protobuf::IPGatewayICMPControl::MessageType_ARRAYSIZE
static

◆ MessageType_MAX

const MessageType goby::acomms::protobuf::IPGatewayICMPControl::MessageType_MAX
static
Initial value:

Definition at line 1695 of file network_header.pb.h.

◆ MessageType_MIN

const MessageType goby::acomms::protobuf::IPGatewayICMPControl::MessageType_MIN
static
Initial value:

Definition at line 1693 of file network_header.pb.h.

◆ QUEUE_REPORT

const MessageType goby::acomms::protobuf::IPGatewayICMPControl::QUEUE_REPORT
static
Initial value:

Definition at line 1688 of file network_header.pb.h.


The documentation for this class was generated from the following file:
goby::acomms::protobuf::IPGatewayICMPControl_MessageType_QUEUE_REPORT
@ IPGatewayICMPControl_MessageType_QUEUE_REPORT
Definition: network_header.pb.h:134
goby::acomms::protobuf::IPGatewayICMPControl_MessageType_MessageType_MAX
const IPGatewayICMPControl_MessageType IPGatewayICMPControl_MessageType_MessageType_MAX
Definition: network_header.pb.h:138
goby::acomms::protobuf::IPGatewayICMPControl_MessageType_MessageType_MIN
const IPGatewayICMPControl_MessageType IPGatewayICMPControl_MessageType_MessageType_MIN
Definition: network_header.pb.h:137
goby::acomms::protobuf::IPGatewayICMPControl_MessageType_MessageType_ARRAYSIZE
const int IPGatewayICMPControl_MessageType_MessageType_ARRAYSIZE
Definition: network_header.pb.h:139