#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/iBellhop_messages.pb.h>
Public Types | |
typedef iBellhopResponse_TLAveragedInRange | TLAveragedInRange |
Public Member Functions | |
iBellhopResponse () | |
virtual | ~iBellhopResponse () |
iBellhopResponse (const iBellhopResponse &from) | |
iBellhopResponse & | operator= (const iBellhopResponse &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopResponse *other) |
iBellhopResponse * | New () const final |
iBellhopResponse * | New (::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::Environment & | env () const |
::netsim::bellhop::protobuf::Environment * | release_env () |
::netsim::bellhop::protobuf::Environment * | mutable_env () |
void | set_allocated_env (::netsim::bellhop::protobuf::Environment *env) |
bool | has_avg_tl () const |
void | clear_avg_tl () |
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange & | avg_tl () const |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange * | release_avg_tl () |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange * | mutable_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 iBellhopResponse & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopResponse * | internal_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) |
Definition at line 769 of file iBellhop_messages.pb.h.
Definition at line 861 of file iBellhop_messages.pb.h.
netsim::protobuf::iBellhopResponse::iBellhopResponse | ( | ) |
|
virtual |
netsim::protobuf::iBellhopResponse::iBellhopResponse | ( | const iBellhopResponse & | from | ) |
|
inline |
Definition at line 2228 of file iBellhop_messages.pb.h.
|
final |
|
final |
|
inline |
Definition at line 2221 of file iBellhop_messages.pb.h.
void netsim::protobuf::iBellhopResponse::clear_env | ( | ) |
|
inline |
Definition at line 2155 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2345 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2035 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2279 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2011 of file iBellhop_messages.pb.h.
|
final |
void netsim::protobuf::iBellhopResponse::CopyFrom | ( | const iBellhopResponse & | from | ) |
|
static |
|
static |
|
inline |
Definition at line 2104 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 841 of file iBellhop_messages.pb.h.
|
final |
|
inline |
Definition at line 2212 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2092 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2146 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2336 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2026 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2270 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2002 of file iBellhop_messages.pb.h.
|
static |
|
inlinestatic |
Definition at line 806 of file iBellhop_messages.pb.h.
|
final |
|
final |
|
final |
void netsim::protobuf::iBellhopResponse::MergeFrom | ( | const iBellhopResponse & | from | ) |
|
final |
|
inline |
Definition at line 2241 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2117 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2188 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2068 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2312 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 798 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 820 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 824 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 776 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2159 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2234 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2110 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2193 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2073 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2317 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2349 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2039 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2283 of file iBellhop_messages.pb.h.
|
final |
|
inline |
Definition at line 2250 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2126 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2201 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2081 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2325 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2163 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2176 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2182 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2353 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2043 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2056 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2062 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2287 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2300 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2306 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2019 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2015 of file iBellhop_messages.pb.h.
void netsim::protobuf::iBellhopResponse::Swap | ( | iBellhopResponse * | other | ) |
|
inline |
Definition at line 795 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 978 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 814 of file iBellhop_messages.pb.h.
|
static |
Definition at line 925 of file iBellhop_messages.pb.h.
|
static |
Definition at line 913 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 810 of file iBellhop_messages.pb.h.
|
static |
Definition at line 883 of file iBellhop_messages.pb.h.
|
static |
Definition at line 944 of file iBellhop_messages.pb.h.
|
static |
Definition at line 868 of file iBellhop_messages.pb.h.
|
static |
Definition at line 898 of file iBellhop_messages.pb.h.
|
static |
Definition at line 937 of file iBellhop_messages.pb.h.