NETSIM 1.2.0
Hardware-in-the-loop acoustic network simulator
 
Loading...
Searching...
No Matches
netsim::SVP::protobuf::BathyResponse Class Referencefinal

#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/svp_request_response.pb.h>

Inheritance diagram for netsim::SVP::protobuf::BathyResponse:
Collaboration diagram for netsim::SVP::protobuf::BathyResponse:

Public Types

enum  : int { kBathyFieldNumber = 2 , kRequestIdFieldNumber = 1 }
 

Public Member Functions

 BathyResponse ()
 
 ~BathyResponse () override
 
PROTOBUF_CONSTEXPR BathyResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 BathyResponse (const BathyResponse &from)
 
 BathyResponse (BathyResponse &&from) noexcept
 
BathyResponseoperator= (const BathyResponse &from)
 
BathyResponseoperator= (BathyResponse &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BathyResponse *other)
 
void UnsafeArenaSwap (BathyResponse *other)
 
BathyResponseNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const BathyResponse &from)
 
void MergeFrom (const BathyResponse &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 bathy_size () const
 
void clear_bathy ()
 
double bathy (int index) const
 
void set_bathy (int index, double value)
 
void add_bathy (double value)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & bathy () const
 
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * mutable_bathy ()
 
bool has_request_id () const
 
void clear_request_id ()
 
int32_t request_id () const
 
void set_request_id (int32_t value)
 

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 BathyResponsedefault_instance ()
 
static const BathyResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 BathyResponse (::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_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto
 
void swap (BathyResponse &a, BathyResponse &b)
 

Detailed Description

Definition at line 754 of file svp_request_response.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kBathyFieldNumber 
kRequestIdFieldNumber 

Definition at line 881 of file svp_request_response.pb.h.

Constructor & Destructor Documentation

◆ BathyResponse() [1/5]

netsim::SVP::protobuf::BathyResponse::BathyResponse ( )
inline

Definition at line 757 of file svp_request_response.pb.h.

◆ ~BathyResponse()

netsim::SVP::protobuf::BathyResponse::~BathyResponse ( )
override

◆ BathyResponse() [2/5]

PROTOBUF_CONSTEXPR netsim::SVP::protobuf::BathyResponse::BathyResponse ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ BathyResponse() [3/5]

netsim::SVP::protobuf::BathyResponse::BathyResponse ( const BathyResponse from)

◆ BathyResponse() [4/5]

netsim::SVP::protobuf::BathyResponse::BathyResponse ( BathyResponse &&  from)
inlinenoexcept

Definition at line 762 of file svp_request_response.pb.h.

◆ BathyResponse() [5/5]

netsim::SVP::protobuf::BathyResponse::BathyResponse ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * netsim::SVP::protobuf::BathyResponse::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * netsim::SVP::protobuf::BathyResponse::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ add_bathy()

void netsim::SVP::protobuf::BathyResponse::add_bathy ( double  value)
inline

Definition at line 2156 of file svp_request_response.pb.h.

◆ bathy() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & netsim::SVP::protobuf::BathyResponse::bathy ( ) const
inline

Definition at line 2165 of file svp_request_response.pb.h.

◆ bathy() [2/2]

double netsim::SVP::protobuf::BathyResponse::bathy ( int  index) const
inline

Definition at line 2145 of file svp_request_response.pb.h.

◆ bathy_size()

int netsim::SVP::protobuf::BathyResponse::bathy_size ( ) const
inline

Definition at line 2136 of file svp_request_response.pb.h.

◆ ByteSizeLong()

size_t netsim::SVP::protobuf::BathyResponse::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void netsim::SVP::protobuf::BathyResponse::Clear ( )
final

◆ clear_bathy()

void netsim::SVP::protobuf::BathyResponse::clear_bathy ( )
inline

Definition at line 2139 of file svp_request_response.pb.h.

◆ clear_request_id()

void netsim::SVP::protobuf::BathyResponse::clear_request_id ( )
inline

Definition at line 2112 of file svp_request_response.pb.h.

◆ CopyFrom()

void netsim::SVP::protobuf::BathyResponse::CopyFrom ( const BathyResponse from)

◆ default_instance()

static const BathyResponse & netsim::SVP::protobuf::BathyResponse::default_instance ( )
inlinestatic

Definition at line 801 of file svp_request_response.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::SVP::protobuf::BathyResponse::descriptor ( )
inlinestatic

Definition at line 792 of file svp_request_response.pb.h.

◆ GetCachedSize()

int netsim::SVP::protobuf::BathyResponse::GetCachedSize ( ) const
inlinefinal

Definition at line 854 of file svp_request_response.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * netsim::SVP::protobuf::BathyResponse::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * netsim::SVP::protobuf::BathyResponse::GetDescriptor ( )
inlinestatic

Definition at line 795 of file svp_request_response.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata netsim::SVP::protobuf::BathyResponse::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * netsim::SVP::protobuf::BathyResponse::GetReflection ( )
inlinestatic

Definition at line 798 of file svp_request_response.pb.h.

◆ has_request_id()

bool netsim::SVP::protobuf::BathyResponse::has_request_id ( ) const
inline

Definition at line 2109 of file svp_request_response.pb.h.

◆ internal_default_instance()

static const BathyResponse * netsim::SVP::protobuf::BathyResponse::internal_default_instance ( )
inlinestatic

Definition at line 804 of file svp_request_response.pb.h.

◆ IsInitialized()

bool netsim::SVP::protobuf::BathyResponse::IsInitialized ( ) const
final

◆ MergeFrom()

void netsim::SVP::protobuf::BathyResponse::MergeFrom ( const BathyResponse from)
inline

Definition at line 841 of file svp_request_response.pb.h.

◆ mutable_bathy()

PROTOBUF_NAMESPACE_ID::RepeatedField< double > * netsim::SVP::protobuf::BathyResponse::mutable_bathy ( )
inline

Definition at line 2174 of file svp_request_response.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * netsim::SVP::protobuf::BathyResponse::mutable_unknown_fields ( )
inline

Definition at line 788 of file svp_request_response.pb.h.

◆ New()

BathyResponse * netsim::SVP::protobuf::BathyResponse::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 835 of file svp_request_response.pb.h.

◆ operator=() [1/2]

BathyResponse & netsim::SVP::protobuf::BathyResponse::operator= ( BathyResponse &&  from)
inlinenoexcept

Definition at line 771 of file svp_request_response.pb.h.

◆ operator=() [2/2]

BathyResponse & netsim::SVP::protobuf::BathyResponse::operator= ( const BathyResponse from)
inline

Definition at line 767 of file svp_request_response.pb.h.

◆ request_id()

int32_t netsim::SVP::protobuf::BathyResponse::request_id ( ) const
inline

Definition at line 2119 of file svp_request_response.pb.h.

◆ set_bathy()

void netsim::SVP::protobuf::BathyResponse::set_bathy ( int  index,
double  value 
)
inline

Definition at line 2149 of file svp_request_response.pb.h.

◆ set_request_id()

void netsim::SVP::protobuf::BathyResponse::set_request_id ( int32_t  value)
inline

Definition at line 2127 of file svp_request_response.pb.h.

◆ Swap()

void netsim::SVP::protobuf::BathyResponse::Swap ( BathyResponse other)
inline

Definition at line 814 of file svp_request_response.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & netsim::SVP::protobuf::BathyResponse::unknown_fields ( ) const
inline

Definition at line 785 of file svp_request_response.pb.h.

◆ UnsafeArenaSwap()

void netsim::SVP::protobuf::BathyResponse::UnsafeArenaSwap ( BathyResponse other)
inline

Definition at line 827 of file svp_request_response.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 924 of file svp_request_response.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 863 of file svp_request_response.pb.h.

◆ ::TableStruct_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto

◆ swap

void swap ( BathyResponse a,
BathyResponse b 
)
friend

Definition at line 811 of file svp_request_response.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData netsim::SVP::protobuf::BathyResponse::_class_data_
static

Definition at line 872 of file svp_request_response.pb.h.

◆ _impl_

Impl_ netsim::SVP::protobuf::BathyResponse::_impl_

Definition at line 933 of file svp_request_response.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::SVP::protobuf::BathyResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
3

Definition at line 808 of file svp_request_response.pb.h.


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