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

#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 Member Functions

 BathyResponse ()
 
virtual ~BathyResponse ()
 
 BathyResponse (const BathyResponse &from)
 
BathyResponseoperator= (const BathyResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (BathyResponse *other)
 
BathyResponseNew () const final
 
BathyResponseNew (::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 BathyResponse &from)
 
void MergeFrom (const BathyResponse &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
 
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 ::google::protobuf::RepeatedField< double > & bathy () const
 
::google::protobuf::RepeatedField< double > * mutable_bathy ()
 
bool has_request_id () const
 
void clear_request_id ()
 
::google::protobuf::int32 request_id () const
 
void set_request_id (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const BathyResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const BathyResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kBathyFieldNumber = 2
 
static const int kRequestIdFieldNumber = 1
 

Friends

struct ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct
 
void swap (BathyResponse &a, BathyResponse &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ BathyResponse() [1/2]

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

◆ ~BathyResponse()

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

◆ BathyResponse() [2/2]

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

Member Function Documentation

◆ add_bathy()

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

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

◆ bathy() [1/2]

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

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

◆ bathy() [2/2]

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

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

◆ bathy_size()

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

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_bathy()

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

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

◆ clear_request_id()

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

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_request_id()

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

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

◆ InitAsDefaultInstance()

static void netsim::SVP::protobuf::BathyResponse::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_bathy()

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

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

BathyResponse* netsim::SVP::protobuf::BathyResponse::New ( ) const
inlinefinal

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ request_id()

google::protobuf::int32 netsim::SVP::protobuf::BathyResponse::request_id ( ) const
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_bathy()

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

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

◆ set_request_id()

void netsim::SVP::protobuf::BathyResponse::set_request_id ( ::google::protobuf::int32  value)
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct

◆ swap

void swap ( BathyResponse a,
BathyResponse b 
)
friend

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

Member Data Documentation

◆ kBathyFieldNumber

const int netsim::SVP::protobuf::BathyResponse::kBathyFieldNumber = 2
static

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

◆ kIndexInFileMessages

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

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

◆ kRequestIdFieldNumber

const int netsim::SVP::protobuf::BathyResponse::kRequestIdFieldNumber = 1
static

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


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