Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::moos::protobuf::TranslatorEntry_Trigger Class Reference
Inheritance diagram for goby::moos::protobuf::TranslatorEntry_Trigger:
Inheritance graph
[legend]

Public Types

typedef TranslatorEntry_Trigger_Type Type
 

Public Member Functions

 TranslatorEntry_Trigger (const TranslatorEntry_Trigger &from)
 
TranslatorEntry_Triggeroperator= (const TranslatorEntry_Trigger &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (TranslatorEntry_Trigger *other)
 
TranslatorEntry_TriggerNew () 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)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const TranslatorEntry_Triggerdefault_instance ()
 
static bool Type_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * Type_descriptor ()
 
static const ::std::string & Type_Name (Type value)
 
static bool Type_Parse (const ::std::string &name, Type *value)
 

Static Public Attributes

static const Type TRIGGER_PUBLISH = TranslatorEntry_Trigger_Type_TRIGGER_PUBLISH
 
static const Type TRIGGER_TIME = TranslatorEntry_Trigger_Type_TRIGGER_TIME
 
static const Type Type_MIN
 
static const Type Type_MAX
 
static const int Type_ARRAYSIZE
 
static const int kTypeFieldNumber = 1
 
static const int kMoosVarFieldNumber = 2
 
static const int kPeriodFieldNumber = 3
 
static const int kMandatoryContentFieldNumber = 4
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2ftranslator_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2ftranslator_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2ftranslator_2eproto ()
 

Detailed Description

Definition at line 97 of file translator.pb.h.

Member Data Documentation

const int goby::moos::protobuf::TranslatorEntry_Trigger::Type_ARRAYSIZE
static
Initial value:
=
TranslatorEntry_Trigger_Type_Type_ARRAYSIZE

Definition at line 158 of file translator.pb.h.

const Type goby::moos::protobuf::TranslatorEntry_Trigger::Type_MAX
static
Initial value:
=
TranslatorEntry_Trigger_Type_Type_MAX

Definition at line 156 of file translator.pb.h.

const Type goby::moos::protobuf::TranslatorEntry_Trigger::Type_MIN
static
Initial value:
=
TranslatorEntry_Trigger_Type_Type_MIN

Definition at line 154 of file translator.pb.h.


The documentation for this class was generated from the following file: