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


Public Types | |
| enum | : int { kMoosVarRequestFieldNumber = 3 , kMoosVarResponseFieldNumber = 4 , kOutputEnvDirFieldNumber = 5 , kLocalSoundSpeedVarFieldNumber = 7 , kCommonFieldNumber = 1 , kInitialEnvFieldNumber = 2 , kExtrapolateNavFieldNumber = 6 , kMaxNumberOfReceiversFieldNumber = 10 } |
Public Member Functions | |
| iBellhopConfig () | |
| ~iBellhopConfig () override | |
| PROTOBUF_CONSTEXPR | iBellhopConfig (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| 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 (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const 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 |
| uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
| int | GetCachedSize () const final |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () 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 |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_moos_var_request (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_moos_var_request () |
| PROTOBUF_NODISCARD 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 |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_moos_var_response (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_moos_var_response () |
| PROTOBUF_NODISCARD 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 |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_output_env_dir (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_output_env_dir () |
| PROTOBUF_NODISCARD 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 |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_local_sound_speed_var (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_local_sound_speed_var () |
| PROTOBUF_NODISCARD 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 |
| PROTOBUF_NODISCARD::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 |
| PROTOBUF_NODISCARD::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 () |
| int32_t | max_number_of_receivers () const |
| void | set_max_number_of_receivers (int32_t value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_var_request (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_var_response (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_output_env_dir (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_local_sound_speed_var (ArgT0 &&arg0, ArgT... args) |
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 const iBellhopConfig * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| iBellhopConfig (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
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) |
Definition at line 122 of file iBellhop_messages.pb.h.
| anonymous enum : int |
Definition at line 249 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 125 of file iBellhop_messages.pb.h.
|
override |
|
explicit |
| netsim::protobuf::iBellhopConfig::iBellhopConfig | ( | const iBellhopConfig & | from | ) |
|
inlinenoexcept |
Definition at line 130 of file iBellhop_messages.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
| void netsim::protobuf::iBellhopConfig::clear_common | ( | ) |
|
inline |
Definition at line 2197 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::clear_initial_env | ( | ) |
|
inline |
Definition at line 2225 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2293 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2020 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2079 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2138 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1852 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::CopyFrom | ( | const iBellhopConfig & | from | ) |
|
inlinestatic |
Definition at line 169 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 160 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2204 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 222 of file iBellhop_messages.pb.h.
|
final |
|
inlinestatic |
Definition at line 163 of file iBellhop_messages.pb.h.
|
final |
|
inlinestatic |
Definition at line 166 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1844 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2194 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1931 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2222 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2290 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2017 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2076 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2135 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1939 of file iBellhop_messages.pb.h.
|
inlinestatic |
Definition at line 172 of file iBellhop_messages.pb.h.
|
final |
|
inline |
Definition at line 2229 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2300 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 209 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2024 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2083 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1899 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1986 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2240 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2036 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2095 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2154 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 156 of file iBellhop_messages.pb.h.
|
inlinefinal |
Definition at line 203 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 135 of file iBellhop_messages.pb.h.
|
inlinenoexcept |
Definition at line 139 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2142 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1869 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1956 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2256 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2052 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2111 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2170 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1904 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1991 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2270 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2061 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2120 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2179 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2212 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::set_local_sound_speed_var | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2235 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 2308 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::set_moos_var_request | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2031 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::set_moos_var_response | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2090 of file iBellhop_messages.pb.h.
| void netsim::protobuf::iBellhopConfig::set_output_env_dir | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 2149 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 182 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 153 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1884 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1971 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1856 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 1943 of file iBellhop_messages.pb.h.
|
inline |
Definition at line 195 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 397 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 231 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 416 of file iBellhop_messages.pb.h.
|
friend |
Definition at line 179 of file iBellhop_messages.pb.h.
|
static |
Definition at line 240 of file iBellhop_messages.pb.h.
| Impl_ netsim::protobuf::iBellhopConfig::_impl_ |
Definition at line 415 of file iBellhop_messages.pb.h.
|
staticconstexpr |
Definition at line 176 of file iBellhop_messages.pb.h.