Goby3  3.1.4
2024.02.22
goby::moos::protobuf::TranslatorEntry_Trigger Class Reference

#include <goby/moos/protobuf/translator.pb.h>

Inheritance diagram for goby::moos::protobuf::TranslatorEntry_Trigger:
google::protobuf::Message google::protobuf::MessageLite

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_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 final
 
TranslatorEntry_TriggerNew (::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 ReflectionGetReflection () const final
 
- Public Member Functions inherited from google::protobuf::MessageLite
 MessageLite ()
 
virtual ~MessageLite ()
 
virtual ::google::protobuf::ArenaGetArena () 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_Triggerdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const TranslatorEntry_Triggerinternal_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)
 

Detailed Description

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

Member Typedef Documentation

◆ Type

Constructor & Destructor Documentation

◆ TranslatorEntry_Trigger() [1/2]

goby::moos::protobuf::TranslatorEntry_Trigger::TranslatorEntry_Trigger ( )

◆ ~TranslatorEntry_Trigger()

virtual goby::moos::protobuf::TranslatorEntry_Trigger::~TranslatorEntry_Trigger ( )
virtual

◆ TranslatorEntry_Trigger() [2/2]

goby::moos::protobuf::TranslatorEntry_Trigger::TranslatorEntry_Trigger ( const TranslatorEntry_Trigger from)

Member Function Documentation

◆ ByteSizeLong()

size_t goby::moos::protobuf::TranslatorEntry_Trigger::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::moos::protobuf::TranslatorEntry_Trigger::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_mandatory_content()

void goby::moos::protobuf::TranslatorEntry_Trigger::clear_mandatory_content ( )
inline

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

◆ clear_moos_var()

void goby::moos::protobuf::TranslatorEntry_Trigger::clear_moos_var ( )
inline

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

◆ clear_period()

void goby::moos::protobuf::TranslatorEntry_Trigger::clear_period ( )
inline

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

◆ clear_type()

void goby::moos::protobuf::TranslatorEntry_Trigger::clear_type ( )
inline

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

◆ CopyFrom() [1/2]

void goby::moos::protobuf::TranslatorEntry_Trigger::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::moos::protobuf::TranslatorEntry_Trigger::CopyFrom ( const TranslatorEntry_Trigger from)

◆ default_instance()

static const TranslatorEntry_Trigger& goby::moos::protobuf::TranslatorEntry_Trigger::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::moos::protobuf::TranslatorEntry_Trigger::descriptor ( )
static

◆ GetCachedSize()

int goby::moos::protobuf::TranslatorEntry_Trigger::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

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

◆ GetMetadata()

::google::protobuf::Metadata goby::moos::protobuf::TranslatorEntry_Trigger::GetMetadata ( ) const
finalvirtual

◆ has_mandatory_content()

bool goby::moos::protobuf::TranslatorEntry_Trigger::has_mandatory_content ( ) const
inline

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

◆ has_moos_var()

bool goby::moos::protobuf::TranslatorEntry_Trigger::has_moos_var ( ) const
inline

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

◆ has_period()

bool goby::moos::protobuf::TranslatorEntry_Trigger::has_period ( ) const
inline

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

◆ has_type()

bool goby::moos::protobuf::TranslatorEntry_Trigger::has_type ( ) const
inline

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

◆ InitAsDefaultInstance()

static void goby::moos::protobuf::TranslatorEntry_Trigger::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const TranslatorEntry_Trigger* goby::moos::protobuf::TranslatorEntry_Trigger::internal_default_instance ( )
inlinestatic

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::moos::protobuf::TranslatorEntry_Trigger::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::moos::protobuf::TranslatorEntry_Trigger::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ mandatory_content()

const ::std::string & goby::moos::protobuf::TranslatorEntry_Trigger::mandatory_content ( ) const
inline

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

◆ MergeFrom() [1/2]

void goby::moos::protobuf::TranslatorEntry_Trigger::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::moos::protobuf::TranslatorEntry_Trigger::MergeFrom ( const TranslatorEntry_Trigger from)

◆ MergePartialFromCodedStream()

bool goby::moos::protobuf::TranslatorEntry_Trigger::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ moos_var()

const ::std::string & goby::moos::protobuf::TranslatorEntry_Trigger::moos_var ( ) const
inline

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

◆ mutable_mandatory_content()

std::string * goby::moos::protobuf::TranslatorEntry_Trigger::mutable_mandatory_content ( )
inline

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

◆ mutable_moos_var()

std::string * goby::moos::protobuf::TranslatorEntry_Trigger::mutable_moos_var ( )
inline

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::moos::protobuf::TranslatorEntry_Trigger::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

TranslatorEntry_Trigger* goby::moos::protobuf::TranslatorEntry_Trigger::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

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

◆ New() [2/2]

TranslatorEntry_Trigger* goby::moos::protobuf::TranslatorEntry_Trigger::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

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

◆ operator=()

TranslatorEntry_Trigger& goby::moos::protobuf::TranslatorEntry_Trigger::operator= ( const TranslatorEntry_Trigger from)
inline

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

◆ period()

google::protobuf::uint32 goby::moos::protobuf::TranslatorEntry_Trigger::period ( ) const
inline

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

