#include </root/netsim/obj-x86_64-linux-gnu/include/netsim/acousticstoolbox/iBellhop_messages.pb.h>
Public Member Functions | |
iBellhopConfig () | |
virtual | ~iBellhopConfig () |
iBellhopConfig (const iBellhopConfig &from) | |
iBellhopConfig (iBellhopConfig &&from) noexcept | |
iBellhopConfig & | operator= (const iBellhopConfig &from) |
iBellhopConfig & | operator= (iBellhopConfig &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopConfig *other) |
void | UnsafeArenaSwap (iBellhopConfig *other) |
iBellhopConfig * | New () const final |
iBellhopConfig * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iBellhopConfig &from) |
void | MergeFrom (const iBellhopConfig &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_moos_var_request () const |
void | clear_moos_var_request () |
const std::string & | moos_var_request () const |
void | set_moos_var_request (const std::string &value) |
void | set_moos_var_request (std::string &&value) |
void | set_moos_var_request (const char *value) |
void | set_moos_var_request (const char *value, size_t size) |
std::string * | mutable_moos_var_request () |
std::string * | release_moos_var_request () |
void | set_allocated_moos_var_request (std::string *moos_var_request) |
bool | has_moos_var_response () const |
void | clear_moos_var_response () |
const std::string & | moos_var_response () const |
void | set_moos_var_response (const std::string &value) |
void | set_moos_var_response (std::string &&value) |
void | set_moos_var_response (const char *value) |
void | set_moos_var_response (const char *value, size_t size) |
std::string * | mutable_moos_var_response () |
std::string * | release_moos_var_response () |
void | set_allocated_moos_var_response (std::string *moos_var_response) |
bool | has_output_env_dir () const |
void | clear_output_env_dir () |
const std::string & | output_env_dir () const |
void | set_output_env_dir (const std::string &value) |
void | set_output_env_dir (std::string &&value) |
void | set_output_env_dir (const char *value) |
void | set_output_env_dir (const char *value, size_t size) |
std::string * | mutable_output_env_dir () |
std::string * | release_output_env_dir () |
void | set_allocated_output_env_dir (std::string *output_env_dir) |
bool | has_local_sound_speed_var () const |
void | clear_local_sound_speed_var () |
const std::string & | local_sound_speed_var () const |
void | set_local_sound_speed_var (const std::string &value) |
void | set_local_sound_speed_var (std::string &&value) |
void | set_local_sound_speed_var (const char *value) |
void | set_local_sound_speed_var (const char *value, size_t size) |
std::string * | mutable_local_sound_speed_var () |
std::string * | release_local_sound_speed_var () |
void | set_allocated_local_sound_speed_var (std::string *local_sound_speed_var) |
bool | has_common () const |
void | clear_common () |
const ::goby::moos::protobuf::GobyMOOSAppConfig & | common () const |
::goby::moos::protobuf::GobyMOOSAppConfig * | release_common () |
::goby::moos::protobuf::GobyMOOSAppConfig * | mutable_common () |
void | set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
void | unsafe_arena_set_allocated_common (::goby::moos::protobuf::GobyMOOSAppConfig *common) |
::goby::moos::protobuf::GobyMOOSAppConfig * | unsafe_arena_release_common () |
bool | has_initial_env () const |
void | clear_initial_env () |
const ::netsim::bellhop::protobuf::Environment & | initial_env () const |
::netsim::bellhop::protobuf::Environment * | release_initial_env () |
::netsim::bellhop::protobuf::Environment * | mutable_initial_env () |
void | set_allocated_initial_env (::netsim::bellhop::protobuf::Environment *initial_env) |
void | unsafe_arena_set_allocated_initial_env (::netsim::bellhop::protobuf::Environment *initial_env) |
::netsim::bellhop::protobuf::Environment * | unsafe_arena_release_initial_env () |
bool | has_extrapolate_nav () const |
void | clear_extrapolate_nav () |
bool | extrapolate_nav () const |
void | set_extrapolate_nav (bool value) |
bool | has_max_number_of_receivers () const |
void | clear_max_number_of_receivers () |
::PROTOBUF_NAMESPACE_ID::int32 | max_number_of_receivers () const |
void | set_max_number_of_receivers (::PROTOBUF_NAMESPACE_ID::int32 value) |
iBellhopRequest () | |
virtual | ~iBellhopRequest () |
iBellhopRequest (const iBellhopRequest &from) | |
iBellhopRequest (iBellhopRequest &&from) noexcept | |
iBellhopRequest & | operator= (const iBellhopRequest &from) |
iBellhopRequest & | operator= (iBellhopRequest &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopRequest *other) |
void | UnsafeArenaSwap (iBellhopRequest *other) |
iBellhopRequest * | New () const final |
iBellhopRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iBellhopRequest &from) |
void | MergeFrom (const iBellhopRequest &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
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) |
void | unsafe_arena_set_allocated_env (::netsim::bellhop::protobuf::Environment *env) |
::netsim::bellhop::protobuf::Environment * | unsafe_arena_release_env () |
bool | has_request_number () const |
void | clear_request_number () |
::PROTOBUF_NAMESPACE_ID::int32 | request_number () const |
void | set_request_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
bool | has_water_column_action () const |
void | clear_water_column_action () |
::netsim::protobuf::iBellhopRequest_WaterColumnAction | water_column_action () const |
void | set_water_column_action (::netsim::protobuf::iBellhopRequest_WaterColumnAction value) |
iBellhopResponse_TLAveragedInRange_TLSample () | |
virtual | ~iBellhopResponse_TLAveragedInRange_TLSample () |
iBellhopResponse_TLAveragedInRange_TLSample (const iBellhopResponse_TLAveragedInRange_TLSample &from) | |
iBellhopResponse_TLAveragedInRange_TLSample (iBellhopResponse_TLAveragedInRange_TLSample &&from) noexcept | |
iBellhopResponse_TLAveragedInRange_TLSample & | operator= (const iBellhopResponse_TLAveragedInRange_TLSample &from) |
iBellhopResponse_TLAveragedInRange_TLSample & | operator= (iBellhopResponse_TLAveragedInRange_TLSample &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopResponse_TLAveragedInRange_TLSample *other) |
void | UnsafeArenaSwap (iBellhopResponse_TLAveragedInRange_TLSample *other) |
iBellhopResponse_TLAveragedInRange_TLSample * | New () const final |
iBellhopResponse_TLAveragedInRange_TLSample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iBellhopResponse_TLAveragedInRange_TLSample &from) |
void | MergeFrom (const iBellhopResponse_TLAveragedInRange_TLSample &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
bool | has_depth () const |
void | clear_depth () |
double | depth () const |
void | set_depth (double value) |
bool | has_tl () const |
void | clear_tl () |
double | tl () const |
void | set_tl (double value) |
iBellhopResponse_TLAveragedInRange () | |
virtual | ~iBellhopResponse_TLAveragedInRange () |
iBellhopResponse_TLAveragedInRange (const iBellhopResponse_TLAveragedInRange &from) | |
iBellhopResponse_TLAveragedInRange (iBellhopResponse_TLAveragedInRange &&from) noexcept | |
iBellhopResponse_TLAveragedInRange & | operator= (const iBellhopResponse_TLAveragedInRange &from) |
iBellhopResponse_TLAveragedInRange & | operator= (iBellhopResponse_TLAveragedInRange &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopResponse_TLAveragedInRange *other) |
void | UnsafeArenaSwap (iBellhopResponse_TLAveragedInRange *other) |
iBellhopResponse_TLAveragedInRange * | New () const final |
iBellhopResponse_TLAveragedInRange * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iBellhopResponse_TLAveragedInRange &from) |
void | MergeFrom (const iBellhopResponse_TLAveragedInRange &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | sample_size () const |
void | clear_sample () |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample * | mutable_sample (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > * | mutable_sample () |
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample & | sample (int index) const |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample * | add_sample () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample > & | sample () const |
iBellhopResponse () | |
virtual | ~iBellhopResponse () |
iBellhopResponse (const iBellhopResponse &from) | |
iBellhopResponse (iBellhopResponse &&from) noexcept | |
iBellhopResponse & | operator= (const iBellhopResponse &from) |
iBellhopResponse & | operator= (iBellhopResponse &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (iBellhopResponse *other) |
void | UnsafeArenaSwap (iBellhopResponse *other) |
iBellhopResponse * | New () const final |
iBellhopResponse * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const iBellhopResponse &from) |
void | MergeFrom (const iBellhopResponse &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::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 (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 (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 (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) |
void | unsafe_arena_set_allocated_env (::netsim::bellhop::protobuf::Environment *env) |
::netsim::bellhop::protobuf::Environment * | unsafe_arena_release_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) |
void | unsafe_arena_set_allocated_avg_tl (::netsim::protobuf::iBellhopResponse_TLAveragedInRange *avg_tl) |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange * | unsafe_arena_release_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 () |
::PROTOBUF_NAMESPACE_ID::int32 | request_number () const |
void | set_request_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
SVPInfoRequest () | |
virtual | ~SVPInfoRequest () |
SVPInfoRequest (const SVPInfoRequest &from) | |
SVPInfoRequest (SVPInfoRequest &&from) noexcept | |
SVPInfoRequest & | operator= (const SVPInfoRequest &from) |
SVPInfoRequest & | operator= (SVPInfoRequest &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SVPInfoRequest *other) |
void | UnsafeArenaSwap (SVPInfoRequest *other) |
SVPInfoRequest * | New () const final |
SVPInfoRequest * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const SVPInfoRequest &from) |
void | MergeFrom (const SVPInfoRequest &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | depth_size () const |
void | clear_depth () |
double | depth (int index) const |
void | set_depth (int index, double value) |
void | add_depth (double value) |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double > & | depth () const |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double > * | mutable_depth () |
SVPInfoResponse_SVPSample () | |
virtual | ~SVPInfoResponse_SVPSample () |
SVPInfoResponse_SVPSample (const SVPInfoResponse_SVPSample &from) | |
SVPInfoResponse_SVPSample (SVPInfoResponse_SVPSample &&from) noexcept | |
SVPInfoResponse_SVPSample & | operator= (const SVPInfoResponse_SVPSample &from) |
SVPInfoResponse_SVPSample & | operator= (SVPInfoResponse_SVPSample &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SVPInfoResponse_SVPSample *other) |
void | UnsafeArenaSwap (SVPInfoResponse_SVPSample *other) |
SVPInfoResponse_SVPSample * | New () const final |
SVPInfoResponse_SVPSample * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const SVPInfoResponse_SVPSample &from) |
void | MergeFrom (const SVPInfoResponse_SVPSample &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::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) |
SVPInfoResponse () | |
virtual | ~SVPInfoResponse () |
SVPInfoResponse (const SVPInfoResponse &from) | |
SVPInfoResponse (SVPInfoResponse &&from) noexcept | |
SVPInfoResponse & | operator= (const SVPInfoResponse &from) |
SVPInfoResponse & | operator= (SVPInfoResponse &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (SVPInfoResponse *other) |
void | UnsafeArenaSwap (SVPInfoResponse *other) |
SVPInfoResponse * | New () const final |
SVPInfoResponse * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final |
void | CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final |
void | CopyFrom (const SVPInfoResponse &from) |
void | MergeFrom (const SVPInfoResponse &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
::PROTOBUF_NAMESPACE_ID::uint8 * | _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
int | svp_sample_size () const |
void | clear_svp_sample () |
::netsim::protobuf::SVPInfoResponse_SVPSample * | mutable_svp_sample (int index) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample > * | mutable_svp_sample () |
const ::netsim::protobuf::SVPInfoResponse_SVPSample & | svp_sample (int index) const |
::netsim::protobuf::SVPInfoResponse_SVPSample * | add_svp_sample () |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample > & | svp_sample () const |
bool | has_surface_sound_speed () const |
void | clear_surface_sound_speed () |
double | surface_sound_speed () const |
void | set_surface_sound_speed (double value) |
bool | has_water_depth () const |
void | clear_water_depth () |
double | water_depth () const |
void | set_water_depth (double value) |
bool | has_bottom_sound_speed () const |
void | clear_bottom_sound_speed () |
double | bottom_sound_speed () const |
void | set_bottom_sound_speed (double value) |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iBellhopConfig & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopConfig * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iBellhopRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopRequest * | internal_default_instance () |
static bool | WaterColumnAction_IsValid (int value) |
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | WaterColumnAction_descriptor () |
template<typename T > | |
static const std::string & | WaterColumnAction_Name (T enum_t_value) |
static bool | WaterColumnAction_Parse (const std::string &name, WaterColumnAction *value) |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iBellhopResponse_TLAveragedInRange_TLSample & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopResponse_TLAveragedInRange_TLSample * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iBellhopResponse_TLAveragedInRange & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopResponse_TLAveragedInRange * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const iBellhopResponse & | default_instance () |
static void | InitAsDefaultInstance () |
static const iBellhopResponse * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SVPInfoRequest & | default_instance () |
static void | InitAsDefaultInstance () |
static const SVPInfoRequest * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SVPInfoResponse_SVPSample & | default_instance () |
static void | InitAsDefaultInstance () |
static const SVPInfoResponse_SVPSample * | internal_default_instance () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const SVPInfoResponse & | default_instance () |
static void | InitAsDefaultInstance () |
static const SVPInfoResponse * | internal_default_instance () |
Public Attributes | |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_moos_var_request_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_moos_var_response_ |
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed< std::string > | _i_give_permission_to_break_this_code_default_output_env_dir_ |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static constexpr WaterColumnAction | MERGE_WATER_COLUMNS |
static constexpr WaterColumnAction | MERGE_SAMPLES |
static constexpr WaterColumnAction | OVERWRITE |
static constexpr WaterColumnAction | WaterColumnAction_MIN |
static constexpr WaterColumnAction | WaterColumnAction_MAX |
static constexpr int | WaterColumnAction_ARRAYSIZE |
Protected Member Functions | |
iBellhopConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iBellhopRequest (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iBellhopResponse_TLAveragedInRange_TLSample (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iBellhopResponse_TLAveragedInRange (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
iBellhopResponse (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SVPInfoRequest (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SVPInfoResponse_SVPSample (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
SVPInfoResponse (::PROTOBUF_NAMESPACE_ID::Arena *arena) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_netsim_2facousticstoolbox_2fiBellhop_5fmessages_2eproto |
void | swap (iBellhopConfig &a, iBellhopConfig &b) |
void | swap (iBellhopRequest &a, iBellhopRequest &b) |
void | swap (iBellhopResponse_TLAveragedInRange_TLSample &a, iBellhopResponse_TLAveragedInRange_TLSample &b) |
void | swap (iBellhopResponse_TLAveragedInRange &a, iBellhopResponse_TLAveragedInRange &b) |
void | swap (iBellhopResponse &a, iBellhopResponse &b) |
void | swap (SVPInfoRequest &a, SVPInfoRequest &b) |
void | swap (SVPInfoResponse_SVPSample &a, SVPInfoResponse_SVPSample &b) |
void | swap (SVPInfoResponse &a, SVPInfoResponse &b) |
Definition at line 132 of file iBellhop_messages.pb.h.
Definition at line 1750 of file iBellhop_messages.pb.h.
Definition at line 1124 of file iBellhop_messages.pb.h.
Definition at line 969 of file iBellhop_messages.pb.h.
Definition at line 586 of file iBellhop_messages.pb.h.
anonymous enum : int |
Definition at line 251 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kEnvFieldNumber | |
kRequestNumberFieldNumber | |
kWaterColumnActionFieldNumber |
Definition at line 620 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDepthFieldNumber | |
kTlFieldNumber |
Definition at line 804 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSampleFieldNumber |
Definition at line 973 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kRequestorFieldNumber | |
kOutputFileFieldNumber | |
kSerializedTlMatrixFieldNumber | |
kEnvFieldNumber | |
kAvgTlFieldNumber | |
kSuccessFieldNumber | |
kRequestNumberFieldNumber |
Definition at line 1128 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDepthFieldNumber |
Definition at line 1428 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kDepthFieldNumber | |
kSoundSpeedFieldNumber |
Definition at line 1585 of file iBellhop_messages.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kSvpSampleFieldNumber | |
kSurfaceSoundSpeedFieldNumber | |
kWaterDepthFieldNumber | |
kBottomSoundSpeedFieldNumber |
Definition at line 1754 of file iBellhop_messages.pb.h.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void netsim::protobuf::PROTOBUF_FINAL::add_depth | ( | double | value | ) |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample* netsim::protobuf::PROTOBUF_FINAL::add_sample | ( | ) |
::netsim::protobuf::SVPInfoResponse_SVPSample* netsim::protobuf::PROTOBUF_FINAL::add_svp_sample | ( | ) |
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange& netsim::protobuf::PROTOBUF_FINAL::avg_tl | ( | ) | const |
double netsim::protobuf::PROTOBUF_FINAL::bottom_sound_speed | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void netsim::protobuf::PROTOBUF_FINAL::clear_avg_tl | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_bottom_sound_speed | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_common | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_depth | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_env | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_env | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_extrapolate_nav | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_initial_env | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_local_sound_speed_var | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_max_number_of_receivers | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_moos_var_request | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_moos_var_response | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_output_env_dir | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_output_file | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_request_number | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_request_number | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_requestor | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_sample | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_serialized_tl_matrix | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_sound_speed | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_success | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_surface_sound_speed | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_svp_sample | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_tl | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_water_column_action | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::clear_water_depth | ( | ) |
const ::goby::moos::protobuf::GobyMOOSAppConfig& netsim::protobuf::PROTOBUF_FINAL::common | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iBellhopConfig & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iBellhopRequest & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iBellhopResponse & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iBellhopResponse_TLAveragedInRange & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const iBellhopResponse_TLAveragedInRange_TLSample & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SVPInfoRequest & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SVPInfoResponse & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::CopyFrom | ( | const SVPInfoResponse_SVPSample & | from | ) |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
double netsim::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedField< double >& netsim::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
double netsim::protobuf::PROTOBUF_FINAL::depth | ( | ) | const |
double netsim::protobuf::PROTOBUF_FINAL::depth | ( | int | index | ) | const |
int netsim::protobuf::PROTOBUF_FINAL::depth_size | ( | ) | const |
|
inlinestatic |
Definition at line 164 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 501 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 717 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 884 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1039 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1341 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1498 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1665 of file iBellhop_messages.pb.h.
const ::netsim::bellhop::protobuf::Environment& netsim::protobuf::PROTOBUF_FINAL::env | ( | ) | const |
const ::netsim::bellhop::protobuf::Environment& netsim::protobuf::PROTOBUF_FINAL::env | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::extrapolate_nav | ( | ) | const |
|
inlinefinal |
Definition at line 220 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 557 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 773 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 940 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1095 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1397 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1554 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1721 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 167 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 504 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 720 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 887 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1042 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1344 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1501 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1668 of file iBellhop_messages.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinestatic |
Definition at line 170 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 507 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 723 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 890 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1045 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1347 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1504 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1671 of file iBellhop_messages.pb.h.
bool netsim::protobuf::PROTOBUF_FINAL::has_avg_tl | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_bottom_sound_speed | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_common | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_depth | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_depth | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_env | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_env | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_extrapolate_nav | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_initial_env | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_local_sound_speed_var | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_max_number_of_receivers | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_moos_var_request | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_moos_var_response | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_output_env_dir | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_output_file | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_request_number | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_request_number | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_requestor | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_serialized_tl_matrix | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_sound_speed | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_success | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_surface_sound_speed | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_tl | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_water_column_action | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::has_water_depth | ( | ) | const |
|
inline |
Definition at line 135 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::iBellhopConfig | ( | const iBellhopConfig & | from | ) |
|
inlinenoexcept |
Definition at line 139 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 472 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::iBellhopRequest | ( | const iBellhopRequest & | from | ) |
|
inlinenoexcept |
Definition at line 476 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1010 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::iBellhopResponse | ( | const iBellhopResponse & | from | ) |
|
inlinenoexcept |
Definition at line 1014 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 855 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::iBellhopResponse_TLAveragedInRange | ( | const iBellhopResponse_TLAveragedInRange & | from | ) |
|
inlinenoexcept |
Definition at line 859 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 688 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::iBellhopResponse_TLAveragedInRange_TLSample | ( | const iBellhopResponse_TLAveragedInRange_TLSample & | from | ) |
|
inlinenoexcept |
Definition at line 692 of file iBellhop_messages.pb.h.
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
const ::netsim::bellhop::protobuf::Environment& netsim::protobuf::PROTOBUF_FINAL::initial_env | ( | ) | const |
|
inlinestatic |
Definition at line 176 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 513 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 729 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 896 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1051 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1353 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1510 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 1677 of file iBellhop_messages.pb.h.
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
const std::string& netsim::protobuf::PROTOBUF_FINAL::local_sound_speed_var | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 netsim::protobuf::PROTOBUF_FINAL::max_number_of_receivers | ( | ) | const |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
|
final |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iBellhopConfig & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iBellhopRequest & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iBellhopResponse & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iBellhopResponse_TLAveragedInRange & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const iBellhopResponse_TLAveragedInRange_TLSample & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SVPInfoRequest & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SVPInfoResponse & | from | ) |
void netsim::protobuf::PROTOBUF_FINAL::MergeFrom | ( | const SVPInfoResponse_SVPSample & | from | ) |
const std::string& netsim::protobuf::PROTOBUF_FINAL::moos_var_request | ( | ) | const |
const std::string& netsim::protobuf::PROTOBUF_FINAL::moos_var_response | ( | ) | const |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange* netsim::protobuf::PROTOBUF_FINAL::mutable_avg_tl | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* netsim::protobuf::PROTOBUF_FINAL::mutable_common | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedField< double >* netsim::protobuf::PROTOBUF_FINAL::mutable_depth | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::mutable_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::mutable_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::mutable_initial_env | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_local_sound_speed_var | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_moos_var_request | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_moos_var_response | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_output_env_dir | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_output_file | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_requestor | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample >* netsim::protobuf::PROTOBUF_FINAL::mutable_sample | ( | ) |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample* netsim::protobuf::PROTOBUF_FINAL::mutable_sample | ( | int | index | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::mutable_serialized_tl_matrix | ( | ) |
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample >* netsim::protobuf::PROTOBUF_FINAL::mutable_svp_sample | ( | ) |
::netsim::protobuf::SVPInfoResponse_SVPSample* netsim::protobuf::PROTOBUF_FINAL::mutable_svp_sample | ( | int | index | ) |
|
inline |
Definition at line 160 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 497 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 713 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 880 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1035 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1337 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1494 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1661 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 202 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 539 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 755 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 922 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1077 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1379 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1536 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1703 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 206 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 543 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 759 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 926 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1081 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1383 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1540 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 1707 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 144 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 481 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1019 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 864 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 697 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1321 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1645 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1478 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 148 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 485 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 1023 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 868 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 701 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 1325 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 1649 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 1482 of file iBellhop_messages.pb.h.
const std::string& netsim::protobuf::PROTOBUF_FINAL::output_env_dir | ( | ) | const |
const std::string& netsim::protobuf::PROTOBUF_FINAL::output_file | ( | ) | const |
::netsim::protobuf::iBellhopResponse_TLAveragedInRange* netsim::protobuf::PROTOBUF_FINAL::release_avg_tl | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* netsim::protobuf::PROTOBUF_FINAL::release_common | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::release_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::release_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::release_initial_env | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_local_sound_speed_var | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_moos_var_request | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_moos_var_response | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_output_env_dir | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_output_file | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_requestor | ( | ) |
std::string* netsim::protobuf::PROTOBUF_FINAL::release_serialized_tl_matrix | ( | ) |
::PROTOBUF_NAMESPACE_ID::int32 netsim::protobuf::PROTOBUF_FINAL::request_number | ( | ) | const |
::PROTOBUF_NAMESPACE_ID::int32 netsim::protobuf::PROTOBUF_FINAL::request_number | ( | ) | const |
const std::string& netsim::protobuf::PROTOBUF_FINAL::requestor | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample >& netsim::protobuf::PROTOBUF_FINAL::sample | ( | ) | const |
const ::netsim::protobuf::iBellhopResponse_TLAveragedInRange_TLSample& netsim::protobuf::PROTOBUF_FINAL::sample | ( | int | index | ) | const |
int netsim::protobuf::PROTOBUF_FINAL::sample_size | ( | ) | const |
const std::string& netsim::protobuf::PROTOBUF_FINAL::serialized_tl_matrix | ( | ) | const |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_avg_tl | ( | ::netsim::protobuf::iBellhopResponse_TLAveragedInRange * | avg_tl | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_env | ( | ::netsim::bellhop::protobuf::Environment * | env | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_env | ( | ::netsim::bellhop::protobuf::Environment * | env | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_initial_env | ( | ::netsim::bellhop::protobuf::Environment * | initial_env | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_local_sound_speed_var | ( | std::string * | local_sound_speed_var | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_moos_var_request | ( | std::string * | moos_var_request | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_moos_var_response | ( | std::string * | moos_var_response | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_output_env_dir | ( | std::string * | output_env_dir | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_output_file | ( | std::string * | output_file | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_requestor | ( | std::string * | requestor | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_allocated_serialized_tl_matrix | ( | std::string * | serialized_tl_matrix | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_bottom_sound_speed | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_depth | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_depth | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_depth | ( | int | index, |
double | value | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_extrapolate_nav | ( | bool | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_local_sound_speed_var | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_local_sound_speed_var | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_local_sound_speed_var | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_local_sound_speed_var | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_max_number_of_receivers | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_request | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_request | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_request | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_request | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_response | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_response | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_response | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_moos_var_response | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_env_dir | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_env_dir | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_env_dir | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_env_dir | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_file | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_file | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_file | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_output_file | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_request_number | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_request_number | ( | ::PROTOBUF_NAMESPACE_ID::int32 | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_requestor | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_requestor | ( | const char * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_requestor | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_requestor | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_serialized_tl_matrix | ( | const char * | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_serialized_tl_matrix | ( | const std::string & | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_serialized_tl_matrix | ( | const void * | value, |
size_t | size | ||
) |
void netsim::protobuf::PROTOBUF_FINAL::set_serialized_tl_matrix | ( | std::string && | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_sound_speed | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_success | ( | bool | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_surface_sound_speed | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_tl | ( | double | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_water_column_action | ( | ::netsim::protobuf::iBellhopRequest_WaterColumnAction | value | ) |
void netsim::protobuf::PROTOBUF_FINAL::set_water_depth | ( | double | value | ) |
double netsim::protobuf::PROTOBUF_FINAL::sound_speed | ( | ) | const |
bool netsim::protobuf::PROTOBUF_FINAL::success | ( | ) | const |
double netsim::protobuf::PROTOBUF_FINAL::surface_sound_speed | ( | ) | const |
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::netsim::protobuf::SVPInfoResponse_SVPSample >& netsim::protobuf::PROTOBUF_FINAL::svp_sample | ( | ) | const |
const ::netsim::protobuf::SVPInfoResponse_SVPSample& netsim::protobuf::PROTOBUF_FINAL::svp_sample | ( | int | index | ) | const |
int netsim::protobuf::PROTOBUF_FINAL::svp_sample_size | ( | ) | const |
|
inline |
Definition at line 1312 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::SVPInfoRequest | ( | const SVPInfoRequest & | from | ) |
|
inlinenoexcept |
Definition at line 1316 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1636 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::SVPInfoResponse | ( | const SVPInfoResponse & | from | ) |
|
inlinenoexcept |
Definition at line 1640 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1469 of file iBellhop_messages.pb.h.
|
explicitprotected |
netsim::protobuf::PROTOBUF_FINAL::SVPInfoResponse_SVPSample | ( | const SVPInfoResponse_SVPSample & | from | ) |
|
inlinenoexcept |
Definition at line 1473 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 186 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 523 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1061 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 906 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 739 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1363 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1687 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1520 of file iBellhop_messages.pb.h.
double netsim::protobuf::PROTOBUF_FINAL::tl | ( | ) | const |
|
inline |
Definition at line 157 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 494 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 710 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 877 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1032 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1334 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1491 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1658 of file iBellhop_messages.pb.h.
::netsim::protobuf::iBellhopResponse_TLAveragedInRange* netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_release_avg_tl | ( | ) |
::goby::moos::protobuf::GobyMOOSAppConfig* netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_release_common | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_release_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_release_env | ( | ) |
::netsim::bellhop::protobuf::Environment* netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_release_initial_env | ( | ) |
void netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_avg_tl | ( | ::netsim::protobuf::iBellhopResponse_TLAveragedInRange * | avg_tl | ) |
void netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_common | ( | ::goby::moos::protobuf::GobyMOOSAppConfig * | common | ) |
void netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_env | ( | ::netsim::bellhop::protobuf::Environment * | env | ) |
void netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_env | ( | ::netsim::bellhop::protobuf::Environment * | env | ) |
void netsim::protobuf::PROTOBUF_FINAL::unsafe_arena_set_allocated_initial_env | ( | ::netsim::bellhop::protobuf::Environment * | initial_env | ) |
|
inline |
Definition at line 194 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 531 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1069 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 914 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 747 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1371 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1695 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1528 of file iBellhop_messages.pb.h.
::netsim::protobuf::iBellhopRequest_WaterColumnAction netsim::protobuf::PROTOBUF_FINAL::water_column_action | ( | ) | const |
double netsim::protobuf::PROTOBUF_FINAL::water_depth | ( | ) | const |
|
inlinestatic |
Definition at line 603 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 593 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 607 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 613 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 443 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 227 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 465 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 183 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 520 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 1058 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 903 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 736 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 1360 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 1684 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 1517 of file iBellhop_messages.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> netsim::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_moos_var_request_ |
Definition at line 449 of file iBellhop_messages.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> netsim::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_moos_var_response_ |
Definition at line 453 of file iBellhop_messages.pb.h.
::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> netsim::protobuf::PROTOBUF_FINAL::_i_give_permission_to_break_this_code_default_output_env_dir_ |
Definition at line 457 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 180 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 589 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 587 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 591 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 600 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 598 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 596 of file iBellhop_messages.pb.h.