|  | 
|  | TranslatorEntry_Trigger (const TranslatorEntry_Trigger &from) | 
|  | 
| TranslatorEntry_Trigger & | operator= (const TranslatorEntry_Trigger &from) | 
|  | 
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const | 
|  | 
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () | 
|  | 
| void | Swap (TranslatorEntry_Trigger *other) | 
|  | 
| TranslatorEntry_Trigger * | New () const | 
|  | 
| void | CopyFrom (const ::google::protobuf::Message &from) | 
|  | 
| void | MergeFrom (const ::google::protobuf::Message &from) | 
|  | 
| void | CopyFrom (const TranslatorEntry_Trigger &from) | 
|  | 
| void | MergeFrom (const TranslatorEntry_Trigger &from) | 
|  | 
| void | Clear () | 
|  | 
| bool | IsInitialized () const | 
|  | 
| int | ByteSize () const | 
|  | 
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) | 
|  | 
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const | 
|  | 
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const | 
|  | 
| int | GetCachedSize () const | 
|  | 
| ::google::protobuf::Metadata | GetMetadata () const | 
|  | 
| bool | has_type () const | 
|  | 
| void | clear_type () | 
|  | 
| inline::goby::moos::protobuf::TranslatorEntry_Trigger_Type | type () const | 
|  | 
| void | set_type (::goby::moos::protobuf::TranslatorEntry_Trigger_Type value) | 
|  | 
| bool | has_moos_var () const | 
|  | 
| void | clear_moos_var () | 
|  | 
| const ::std::string & | moos_var () const | 
|  | 
| void | set_moos_var (const ::std::string &value) | 
|  | 
| void | set_moos_var (const char *value) | 
|  | 
| void | set_moos_var (const char *value, size_t size) | 
|  | 
| inline::std::string * | mutable_moos_var () | 
|  | 
| inline::std::string * | release_moos_var () | 
|  | 
| void | set_allocated_moos_var (::std::string *moos_var) | 
|  | 
| bool | has_period () const | 
|  | 
| void | clear_period () | 
|  | 
| inline::google::protobuf::uint32 | period () const | 
|  | 
| void | set_period (::google::protobuf::uint32 value) | 
|  | 
| bool | has_mandatory_content () const | 
|  | 
| void | clear_mandatory_content () | 
|  | 
| const ::std::string & | mandatory_content () const | 
|  | 
| void | set_mandatory_content (const ::std::string &value) | 
|  | 
| void | set_mandatory_content (const char *value) | 
|  | 
| void | set_mandatory_content (const char *value, size_t size) | 
|  | 
| inline::std::string * | mutable_mandatory_content () | 
|  | 
| inline::std::string * | release_mandatory_content () | 
|  | 
| void | set_allocated_mandatory_content (::std::string *mandatory_content) | 
|  | 
Definition at line 97 of file translator.pb.h.