◆ release_mandatory_content()

std::string * goby::moos::protobuf::TranslatorEntry_Trigger::release_mandatory_content ( )
inline

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

◆ release_moos_var()

std::string * goby::moos::protobuf::TranslatorEntry_Trigger::release_moos_var ( )
inline

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

◆ SerializeWithCachedSizes()

void goby::moos::protobuf::TranslatorEntry_Trigger::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_mandatory_content()

void goby::moos::protobuf::TranslatorEntry_Trigger::set_allocated_mandatory_content ( ::std::string *  mandatory_content)
inline

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

◆ set_allocated_moos_var()

void goby::moos::protobuf::TranslatorEntry_Trigger::set_allocated_moos_var ( ::std::string *  moos_var)
inline

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

◆ set_mandatory_content() [1/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_mandatory_content ( const ::std::string &  value)
inline

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

◆ set_mandatory_content() [2/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_mandatory_content ( const char value)
inline

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

◆ set_mandatory_content() [3/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_mandatory_content ( const char value,
size_t  size 
)
inline

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

◆ set_moos_var() [1/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_moos_var ( const ::std::string &  value)
inline

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

◆ set_moos_var() [2/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_moos_var ( const char value)
inline

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

◆ set_moos_var() [3/3]

void goby::moos::protobuf::TranslatorEntry_Trigger::set_moos_var ( const char value,
size_t  size 
)
inline

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

◆ set_period()

void goby::moos::protobuf::TranslatorEntry_Trigger::set_period ( ::google::protobuf::uint32  value)
inline

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

◆ set_type()

void goby::moos::protobuf::TranslatorEntry_Trigger::set_type ( ::goby::moos::protobuf::TranslatorEntry_Trigger_Type  value)
inline

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

◆ Swap()

void goby::moos::protobuf::TranslatorEntry_Trigger::Swap ( TranslatorEntry_Trigger other)

◆ type()

goby::moos::protobuf::TranslatorEntry_Trigger_Type goby::moos::protobuf::TranslatorEntry_Trigger::type ( ) const
inline

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

◆ Type_descriptor()

static const ::google::protobuf::EnumDescriptor* goby::moos::protobuf::TranslatorEntry_Trigger::Type_descriptor ( )
inlinestatic

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

◆ Type_IsValid()

static bool goby::moos::protobuf::TranslatorEntry_Trigger::Type_IsValid ( int  value)
inlinestatic

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

◆ Type_Name()

static const ::std::string& goby::moos::protobuf::TranslatorEntry_Trigger::Type_Name ( Type  value)
inlinestatic

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

◆ Type_Parse()

static bool goby::moos::protobuf::TranslatorEntry_Trigger::Type_Parse ( const ::std::string &  name,
Type value 
)
inlinestatic

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::moos::protobuf::TranslatorEntry_Trigger::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_goby_2fmoos_2fprotobuf_2ftranslator_2eproto::TableStruct

◆ swap

void swap ( TranslatorEntry_Trigger a,
TranslatorEntry_Trigger b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int goby::moos::protobuf::TranslatorEntry_Trigger::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

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

◆ kMandatoryContentFieldNumber

const int goby::moos::protobuf::TranslatorEntry_Trigger::kMandatoryContentFieldNumber = 4
static

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

◆ kMoosVarFieldNumber

const int goby::moos::protobuf::TranslatorEntry_Trigger::kMoosVarFieldNumber = 2
static

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

◆ kPeriodFieldNumber

const int goby::moos::protobuf::TranslatorEntry_Trigger::kPeriodFieldNumber = 3
static

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

◆ kTypeFieldNumber

const int goby::moos::protobuf::TranslatorEntry_Trigger::kTypeFieldNumber = 1
static

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

◆ TRIGGER_PUBLISH

const Type goby::moos::protobuf::TranslatorEntry_Trigger::TRIGGER_PUBLISH
static
Initial value:

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

◆ TRIGGER_TIME

const Type goby::moos::protobuf::TranslatorEntry_Trigger::TRIGGER_TIME
static
Initial value:

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

◆ Type_ARRAYSIZE

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

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

◆ Type_MAX

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

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

◆ Type_MIN

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

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


The documentation for this class was generated from the following file:
goby::moos::protobuf::TranslatorEntry_Trigger_Type_TRIGGER_PUBLISH
@ TranslatorEntry_Trigger_Type_TRIGGER_PUBLISH
Definition: translator.pb.h:93
goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_ARRAYSIZE
const int TranslatorEntry_Trigger_Type_Type_ARRAYSIZE
Definition: translator.pb.h:99
goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_MAX
const TranslatorEntry_Trigger_Type TranslatorEntry_Trigger_Type_Type_MAX
Definition: translator.pb.h:98
goby::moos::protobuf::TranslatorEntry_Trigger_Type_Type_MIN
const TranslatorEntry_Trigger_Type TranslatorEntry_Trigger_Type_Type_MIN
Definition: translator.pb.h:97
goby::moos::protobuf::TranslatorEntry_Trigger_Type_TRIGGER_TIME
@ TranslatorEntry_Trigger_Type_TRIGGER_TIME
Definition: translator.pb.h:94