Goby3
3.1.5a
2024.05.23
|
#include <goby/moos/protobuf/translator.pb.h>
Public Types | |
typedef TranslatorEntry_Trigger_Type | Type |
Public Types inherited from google::protobuf::Message | |
typedef google::protobuf::Reflection | Reflection |
Public Member Functions | |
TranslatorEntry_Trigger () | |
virtual | ~TranslatorEntry_Trigger () |
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 final |
TranslatorEntry_Trigger * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const TranslatorEntry_Trigger &from) |
void | MergeFrom (const TranslatorEntry_Trigger &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
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) |
::std::string * | mutable_moos_var () |
::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 |
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) |
::std::string * | mutable_mandatory_content () |
::std::string * | release_mandatory_content () |
void | set_allocated_mandatory_content (::std::string *mandatory_content) |
bool | has_period () const |
void | clear_period () |
::google::protobuf::uint32 | period () const |
void | set_period (::google::protobuf::uint32 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) |
Public Member Functions inherited from google::protobuf::Message | |
Message () | |
virtual | ~Message () |
virtual void | CopyFrom (const Message &from) |
virtual void | MergeFrom (const Message &from) |
void | CheckInitialized () const |
void | FindInitializationErrors (std::vector< string > *errors) const |
string | InitializationErrorString () const |
virtual void | DiscardUnknownFields () |
virtual size_t | SpaceUsedLong () const |
int | SpaceUsed () const |
string | DebugString () const |
string | ShortDebugString () const |
string | Utf8DebugString () const |
void | PrintDebugString () const |
bool | ParseFromFileDescriptor (int file_descriptor) |
bool | ParsePartialFromFileDescriptor (int file_descriptor) |
bool | ParseFromIstream (std::istream *input) |
bool | ParsePartialFromIstream (std::istream *input) |
bool | SerializeToFileDescriptor (int file_descriptor) const |
bool | SerializePartialToFileDescriptor (int file_descriptor) const |
bool | SerializeToOstream (std::ostream *output) const |
bool | SerializePartialToOstream (std::ostream *output) const |
virtual string | GetTypeName () const |
virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
const Descriptor * | GetDescriptor () const |
virtual const Reflection * | GetReflection () const final |
Public Member Functions inherited from google::protobuf::MessageLite | |
MessageLite () | |
virtual | ~MessageLite () |
virtual ::google::protobuf::Arena * | GetArena () const |
virtual void * | GetMaybeArenaPointer () const |
bool | ParseFromCodedStream (io::CodedInputStream *input) |
bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
bool | ParseFromString (const string &data) |
bool | ParsePartialFromString (const string &data) |
bool | ParseFromArray (const void *data, int size) |
bool | ParsePartialFromArray (const void *data, int size) |
bool | MergeFromCodedStream (io::CodedInputStream *input) |
bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
bool | SerializeToString (string *output) const |
bool | SerializePartialToString (string *output) const |
bool | SerializeToArray (void *data, int size) const |
bool | SerializePartialToArray (void *data, int size) const |
string | SerializeAsString () const |
string | SerializePartialAsString () const |
bool | AppendToString (string *output) const |
bool | AppendPartialToString (string *output) const |
int | ByteSize () const |
virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
virtual uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, uint8 *target) const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const TranslatorEntry_Trigger & | default_instance () |
static void | InitAsDefaultInstance () |
static const TranslatorEntry_Trigger * | internal_default_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 constexpr int | kIndexInFileMessages |
static const Type | TRIGGER_PUBLISH |
static const Type | TRIGGER_TIME |
static const Type | Type_MIN |
static const Type | Type_MAX |
static const int | Type_ARRAYSIZE |
static const int | kMoosVarFieldNumber = 2 |
static const int | kMandatoryContentFieldNumber = 4 |
static const int | kPeriodFieldNumber = 3 |
static const int | kTypeFieldNumber = 1 |
Friends | |
struct | ::protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto::TableStruct |
void | swap (TranslatorEntry_Trigger &a, TranslatorEntry_Trigger &b) |
Additional Inherited Members | |
Static Protected Member Functions inherited from google::protobuf::MessageLite | |
template<typename T > | |
::google::protobuf::internal::RepeatedPtrFieldBase * | CastToBase (::google::protobuf::RepeatedPtrField< T > *repeated) |
template<typename T > | |
static const ::google::protobuf::internal::RepeatedPtrFieldBase & | CastToBase (const ::google::protobuf::RepeatedPtrField< T > &repeated) |
template<typename T > | |
static T * | CreateMaybeMessage (Arena *arena) |
Definition at line 138 of file translator.pb.h.
Definition at line 230 of file translator.pb.h.
goby::moos::protobuf::TranslatorEntry_Trigger::TranslatorEntry_Trigger | ( | ) |
|
virtual |
goby::moos::protobuf::TranslatorEntry_Trigger::TranslatorEntry_Trigger | ( | const TranslatorEntry_Trigger & | from | ) |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inline |
Definition at line 1338 of file translator.pb.h.
|
inline |
Definition at line 1248 of file translator.pb.h.
|
inline |
Definition at line 1314 of file translator.pb.h.
|
inline |
Definition at line 1223 of file translator.pb.h.
|
final |
void goby::moos::protobuf::TranslatorEntry_Trigger::CopyFrom | ( | const TranslatorEntry_Trigger & | from | ) |
|
static |
|
static |
|
inlinefinalvirtual |
Implements google::protobuf::MessageLite.
Definition at line 210 of file translator.pb.h.
|
finalvirtual |
Implements google::protobuf::Message.
|
inline |
Definition at line 1329 of file translator.pb.h.
|
inline |
Definition at line 1239 of file translator.pb.h.
|
inline |
Definition at line 1305 of file translator.pb.h.
|
inline |
Definition at line 1214 of file translator.pb.h.
|
static |
|
inlinestatic |
Definition at line 175 of file translator.pb.h.
|
final |
|
finalvirtual |
Reimplemented from google::protobuf::Message.
|
inline |
Definition at line 1342 of file translator.pb.h.
|
final |
void goby::moos::protobuf::TranslatorEntry_Trigger::MergeFrom | ( | const TranslatorEntry_Trigger & | from | ) |
|
final |
|
inline |
Definition at line 1252 of file translator.pb.h.
|
inline |
Definition at line 1371 of file translator.pb.h.
|
inline |
Definition at line 1281 of file translator.pb.h.
|
inline |
Definition at line 167 of file translator.pb.h.
|
inlinefinalvirtual |
Implements google::protobuf::Message.
Definition at line 189 of file translator.pb.h.
|
inlinefinalvirtual |
Reimplemented from google::protobuf::Message.
Definition at line 193 of file translator.pb.h.
|
inline |
Definition at line 145 of file translator.pb.h.
|
inline |
Definition at line 1318 of file translator.pb.h.
|
inline |
Definition at line 1376 of file translator.pb.h.
|
inline |
Definition at line 1286 of file translator.pb.h.
|
final |
|
inline |
Definition at line 1384 of file translator.pb.h.
|
inline |
Definition at line 1294 of file translator.pb.h.
|
inline |
Definition at line 1346 of file translator.pb.h.
|
inline |
Definition at line 1359 of file translator.pb.h.
|
inline |
Definition at line 1365 of file translator.pb.h.
|
inline |
Definition at line 1256 of file translator.pb.h.
|
inline |
Definition at line 1269 of file translator.pb.h.
|
inline |
Definition at line 1275 of file translator.pb.h.
|
inline |
Definition at line 1322 of file translator.pb.h.
|
inline |
Definition at line 1231 of file translator.pb.h.
void goby::moos::protobuf::TranslatorEntry_Trigger::Swap | ( | TranslatorEntry_Trigger * | other | ) |
|
inline |
Definition at line 1227 of file translator.pb.h.
|
inlinestatic |
Definition at line 245 of file translator.pb.h.
Definition at line 235 of file translator.pb.h.
|
inlinestatic |
Definition at line 248 of file translator.pb.h.
|
inlinestatic |
Definition at line 251 of file translator.pb.h.
|
inline |
Definition at line 164 of file translator.pb.h.
Definition at line 320 of file translator.pb.h.
|
friend |
Definition at line 183 of file translator.pb.h.
|
staticconstexpr |
Definition at line 179 of file translator.pb.h.
|
static |
Definition at line 276 of file translator.pb.h.
|
static |
Definition at line 261 of file translator.pb.h.
|
static |
Definition at line 291 of file translator.pb.h.
|
static |
Definition at line 298 of file translator.pb.h.
|
static |
Definition at line 231 of file translator.pb.h.
|
static |
Definition at line 233 of file translator.pb.h.
|
static |
Definition at line 242 of file translator.pb.h.
|
static |
Definition at line 240 of file translator.pb.h.
|
static |
Definition at line 238 of file translator.pb.h.