NETSIM  1.0.0
Hardware-in-the-loopacousticnetworksimulator
netsim::protobuf::SVPInfoResponse_SVPSample Class Reference

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

Inheritance diagram for netsim::protobuf::SVPInfoResponse_SVPSample:
Collaboration diagram for netsim::protobuf::SVPInfoResponse_SVPSample:

Public Member Functions

 SVPInfoResponse_SVPSample ()
 
virtual ~SVPInfoResponse_SVPSample ()
 
 SVPInfoResponse_SVPSample (const SVPInfoResponse_SVPSample &from)
 
SVPInfoResponse_SVPSampleoperator= (const SVPInfoResponse_SVPSample &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (SVPInfoResponse_SVPSample *other)
 
SVPInfoResponse_SVPSampleNew () const final
 
SVPInfoResponse_SVPSampleNew (::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 SVPInfoResponse_SVPSample &from)
 
void MergeFrom (const SVPInfoResponse_SVPSample &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_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 
bool has_sound_speed () const
 
void clear_sound_speed ()
 
double sound_speed () const
 
void set_sound_speed (double value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const SVPInfoResponse_SVPSampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const SVPInfoResponse_SVPSampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kDepthFieldNumber = 1
 
static const int kSoundSpeedFieldNumber = 2
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto::TableStruct
 
void swap (SVPInfoResponse_SVPSample &a, SVPInfoResponse_SVPSample &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SVPInfoResponse_SVPSample() [1/2]

netsim::protobuf::SVPInfoResponse_SVPSample::SVPInfoResponse_SVPSample ( )

◆ ~SVPInfoResponse_SVPSample()

virtual netsim::protobuf::SVPInfoResponse_SVPSample::~SVPInfoResponse_SVPSample ( )
virtual

◆ SVPInfoResponse_SVPSample() [2/2]

netsim::protobuf::SVPInfoResponse_SVPSample::SVPInfoResponse_SVPSample ( const SVPInfoResponse_SVPSample from)

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

void netsim::protobuf::SVPInfoResponse_SVPSample::Clear ( )
final

◆ clear_depth()

void netsim::protobuf::SVPInfoResponse_SVPSample::clear_depth ( )
inline

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

◆ clear_sound_speed()

void netsim::protobuf::SVPInfoResponse_SVPSample::clear_sound_speed ( )
inline

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

◆ CopyFrom() [1/2]

void netsim::protobuf::SVPInfoResponse_SVPSample::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

static const SVPInfoResponse_SVPSample& netsim::protobuf::SVPInfoResponse_SVPSample::default_instance ( )
static

◆ depth()

double netsim::protobuf::SVPInfoResponse_SVPSample::depth ( ) const
inline

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

◆ descriptor()

static const ::google::protobuf::Descriptor* netsim::protobuf::SVPInfoResponse_SVPSample::descriptor ( )
static

◆ GetCachedSize()

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

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

◆ GetMetadata()

::google::protobuf::Metadata netsim::protobuf::SVPInfoResponse_SVPSample::GetMetadata ( ) const
final

◆ has_depth()

bool netsim::protobuf::SVPInfoResponse_SVPSample::has_depth ( ) const
inline

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

◆ has_sound_speed()

bool netsim::protobuf::SVPInfoResponse_SVPSample::has_sound_speed ( ) const
inline

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

◆ InitAsDefaultInstance()

static void netsim::protobuf::SVPInfoResponse_SVPSample::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* netsim::protobuf::SVPInfoResponse_SVPSample::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

void netsim::protobuf::SVPInfoResponse_SVPSample::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

void netsim::protobuf::SVPInfoResponse_SVPSample::MergeFrom ( const SVPInfoResponse_SVPSample from)

◆ MergePartialFromCodedStream()

bool netsim::protobuf::SVPInfoResponse_SVPSample::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* netsim::protobuf::SVPInfoResponse_SVPSample::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

SVPInfoResponse_SVPSample* netsim::protobuf::SVPInfoResponse_SVPSample::New ( ) const
inlinefinal

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

◆ New() [2/2]

SVPInfoResponse_SVPSample* netsim::protobuf::SVPInfoResponse_SVPSample::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ operator=()

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

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

◆ SerializeWithCachedSizes()

void netsim::protobuf::SVPInfoResponse_SVPSample::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_depth()

void netsim::protobuf::SVPInfoResponse_SVPSample::set_depth ( double  value)
inline

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

◆ set_sound_speed()

void netsim::protobuf::SVPInfoResponse_SVPSample::set_sound_speed ( double  value)
inline

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

◆ sound_speed()

double netsim::protobuf::SVPInfoResponse_SVPSample::sound_speed ( ) const
inline

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

◆ Swap()

void netsim::protobuf::SVPInfoResponse_SVPSample::Swap ( SVPInfoResponse_SVPSample other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& netsim::protobuf::SVPInfoResponse_SVPSample::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto::TableStruct

◆ swap

void swap ( SVPInfoResponse_SVPSample a,
SVPInfoResponse_SVPSample b 
)
friend

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

Member Data Documentation

◆ kDepthFieldNumber

const int netsim::protobuf::SVPInfoResponse_SVPSample::kDepthFieldNumber = 1
static

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

◆ kIndexInFileMessages

constexpr int netsim::protobuf::SVPInfoResponse_SVPSample::kIndexInFileMessages
staticconstexpr
Initial value:
=
6

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

◆ kSoundSpeedFieldNumber

const int netsim::protobuf::SVPInfoResponse_SVPSample::kSoundSpeedFieldNumber = 2
static

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


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