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

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

Inheritance diagram for netsim::protobuf::SVPInfoResponse:
Collaboration diagram for netsim::protobuf::SVPInfoResponse:

Public Types

enum  : int { kSvpSampleFieldNumber = 1 , kSurfaceSoundSpeedFieldNumber = 2 , kWaterDepthFieldNumber = 3 , kBottomSoundSpeedFieldNumber = 4 }
 
typedef SVPInfoResponse_SVPSample SVPSample
 

Public Member Functions

 SVPInfoResponse ()
 
 ~SVPInfoResponse () override
 
PROTOBUF_CONSTEXPR SVPInfoResponse (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SVPInfoResponse (const SVPInfoResponse &from)
 
 SVPInfoResponse (SVPInfoResponse &&from) noexcept
 
SVPInfoResponseoperator= (const SVPInfoResponse &from)
 
SVPInfoResponseoperator= (SVPInfoResponse &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SVPInfoResponse *other)
 
void UnsafeArenaSwap (SVPInfoResponse *other)
 
SVPInfoResponseNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const SVPInfoResponse &from)
 
void MergeFrom (const SVPInfoResponse &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 svp_sample_size () const
 
void clear_svp_sample ()
 
::netsim::protobuf::SVPInfoResponse_SVPSamplemutable_svp_sample (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample > * mutable_svp_sample ()
 
const ::netsim::protobuf::SVPInfoResponse_SVPSamplesvp_sample (int index) const
 
::netsim::protobuf::SVPInfoResponse_SVPSampleadd_svp_sample ()
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample > & svp_sample () const
 
bool has_surface_sound_speed () const
 
void clear_surface_sound_speed ()
 
double surface_sound_speed () const
 
void set_surface_sound_speed (double value)
 
bool has_water_depth () const
 
void clear_water_depth ()
 
double water_depth () const
 
void set_water_depth (double value)
 
bool has_bottom_sound_speed () const
 
void clear_bottom_sound_speed ()
 
double bottom_sound_speed () const
 
void set_bottom_sound_speed (double 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 SVPInfoResponsedefault_instance ()
 
static const SVPInfoResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 1617 of file iBellhop_messages.pb.h.

Member Typedef Documentation

◆ SVPSample

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kSvpSampleFieldNumber 
kSurfaceSoundSpeedFieldNumber 
kWaterDepthFieldNumber 
kBottomSoundSpeedFieldNumber 

Definition at line 1746 of file iBellhop_messages.pb.h.

Constructor & Destructor Documentation

◆ SVPInfoResponse() [1/5]

netsim::protobuf::SVPInfoResponse::SVPInfoResponse ( )
inline

Definition at line 1620 of file iBellhop_messages.pb.h.

◆ ~SVPInfoResponse()

netsim::protobuf::SVPInfoResponse::~SVPInfoResponse ( )
override

◆ SVPInfoResponse() [2/5]

PROTOBUF_CONSTEXPR netsim::protobuf::SVPInfoResponse::SVPInfoResponse ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ SVPInfoResponse() [3/5]

netsim::protobuf::SVPInfoResponse::SVPInfoResponse ( const SVPInfoResponse from)

◆ SVPInfoResponse() [4/5]

netsim::protobuf::SVPInfoResponse::SVPInfoResponse ( SVPInfoResponse &&  from)
inlinenoexcept

Definition at line 1625 of file iBellhop_messages.pb.h.

◆ SVPInfoResponse() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ add_svp_sample()

netsim::protobuf::SVPInfoResponse_SVPSample * netsim::protobuf::SVPInfoResponse::add_svp_sample ( )
inline

Definition at line 3150 of file iBellhop_messages.pb.h.

◆ bottom_sound_speed()

double netsim::protobuf::SVPInfoResponse::bottom_sound_speed ( ) const
inline

Definition at line 3232 of file iBellhop_messages.pb.h.

◆ ByteSizeLong()

size_t netsim::protobuf::SVPInfoResponse::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void netsim::protobuf::SVPInfoResponse::Clear ( )
final

◆ clear_bottom_sound_speed()

void netsim::protobuf::SVPInfoResponse::clear_bottom_sound_speed ( )
inline

Definition at line 3225 of file iBellhop_messages.pb.h.

◆ clear_surface_sound_speed()

void netsim::protobuf::SVPInfoResponse::clear_surface_sound_speed ( )
inline

Definition at line 3169 of file iBellhop_messages.pb.h.

◆ clear_svp_sample()

void netsim::protobuf::SVPInfoResponse::clear_svp_sample ( )
inline

Definition at line 3128 of file iBellhop_messages.pb.h.

◆ clear_water_depth()

void netsim::protobuf::SVPInfoResponse::clear_water_depth ( )
inline

Definition at line 3197 of file iBellhop_messages.pb.h.

◆ CopyFrom()

void netsim::protobuf::SVPInfoResponse::CopyFrom ( const SVPInfoResponse from)

◆ default_instance()

static const SVPInfoResponse & netsim::protobuf::SVPInfoResponse::default_instance ( )
inlinestatic

Definition at line 1664 of file iBellhop_messages.pb.h.

◆ descriptor()

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

Definition at line 1655 of file iBellhop_messages.pb.h.

◆ GetCachedSize()

int netsim::protobuf::SVPInfoResponse::GetCachedSize ( ) const
inlinefinal

Definition at line 1717 of file iBellhop_messages.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 1658 of file iBellhop_messages.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata netsim::protobuf::SVPInfoResponse::GetMetadata ( ) const
final

◆ GetReflection()

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

Definition at line 1661 of file iBellhop_messages.pb.h.

◆ has_bottom_sound_speed()

bool netsim::protobuf::SVPInfoResponse::has_bottom_sound_speed ( ) const
inline

Definition at line 3222 of file iBellhop_messages.pb.h.

◆ has_surface_sound_speed()

bool netsim::protobuf::SVPInfoResponse::has_surface_sound_speed ( ) const
inline

Definition at line 3166 of file iBellhop_messages.pb.h.

◆ has_water_depth()

bool netsim::protobuf::SVPInfoResponse::has_water_depth ( ) const
inline

Definition at line 3194 of file iBellhop_messages.pb.h.

◆ internal_default_instance()

static const SVPInfoResponse * netsim::protobuf::SVPInfoResponse::internal_default_instance ( )
inlinestatic

Definition at line 1667 of file iBellhop_messages.pb.h.

◆ IsInitialized()

bool netsim::protobuf::SVPInfoResponse::IsInitialized ( ) const
final

◆ MergeFrom()

void netsim::protobuf::SVPInfoResponse::MergeFrom ( const SVPInfoResponse from)
inline

Definition at line 1704 of file iBellhop_messages.pb.h.

◆ mutable_svp_sample() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::netsim::protobuf::SVPInfoResponse_SVPSample > * netsim::protobuf::SVPInfoResponse::mutable_svp_sample ( )
inline

Definition at line 3136 of file iBellhop_messages.pb.h.

◆ mutable_svp_sample() [2/2]

netsim::protobuf::SVPInfoResponse_SVPSample * netsim::protobuf::SVPInfoResponse::mutable_svp_sample ( int  index)
inline

Definition at line 3131 of file iBellhop_messages.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * netsim::protobuf::SVPInfoResponse::mutable_unknown_fields ( )
inline

Definition at line 1651 of file iBellhop_messages.pb.h.

◆ New()

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

Definition at line 1698 of file iBellhop_messages.pb.h.

◆ operator=() [1/2]

SVPInfoResponse & netsim::protobuf::SVPInfoResponse::operator= ( const SVPInfoResponse from)
inline

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

◆ operator=() [2/2]

SVPInfoResponse & netsim::protobuf::SVPInfoResponse::operator= ( SVPInfoResponse &&  from)
inlinenoexcept

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

◆ set_bottom_sound_speed()

void netsim::protobuf::SVPInfoResponse::set_bottom_sound_speed ( double  value)
inline

Definition at line 3240 of file iBellhop_messages.pb.h.

◆ set_surface_sound_speed()

void netsim::protobuf::SVPInfoResponse::set_surface_sound_speed ( double  value)
inline

Definition at line 3184 of file iBellhop_messages.pb.h.

◆ set_water_depth()

void netsim::protobuf::SVPInfoResponse::set_water_depth ( double  value)
inline

Definition at line 3212 of file iBellhop_messages.pb.h.

◆ surface_sound_speed()

double netsim::protobuf::SVPInfoResponse::surface_sound_speed ( ) const
inline

Definition at line 3176 of file iBellhop_messages.pb.h.

◆ svp_sample() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::netsim::protobuf::SVPInfoResponse_SVPSample > & netsim::protobuf::SVPInfoResponse::svp_sample ( ) const
inline

Definition at line 3156 of file iBellhop_messages.pb.h.

◆ svp_sample() [2/2]

const ::netsim::protobuf::SVPInfoResponse_SVPSample & netsim::protobuf::SVPInfoResponse::svp_sample ( int  index) const
inline

Definition at line 3143 of file iBellhop_messages.pb.h.

◆ svp_sample_size()

int netsim::protobuf::SVPInfoResponse::svp_sample_size ( ) const
inline

Definition at line 3125 of file iBellhop_messages.pb.h.

◆ Swap()

void netsim::protobuf::SVPInfoResponse::Swap ( SVPInfoResponse other)
inline

Definition at line 1677 of file iBellhop_messages.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & netsim::protobuf::SVPInfoResponse::unknown_fields ( ) const
inline

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

◆ UnsafeArenaSwap()

void netsim::protobuf::SVPInfoResponse::UnsafeArenaSwap ( SVPInfoResponse other)
inline

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

◆ water_depth()

double netsim::protobuf::SVPInfoResponse::water_depth ( ) const
inline

Definition at line 3204 of file iBellhop_messages.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 1813 of file iBellhop_messages.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1726 of file iBellhop_messages.pb.h.

◆ ::TableStruct_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto

◆ swap

void swap ( SVPInfoResponse a,
SVPInfoResponse b 
)
friend

Definition at line 1674 of file iBellhop_messages.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData netsim::protobuf::SVPInfoResponse::_class_data_
static

Definition at line 1735 of file iBellhop_messages.pb.h.

◆ _impl_

Impl_ netsim::protobuf::SVPInfoResponse::_impl_

Definition at line 1824 of file iBellhop_messages.pb.h.

◆ kIndexInFileMessages

constexpr int netsim::protobuf::SVPInfoResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
7

Definition at line 1671 of file iBellhop_messages.pb.h.


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