| 
    Goby3 3.3.0
    
   2025.07.10 
   | 
 
#include <goby/moos/protobuf/translator.pb.h>
 Public Types | |
| enum | : int { kMoosVarFieldNumber = 2 , kMandatoryContentFieldNumber = 4 , kPeriodFieldNumber = 3 , kTypeFieldNumber = 1 } | 
| typedef TranslatorEntry_Trigger_Type | Type | 
Public Member Functions | |
| TranslatorEntry_Trigger () | |
| ~TranslatorEntry_Trigger () override | |
| PROTOBUF_CONSTEXPR | TranslatorEntry_Trigger (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) | 
| TranslatorEntry_Trigger (const TranslatorEntry_Trigger &from) | |
| TranslatorEntry_Trigger (TranslatorEntry_Trigger &&from) noexcept | |
| TranslatorEntry_Trigger & | operator= (const TranslatorEntry_Trigger &from) | 
| TranslatorEntry_Trigger & | operator= (TranslatorEntry_Trigger &&from) noexcept | 
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const | 
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () | 
| void | Swap (TranslatorEntry_Trigger *other) | 
| void | UnsafeArenaSwap (TranslatorEntry_Trigger *other) | 
| TranslatorEntry_Trigger * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final | 
| void | CopyFrom (const TranslatorEntry_Trigger &from) | 
| void | MergeFrom (const TranslatorEntry_Trigger &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 () const | 
| void | clear_moos_var () | 
| const std::string & | moos_var () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_moos_var (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_moos_var () | 
| PROTOBUF_NODISCARD std::string * | release_moos_var () | 
| void | set_allocated_moos_var (std::string *moos_var) | 
| bool | has_mandatory_content () const | 
| void | clear_mandatory_content () | 
| const std::string & | mandatory_content () const | 
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_mandatory_content (ArgT0 &&arg0, ArgT... args) | 
| std::string * | mutable_mandatory_content () | 
| PROTOBUF_NODISCARD std::string * | release_mandatory_content () | 
| void | set_allocated_mandatory_content (std::string *mandatory_content) | 
| bool | has_period () const | 
| void | clear_period () | 
| uint32_t | period () const | 
| void | set_period (uint32_t value) | 
| bool | has_type () const | 
| void | clear_type () | 
| ::goby::moos::protobuf::TranslatorEntry_Trigger_Type | type () const | 
| void | set_type (::goby::moos::protobuf::TranslatorEntry_Trigger_Type value) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_moos_var (ArgT0 &&arg0, ArgT... args) | 
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_mandatory_content (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 TranslatorEntry_Trigger & | default_instance () | 
| static const TranslatorEntry_Trigger * | internal_default_instance () | 
| static bool | Type_IsValid (int value) | 
| static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | Type_descriptor () | 
| template<typename T > | |
| static const std::string & | Type_Name (T enum_t_value) | 
| static bool | Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value) | 
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages | 
| static const ClassData | _class_data_ | 
| static constexpr Type | TRIGGER_PUBLISH | 
| static constexpr Type | TRIGGER_TIME | 
| static constexpr Type | Type_MIN | 
| static constexpr Type | Type_MAX | 
| static constexpr int | Type_ARRAYSIZE | 
Protected Member Functions | |
| TranslatorEntry_Trigger (::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_2ftranslator_2eproto | 
| void | swap (TranslatorEntry_Trigger &a, TranslatorEntry_Trigger &b) | 
Definition at line 143 of file translator.pb.h.
Definition at line 268 of file translator.pb.h.
| anonymous enum : int | 
| Enumerator | |
|---|---|
| kMoosVarFieldNumber | |
| kMandatoryContentFieldNumber | |
| kPeriodFieldNumber | |
| kTypeFieldNumber | |
Definition at line 300 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 146 of file translator.pb.h.
      
  | 
  override | 
      
  | 
  explicit | 
| goby::moos::protobuf::TranslatorEntry_Trigger::TranslatorEntry_Trigger | ( | const TranslatorEntry_Trigger & | from | ) | 
      
  | 
  inlinenoexcept | 
Definition at line 151 of file translator.pb.h.
      
  | 
  explicitprotected | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 1707 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1611 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1679 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1582 of file translator.pb.h.
| void goby::moos::protobuf::TranslatorEntry_Trigger::CopyFrom | ( | const TranslatorEntry_Trigger & | from | ) | 
      
  | 
  inlinestatic | 
Definition at line 190 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 181 of file translator.pb.h.
      
  | 
  inlinefinal | 
Definition at line 243 of file translator.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 184 of file translator.pb.h.
      
  | 
  final | 
      
  | 
  inlinestatic | 
Definition at line 187 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1704 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1608 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1676 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1579 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 193 of file translator.pb.h.
      
  | 
  final | 
      
  | 
  inline | 
Definition at line 1711 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 230 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1615 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1722 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1626 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 177 of file translator.pb.h.
      
  | 
  inlinefinal | 
Definition at line 224 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 156 of file translator.pb.h.
      
  | 
  inlinenoexcept | 
Definition at line 160 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1686 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1738 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1642 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1752 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1656 of file translator.pb.h.
| void goby::moos::protobuf::TranslatorEntry_Trigger::set_mandatory_content | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1717 of file translator.pb.h.
| void goby::moos::protobuf::TranslatorEntry_Trigger::set_moos_var | ( | ArgT0 && | arg0, | 
| ArgT... | args | ||
| ) | 
      
  | 
  inline | 
Definition at line 1621 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1694 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1598 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 203 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 1589 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 283 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 273 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 287 of file translator.pb.h.
      
  | 
  inlinestatic | 
Definition at line 293 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 174 of file translator.pb.h.
      
  | 
  inline | 
Definition at line 216 of file translator.pb.h.
      
  | 
  friend | 
Definition at line 372 of file translator.pb.h.
      
  | 
  friend | 
Definition at line 252 of file translator.pb.h.
Definition at line 384 of file translator.pb.h.
      
  | 
  friend | 
Definition at line 200 of file translator.pb.h.
      
  | 
  static | 
Definition at line 261 of file translator.pb.h.
| Impl_ goby::moos::protobuf::TranslatorEntry_Trigger::_impl_ | 
Definition at line 383 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 197 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 269 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 271 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 280 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 278 of file translator.pb.h.
      
  | 
  staticconstexpr | 
Definition at line 276 of file translator.pb.h.