Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
network_ack.pb.h File Reference
#include <limits>
#include <string>
#include <google/protobuf/port_def.inc>
#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/generated_message_reflection.h>
#include <google/protobuf/message.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/generated_enum_reflection.h>
#include <google/protobuf/unknown_field_set.h>
#include "dccl/option_extensions.pb.h"
#include <boost/units/quantity.hpp>
#include <boost/units/absolute.hpp>
#include <boost/units/dimensionless_type.hpp>
#include <boost/units/make_scaled_unit.hpp>

Go to the source code of this file.

Classes

struct  TableStruct_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto
 
class  goby::acomms::protobuf::NetworkAck
 
struct  is_proto_enum< ::goby::acomms::protobuf::NetworkAck_AckType >
 

Namespaces

namespace  internal
 
namespace  goby
 The global namespace for the Goby project.
 
namespace  goby::acomms
 Classes and functions pertaining to acoustic communications (acomms) as well as related marine relevant communications links (such as satellite)
 
namespace  goby::acomms::protobuf
 

Macros

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto
 

Enumerations

enum  goby::acomms::protobuf::NetworkAck_AckType : int { goby::acomms::protobuf::NetworkAck_AckType_ACK = 1 , goby::acomms::protobuf::NetworkAck_AckType_EXPIRE = 2 }
 

Functions

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::NetworkAckArena::CreateMaybeMessage<::goby::acomms::protobuf::NetworkAck > (Arena *)
 
bool goby::acomms::protobuf::NetworkAck_AckType_IsValid (int value)
 
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::acomms::protobuf::NetworkAck_AckType_descriptor ()
 
template<typename T >
const std::string & goby::acomms::protobuf::NetworkAck_AckType_Name (T enum_t_value)
 
bool goby::acomms::protobuf::NetworkAck_AckType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, NetworkAck_AckType *value)
 
template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::NetworkAck_AckType > ()
 

Variables

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto
 
NetworkAckDefaultTypeInternal goby::acomms::protobuf::_NetworkAck_default_instance_
 
constexpr NetworkAck_AckType goby::acomms::protobuf::NetworkAck_AckType_AckType_MIN = NetworkAck_AckType_ACK
 
constexpr NetworkAck_AckType goby::acomms::protobuf::NetworkAck_AckType_AckType_MAX = NetworkAck_AckType_EXPIRE
 
constexpr int goby::acomms::protobuf::NetworkAck_AckType_AckType_ARRAYSIZE = NetworkAck_AckType_AckType_MAX + 1
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto

#define PROTOBUF_INTERNAL_EXPORT_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto

Definition at line 41 of file network_ack.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::goby::acomms::protobuf::NetworkAck >()

template<>
PROTOBUF_NAMESPACE_OPEN ::goby::acomms::protobuf::NetworkAck * Arena::CreateMaybeMessage<::goby::acomms::protobuf::NetworkAck > ( Arena *  )

◆ GetEnumDescriptor< ::goby::acomms::protobuf::NetworkAck_AckType >()

template<>
const EnumDescriptor * GetEnumDescriptor< ::goby::acomms::protobuf::NetworkAck_AckType > ( )
inline

Definition at line 555 of file network_ack.pb.h.

Variable Documentation

◆ descriptor_table_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_goby_2facomms_2fprotobuf_2fnetwork_5fack_2eproto
extern