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

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

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

Public Member Functions

 Response ()
 
virtual ~Response ()
 
 Response (const Response &from)
 
Responseoperator= (const Response &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Response *other)
 
ResponseNew () const final
 
ResponseNew (::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 Response &from)
 
void MergeFrom (const Response &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 water_column_size () const
 
void clear_water_column ()
 
::netsim::bellhop::protobuf::Environment_WaterColumnmutable_water_column (int index)
 
::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > * mutable_water_column ()
 
const ::netsim::bellhop::protobuf::Environment_WaterColumnwater_column (int index) const
 
::netsim::bellhop::protobuf::Environment_WaterColumnadd_water_column ()
 
const ::google::protobuf::RepeatedPtrField< ::netsim::bellhop::protobuf::Environment_WaterColumn > & water_column () const
 
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 Responsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const Responseinternal_default_instance ()
 

Static Public Attributes

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

Friends

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

Detailed Description

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

Constructor & Destructor Documentation

◆ Response() [1/2]

netsim::SVP::protobuf::Response::Response ( )

◆ ~Response()

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

◆ Response() [2/2]

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

Member Function Documentation

◆ add_water_column()

netsim::bellhop::protobuf::Environment_WaterColumn * netsim::SVP::protobuf::Response::add_water_column ( )
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_request_id()

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

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

◆ clear_water_column()

void netsim::SVP::protobuf::Response::clear_water_column ( )

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_request_id()

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

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_unknown_fields()

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

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

◆ mutable_water_column() [1/2]

google::protobuf::RepeatedPtrField<::netsim::bellhop::protobuf::Environment_WaterColumn > * netsim::SVP::protobuf::Response::mutable_water_column ( )
inline

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

◆ mutable_water_column() [2/2]

netsim::bellhop::protobuf::Environment_WaterColumn * netsim::SVP::protobuf::Response::mutable_water_column ( int  index)
inline

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ request_id()

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

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

◆ SerializeWithCachedSizes()

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

◆ set_request_id()

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

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

◆ Swap()

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

◆ unknown_fields()

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

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

◆ water_column() [1/2]

const ::google::protobuf::RepeatedPtrField<::netsim::bellhop::protobuf::Environment_WaterColumn > & netsim::SVP::protobuf::Response::water_column ( ) const
inline

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

◆ water_column() [2/2]

const ::netsim::bellhop::protobuf::Environment_WaterColumn & netsim::SVP::protobuf::Response::water_column ( int  index) const
inline

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

◆ water_column_size()

int netsim::SVP::protobuf::Response::water_column_size ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fsvp_5frequest_5fresponse_2eproto::TableStruct

◆ swap

void swap ( Response a,
Response b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int netsim::SVP::protobuf::Response::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

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

◆ kRequestIdFieldNumber

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

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

◆ kWaterColumnFieldNumber

const int netsim::SVP::protobuf::Response::kWaterColumnFieldNumber = 2
static

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


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