| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
#include <goby/moos/protobuf/iFrontSeat_config.pb.h>
 Public Types | |
| enum | : int {  kPrefixFieldNumber = 1 , kRawOutFieldNumber = 10 , kRawInFieldNumber = 11 , kCommandRequestFieldNumber = 12 , kCommandResponseFieldNumber = 13 , kDataFromFrontseatFieldNumber = 14 , kDataToFrontseatFieldNumber = 15 , kStatusFieldNumber = 16 , kNodeStatusFieldNumber = 17 }  | 
Public Member Functions | |
| iFrontSeatConfig_MOOSVariables () | |
| ~iFrontSeatConfig_MOOSVariables () override | |
| PROTOBUF_CONSTEXPR | iFrontSeatConfig_MOOSVariables (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | 
| iFrontSeatConfig_MOOSVariables (const iFrontSeatConfig_MOOSVariables &from) | |
| iFrontSeatConfig_MOOSVariables (iFrontSeatConfig_MOOSVariables &&from) noexcept | |
| iFrontSeatConfig_MOOSVariables & | operator= (const iFrontSeatConfig_MOOSVariables &from) | 
| iFrontSeatConfig_MOOSVariables & | operator= (iFrontSeatConfig_MOOSVariables &&from) noexcept | 
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const | 
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () | 
| void | Swap (iFrontSeatConfig_MOOSVariables *other) | 
| void | UnsafeArenaSwap (iFrontSeatConfig_MOOSVariables *other) | 
| iFrontSeatConfig_MOOSVariables * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | 
| void | CopyFrom (const iFrontSeatConfig_MOOSVariables &from) | 
| void | MergeFrom (const iFrontSeatConfig_MOOSVariables &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_prefix () const | 
| void | clear_prefix () | 
| const std::string & | prefix () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_prefix (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_prefix () | 
| PROTOBUF_NODISCARD std::string * | release_prefix () | 
| void | set_allocated_prefix (std::string *prefix) | 
| bool | has_raw_out () const | 
| void | clear_raw_out () | 
| const std::string & | raw_out () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_raw_out (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_raw_out () | 
| PROTOBUF_NODISCARD std::string * | release_raw_out () | 
| void | set_allocated_raw_out (std::string *raw_out) | 
| bool | has_raw_in () const | 
| void | clear_raw_in () | 
| const std::string & | raw_in () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_raw_in (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_raw_in () | 
| PROTOBUF_NODISCARD std::string * | release_raw_in () | 
| void | set_allocated_raw_in (std::string *raw_in) | 
| bool | has_command_request () const | 
| void | clear_command_request () | 
| const std::string & | command_request () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_command_request (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_command_request () | 
| PROTOBUF_NODISCARD std::string * | release_command_request () | 
| void | set_allocated_command_request (std::string *command_request) | 
| bool | has_command_response () const | 
| void | clear_command_response () | 
| const std::string & | command_response () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_command_response (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_command_response () | 
| PROTOBUF_NODISCARD std::string * | release_command_response () | 
| void | set_allocated_command_response (std::string *command_response) | 
| bool | has_data_from_frontseat () const | 
| void | clear_data_from_frontseat () | 
| const std::string & | data_from_frontseat () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_data_from_frontseat (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_data_from_frontseat () | 
| PROTOBUF_NODISCARD std::string * | release_data_from_frontseat () | 
| void | set_allocated_data_from_frontseat (std::string *data_from_frontseat) | 
| bool | has_data_to_frontseat () const | 
| void | clear_data_to_frontseat () | 
| const std::string & | data_to_frontseat () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_data_to_frontseat (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_data_to_frontseat () | 
| PROTOBUF_NODISCARD std::string * | release_data_to_frontseat () | 
| void | set_allocated_data_to_frontseat (std::string *data_to_frontseat) | 
| bool | has_status () const | 
| void | clear_status () | 
| const std::string & | status () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_status (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_status () | 
| PROTOBUF_NODISCARD std::string * | release_status () | 
| void | set_allocated_status (std::string *status) | 
| bool | has_node_status () const | 
| void | clear_node_status () | 
| const std::string & | node_status () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_node_status (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_node_status () | 
| PROTOBUF_NODISCARD std::string * | release_node_status () | 
| void | set_allocated_node_status (std::string *node_status) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_prefix (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_raw_out (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_raw_in (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_command_request (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_command_response (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_data_from_frontseat (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_data_to_frontseat (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_status (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_node_status (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 iFrontSeatConfig_MOOSVariables & | default_instance () | 
| static const iFrontSeatConfig_MOOSVariables * | internal_default_instance () | 
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages | 
| static const ClassData | _class_data_ | 
Protected Member Functions | |
| iFrontSeatConfig_MOOSVariables (::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_goby_2fmoos_2fprotobuf_2fiFrontSeat_5fconfig_2eproto | 
| void | swap (iFrontSeatConfig_MOOSVariables &a, iFrontSeatConfig_MOOSVariables &b) | 
Definition at line 86 of file iFrontSeat_config.pb.h.
| anonymous enum : int | 
Definition at line 213 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 89 of file iFrontSeat_config.pb.h.
      
  | 
  override | 
      
  | 
  explicit | 
| goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::iFrontSeatConfig_MOOSVariables | ( | const iFrontSeatConfig_MOOSVariables & | from | ) | 
      
  | 
  inlinenoexcept | 
Definition at line 94 of file iFrontSeat_config.pb.h.
      
  | 
  explicitprotected | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 1077 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1136 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1195 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1254 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1372 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 900 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1018 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 959 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1313 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1081 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1140 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::CopyFrom | ( | const iFrontSeatConfig_MOOSVariables & | from | ) | 
      
  | 
  inline | 
Definition at line 1199 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1258 of file iFrontSeat_config.pb.h.
      
  | 
  inlinestatic | 
Definition at line 133 of file iFrontSeat_config.pb.h.
      
  | 
  inlinestatic | 
Definition at line 124 of file iFrontSeat_config.pb.h.
      
  | 
  inlinefinal | 
Definition at line 186 of file iFrontSeat_config.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 127 of file iFrontSeat_config.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 130 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1074 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1133 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1192 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1251 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1369 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 897 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1015 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 956 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1310 of file iFrontSeat_config.pb.h.
      
  | 
  inlinestatic | 
Definition at line 136 of file iFrontSeat_config.pb.h.
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 173 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1093 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1152 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1211 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1270 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1388 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 916 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1034 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 975 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1329 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 120 of file iFrontSeat_config.pb.h.
      
  | 
  inlinefinal | 
Definition at line 167 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1376 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 99 of file iFrontSeat_config.pb.h.
      
  | 
  inlinenoexcept | 
Definition at line 103 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 904 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1022 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 963 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1109 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1168 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1227 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1286 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1404 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 932 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1050 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 991 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1345 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1118 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1177 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1236 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1295 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1413 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 941 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1059 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1000 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1354 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_command_request | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1088 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_command_response | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1147 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_data_from_frontseat | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1206 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_data_to_frontseat | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1265 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_node_status | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1383 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_prefix | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 911 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_raw_in | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1029 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_raw_out | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 970 of file iFrontSeat_config.pb.h.
| void goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::set_status | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1324 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 1317 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 146 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 117 of file iFrontSeat_config.pb.h.
      
  | 
  inline | 
Definition at line 159 of file iFrontSeat_config.pb.h.
      
  | 
  friend | 
Definition at line 390 of file iFrontSeat_config.pb.h.
      
  | 
  friend | 
Definition at line 195 of file iFrontSeat_config.pb.h.
Definition at line 416 of file iFrontSeat_config.pb.h.
      
  | 
  friend | 
Definition at line 143 of file iFrontSeat_config.pb.h.
      
  | 
  static | 
Definition at line 204 of file iFrontSeat_config.pb.h.
| Impl_ goby::apps::moos::protobuf::iFrontSeatConfig_MOOSVariables::_impl_ | 
Definition at line 415 of file iFrontSeat_config.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 140 of file iFrontSeat_config.pb.h.