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

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

Inheritance diagram for netsim::protobuf::iBellhopResponse:
Collaboration diagram for netsim::protobuf::iBellhopResponse:

Public Types

typedef iBellhopResponse_TLAveragedInRange TLAveragedInRange
 

Public Member Functions

 iBellhopResponse ()
 
virtual ~iBellhopResponse ()
 
 iBellhopResponse (const iBellhopResponse &from)
 
iBellhopResponseoperator= (const iBellhopResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (iBellhopResponse *other)
 
iBellhopResponseNew () const final
 
iBellhopResponseNew (::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 iBellhopResponse &from)
 
void MergeFrom (const iBellhopResponse &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_requestor () const
 
void clear_requestor ()
 
const ::std::string & requestor () const
 
void set_requestor (const ::std::string &value)
 
void set_requestor (const char *value)
 
void set_requestor (const char *value, size_t size)
 
::std::string * mutable_requestor ()
 
::std::string * release_requestor ()
 
void set_allocated_requestor (::std::string *requestor)
 
bool has_output_file () const
 
void clear_output_file ()
 
const ::std::string & output_file () const
 
void set_output_file (const ::std::string &value)
 
void set_output_file (const char *value)
 
void set_output_file (const char *value, size_t size)
 
::std::string * mutable_output_file ()
 
::std::string * release_output_file ()
 
void set_allocated_output_file (::std::string *output_file)
 
bool has_serialized_tl_matrix () const
 
void clear_serialized_tl_matrix ()
 
const ::std::string & serialized_tl_matrix () const
 
void set_serialized_tl_matrix (const ::std::string &value)
 
void set_serialized_tl_matrix (const char *value)
 
void set_serialized_tl_matrix (const void *value, size_t size)
 
::std::string * mutable_serialized_tl_matrix ()
 
::std::string * release_serialized_tl_matrix ()
 
void set_allocated_serialized_tl_matrix (::std::string *serialized_tl_matrix)
 
bool has_env () const
 
void clear_env ()
 
const ::netsim::bellhop::protobuf::Environmentenv () const
 
::netsim::bellhop::protobuf::Environmentrelease_env ()
 
::netsim::bellhop::protobuf::Environmentmutable_env ()
 
void set_allocated_env (::netsim::bellhop::protobuf::Environment *env)
 
bool has_avg_tl () const
 
void clear_avg_tl ()
 
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRangeavg_tl () const
 
::netsim::protobuf::iBellhopResponse_TLAveragedInRangerelease_avg_tl ()
 
::netsim::protobuf::iBellhopResponse_TLAveragedInRangemutable_avg_tl ()
 
void set_allocated_avg_tl (::netsim::protobuf::iBellhopResponse_TLAveragedInRange *avg_tl)
 
bool has_success () const
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
bool has_request_number () const
 
void clear_request_number ()
 
::google::protobuf::int32 request_number () const
 
void set_request_number (::google::protobuf::int32 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const iBellhopResponsedefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const iBellhopResponseinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kRequestorFieldNumber = 2
 
static const int kOutputFileFieldNumber = 4
 
static const int kSerializedTlMatrixFieldNumber = 10
 
static const int kEnvFieldNumber = 3
 
static const int kAvgTlFieldNumber = 5
 
static const int kSuccessFieldNumber = 1
 
static const int kRequestNumberFieldNumber = 6
 

Friends

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

Detailed Description

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

Member Typedef Documentation

◆ TLAveragedInRange

Constructor & Destructor Documentation

◆ iBellhopResponse() [1/2]

netsim::protobuf::iBellhopResponse::iBellhopResponse ( )

◆ ~iBellhopResponse()

virtual netsim::protobuf::iBellhopResponse::~iBellhopResponse ( )
virtual

◆ iBellhopResponse() [2/2]

netsim::protobuf::iBellhopResponse::iBellhopResponse ( const iBellhopResponse from)

Member Function Documentation

◆ avg_tl()

const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange & netsim::protobuf::iBellhopResponse::avg_tl ( ) const
inline

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

◆ ByteSizeLong()

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

◆ Clear()

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

◆ clear_avg_tl()

void netsim::protobuf::iBellhopResponse::clear_avg_tl ( )
inline

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

◆ clear_env()

void netsim::protobuf::iBellhopResponse::clear_env ( )

◆ clear_output_file()

void netsim::protobuf::iBellhopResponse::clear_output_file ( )
inline

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

◆ clear_request_number()

void netsim::protobuf::iBellhopResponse::clear_request_number ( )
inline

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

◆ clear_requestor()

void netsim::protobuf::iBellhopResponse::clear_requestor ( )
inline

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

◆ clear_serialized_tl_matrix()

void netsim::protobuf::iBellhopResponse::clear_serialized_tl_matrix ( )
inline

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

◆ clear_success()

void netsim::protobuf::iBellhopResponse::clear_success ( )
inline

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

◆ CopyFrom() [1/2]

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

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

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

◆ env()

const ::netsim::bellhop::protobuf::Environment & netsim::protobuf::iBellhopResponse::env ( ) const
inline

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

◆ GetCachedSize()

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

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

◆ GetMetadata()

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

◆ has_avg_tl()

bool netsim::protobuf::iBellhopResponse::has_avg_tl ( ) const
inline

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

◆ has_env()

bool netsim::protobuf::iBellhopResponse::has_env ( ) const
inline

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

◆ has_output_file()

bool netsim::protobuf::iBellhopResponse::has_output_file ( ) const
inline

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

◆ has_request_number()

bool netsim::protobuf::iBellhopResponse::has_request_number ( ) const
inline

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

◆ has_requestor()

bool netsim::protobuf::iBellhopResponse::has_requestor ( ) const
inline

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

◆ has_serialized_tl_matrix()

bool netsim::protobuf::iBellhopResponse::has_serialized_tl_matrix ( ) const
inline

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

◆ has_success()

bool netsim::protobuf::iBellhopResponse::has_success ( ) const
inline

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

◆ InitAsDefaultInstance()

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

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

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

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

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

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

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

◆ mutable_avg_tl()

netsim::protobuf::iBellhopResponse_TLAveragedInRange * netsim::protobuf::iBellhopResponse::mutable_avg_tl ( )
inline

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

◆ mutable_env()

netsim::bellhop::protobuf::Environment * netsim::protobuf::iBellhopResponse::mutable_env ( )
inline

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

◆ mutable_output_file()

std::string * netsim::protobuf::iBellhopResponse::mutable_output_file ( )
inline

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

◆ mutable_requestor()

std::string * netsim::protobuf::iBellhopResponse::mutable_requestor ( )
inline

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

◆ mutable_serialized_tl_matrix()

std::string * netsim::protobuf::iBellhopResponse::mutable_serialized_tl_matrix ( )
inline

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

◆ mutable_unknown_fields()

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

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

◆ New() [1/2]

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

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

◆ New() [2/2]

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

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

◆ operator=()

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

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

◆ output_file()

const ::std::string & netsim::protobuf::iBellhopResponse::output_file ( ) const
inline

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

◆ release_avg_tl()

netsim::protobuf::iBellhopResponse_TLAveragedInRange * netsim::protobuf::iBellhopResponse::release_avg_tl ( )
inline

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

◆ release_env()

netsim::bellhop::protobuf::Environment * netsim::protobuf::iBellhopResponse::release_env ( )
inline

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

◆ release_output_file()

std::string * netsim::protobuf::iBellhopResponse::release_output_file ( )
inline

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

◆ release_requestor()

std::string * netsim::protobuf::iBellhopResponse::release_requestor ( )
inline

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

◆ release_serialized_tl_matrix()

std::string * netsim::protobuf::iBellhopResponse::release_serialized_tl_matrix ( )
inline

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

◆ request_number()

google::protobuf::int32 netsim::protobuf::iBellhopResponse::request_number ( ) const
inline

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

◆ requestor()

const ::std::string & netsim::protobuf::iBellhopResponse::requestor ( ) const
inline

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

◆ serialized_tl_matrix()

const ::std::string & netsim::protobuf::iBellhopResponse::serialized_tl_matrix ( ) const
inline

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

◆ SerializeWithCachedSizes()

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

◆ set_allocated_avg_tl()

void netsim::protobuf::iBellhopResponse::set_allocated_avg_tl ( ::netsim::protobuf::iBellhopResponse_TLAveragedInRange avg_tl)
inline

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

◆ set_allocated_env()

void netsim::protobuf::iBellhopResponse::set_allocated_env ( ::netsim::bellhop::protobuf::Environment env)
inline

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

◆ set_allocated_output_file()

void netsim::protobuf::iBellhopResponse::set_allocated_output_file ( ::std::string *  output_file)
inline

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

◆ set_allocated_requestor()

void netsim::protobuf::iBellhopResponse::set_allocated_requestor ( ::std::string *  requestor)
inline

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

◆ set_allocated_serialized_tl_matrix()

void netsim::protobuf::iBellhopResponse::set_allocated_serialized_tl_matrix ( ::std::string *  serialized_tl_matrix)
inline

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

◆ set_output_file() [1/3]

void netsim::protobuf::iBellhopResponse::set_output_file ( const ::std::string &  value)
inline

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

◆ set_output_file() [2/3]

void netsim::protobuf::iBellhopResponse::set_output_file ( const char *  value)
inline

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

◆ set_output_file() [3/3]

void netsim::protobuf::iBellhopResponse::set_output_file ( const char *  value,
size_t  size 
)
inline

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

◆ set_request_number()

void netsim::protobuf::iBellhopResponse::set_request_number ( ::google::protobuf::int32  value)
inline

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

◆ set_requestor() [1/3]

void netsim::protobuf::iBellhopResponse::set_requestor ( const ::std::string &  value)
inline

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

◆ set_requestor() [2/3]

void netsim::protobuf::iBellhopResponse::set_requestor ( const char *  value)
inline

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

◆ set_requestor() [3/3]

void netsim::protobuf::iBellhopResponse::set_requestor ( const char *  value,
size_t  size 
)
inline

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

◆ set_serialized_tl_matrix() [1/3]

void netsim::protobuf::iBellhopResponse::set_serialized_tl_matrix ( const ::std::string &  value)
inline

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

◆ set_serialized_tl_matrix() [2/3]

void netsim::protobuf::iBellhopResponse::set_serialized_tl_matrix ( const char *  value)
inline

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

◆ set_serialized_tl_matrix() [3/3]

void netsim::protobuf::iBellhopResponse::set_serialized_tl_matrix ( const void *  value,
size_t  size 
)
inline

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

◆ set_success()

void netsim::protobuf::iBellhopResponse::set_success ( bool  value)
inline

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

◆ success()

bool netsim::protobuf::iBellhopResponse::success ( ) const
inline

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

◆ Swap()

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

◆ unknown_fields()

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

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

Friends And Related Function Documentation

◆ ::protobuf_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto::TableStruct

◆ swap

void swap ( iBellhopResponse a,
iBellhopResponse b 
)
friend

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

Member Data Documentation

◆ kAvgTlFieldNumber

const int netsim::protobuf::iBellhopResponse::kAvgTlFieldNumber = 5
static

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

◆ kEnvFieldNumber

const int netsim::protobuf::iBellhopResponse::kEnvFieldNumber = 3
static

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

◆ kIndexInFileMessages

constexpr int netsim::protobuf::iBellhopResponse::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

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

◆ kOutputFileFieldNumber

const int netsim::protobuf::iBellhopResponse::kOutputFileFieldNumber = 4
static

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

◆ kRequestNumberFieldNumber

const int netsim::protobuf::iBellhopResponse::kRequestNumberFieldNumber = 6
static

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

◆ kRequestorFieldNumber

const int netsim::protobuf::iBellhopResponse::kRequestorFieldNumber = 2
static

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

◆ kSerializedTlMatrixFieldNumber

const int netsim::protobuf::iBellhopResponse::kSerializedTlMatrixFieldNumber = 10
static

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

◆ kSuccessFieldNumber

const int netsim::protobuf::iBellhopResponse::kSuccessFieldNumber = 1
static

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


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