Goby3  3.1.4
2024.02.22
goby::middleware::frontseat::protobuf::InterfaceStatus Class Reference

#include <goby/middleware/protobuf/frontseat.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::InterfaceStatus:
google::protobuf::Message google::protobuf::MessageLite

Public Member Functions

 InterfaceStatus ()
 
virtual ~InterfaceStatus ()
 
 InterfaceStatus (const InterfaceStatus &from)
 
InterfaceStatusoperator= (const InterfaceStatus &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (InterfaceStatus *other)
 
InterfaceStatusNew () const final
 
InterfaceStatusNew (::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 InterfaceStatus &from)
 
void MergeFrom (const InterfaceStatus &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_frontseat_state () const
 
void clear_frontseat_state ()
 
::goby::middleware::frontseat::protobuf::FrontSeatState frontseat_state () const
 
void set_frontseat_state (::goby::middleware::frontseat::protobuf::FrontSeatState value)
 
bool has_helm_state () const
 
void clear_helm_state ()
 
::goby::middleware::frontseat::protobuf::HelmState helm_state () const
 
void set_helm_state (::goby::middleware::frontseat::protobuf::HelmState value)
 
bool has_helm_error () const
 
void clear_helm_error ()
 
::goby::middleware::frontseat::protobuf::HelmError helm_error () const
 
void set_helm_error (::goby::middleware::frontseat::protobuf::HelmError value)
 
bool has_frontseat_error () const
 
void clear_frontseat_error ()
 
::goby::middleware::frontseat::protobuf::FrontSeatError frontseat_error () const
 
void set_frontseat_error (::goby::middleware::frontseat::protobuf::FrontSeatError value)
 
bool has_state () const
 
void clear_state ()
 
::goby::middleware::frontseat::protobuf::InterfaceState state () const
 
void set_state (::goby::middleware::frontseat::protobuf::InterfaceState 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 InterfaceStatusdefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const InterfaceStatusinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kFrontseatStateFieldNumber = 2
 
static const int kHelmStateFieldNumber = 3
 
static const int kHelmErrorFieldNumber = 4
 
static const int kFrontseatErrorFieldNumber = 5
 
static const int kStateFieldNumber = 1
 

Friends

struct ::protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto::TableStruct
 
void swap (InterfaceStatus &a, InterfaceStatus &b)
 

Additional Inherited Members

- Public Types inherited from google::protobuf::Message
typedef google::protobuf::Reflection Reflection
 
- 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 334 of file frontseat.pb.h.

Constructor & Destructor Documentation

◆ InterfaceStatus() [1/2]

goby::middleware::frontseat::protobuf::InterfaceStatus::InterfaceStatus ( )

◆ ~InterfaceStatus()

virtual goby::middleware::frontseat::protobuf::InterfaceStatus::~InterfaceStatus ( )
virtual

◆ InterfaceStatus() [2/2]

goby::middleware::frontseat::protobuf::InterfaceStatus::InterfaceStatus ( const InterfaceStatus from)

Member Function Documentation

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::InterfaceStatus::ByteSizeLong ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ Clear()

void goby::middleware::frontseat::protobuf::InterfaceStatus::Clear ( )
finalvirtual

Reimplemented from google::protobuf::Message.

◆ clear_frontseat_error()

void goby::middleware::frontseat::protobuf::InterfaceStatus::clear_frontseat_error ( )
inline

Definition at line 1277 of file frontseat.pb.h.

◆ clear_frontseat_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::clear_frontseat_state ( )
inline

Definition at line 1202 of file frontseat.pb.h.

◆ clear_helm_error()

void goby::middleware::frontseat::protobuf::InterfaceStatus::clear_helm_error ( )
inline

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

◆ clear_helm_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::clear_helm_state ( )
inline

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

◆ clear_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::clear_state ( )
inline

Definition at line 1177 of file frontseat.pb.h.

◆ CopyFrom() [1/2]

void goby::middleware::frontseat::protobuf::InterfaceStatus::CopyFrom ( const ::google::protobuf::Message from)
final

◆ CopyFrom() [2/2]

void goby::middleware::frontseat::protobuf::InterfaceStatus::CopyFrom ( const InterfaceStatus from)

◆ default_instance()

static const InterfaceStatus& goby::middleware::frontseat::protobuf::InterfaceStatus::default_instance ( )
static

◆ descriptor()

static const ::google::protobuf::Descriptor* goby::middleware::frontseat::protobuf::InterfaceStatus::descriptor ( )
static

◆ frontseat_error()

goby::middleware::frontseat::protobuf::FrontSeatError goby::middleware::frontseat::protobuf::InterfaceStatus::frontseat_error ( ) const
inline

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

◆ frontseat_state()

goby::middleware::frontseat::protobuf::FrontSeatState goby::middleware::frontseat::protobuf::InterfaceStatus::frontseat_state ( ) const
inline

Definition at line 1206 of file frontseat.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::InterfaceStatus::GetCachedSize ( ) const
inlinefinalvirtual

Implements google::protobuf::MessageLite.

Definition at line 406 of file frontseat.pb.h.

◆ GetMetadata()

::google::protobuf::Metadata goby::middleware::frontseat::protobuf::InterfaceStatus::GetMetadata ( ) const
finalvirtual

◆ has_frontseat_error()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::has_frontseat_error ( ) const
inline

Definition at line 1268 of file frontseat.pb.h.

◆ has_frontseat_state()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::has_frontseat_state ( ) const
inline

Definition at line 1193 of file frontseat.pb.h.

◆ has_helm_error()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::has_helm_error ( ) const
inline

Definition at line 1243 of file frontseat.pb.h.

◆ has_helm_state()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::has_helm_state ( ) const
inline

Definition at line 1218 of file frontseat.pb.h.

◆ has_state()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::has_state ( ) const
inline

Definition at line 1168 of file frontseat.pb.h.

◆ helm_error()

goby::middleware::frontseat::protobuf::HelmError goby::middleware::frontseat::protobuf::InterfaceStatus::helm_error ( ) const
inline

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

◆ helm_state()

goby::middleware::frontseat::protobuf::HelmState goby::middleware::frontseat::protobuf::InterfaceStatus::helm_state ( ) const
inline

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

◆ InitAsDefaultInstance()

static void goby::middleware::frontseat::protobuf::InterfaceStatus::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

static const InterfaceStatus* goby::middleware::frontseat::protobuf::InterfaceStatus::internal_default_instance ( )
inlinestatic

Definition at line 371 of file frontseat.pb.h.

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* goby::middleware::frontseat::protobuf::InterfaceStatus::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::IsInitialized ( ) const
finalvirtual

Reimplemented from google::protobuf::Message.

◆ MergeFrom() [1/2]

void goby::middleware::frontseat::protobuf::InterfaceStatus::MergeFrom ( const ::google::protobuf::Message from)
final

◆ MergeFrom() [2/2]

void goby::middleware::frontseat::protobuf::InterfaceStatus::MergeFrom ( const InterfaceStatus from)

◆ MergePartialFromCodedStream()

bool goby::middleware::frontseat::protobuf::InterfaceStatus::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* goby::middleware::frontseat::protobuf::InterfaceStatus::mutable_unknown_fields ( )
inline

Definition at line 363 of file frontseat.pb.h.

◆ New() [1/2]

InterfaceStatus* goby::middleware::frontseat::protobuf::InterfaceStatus::New ( ) const
inlinefinalvirtual

Implements google::protobuf::Message.

Definition at line 385 of file frontseat.pb.h.

◆ New() [2/2]

InterfaceStatus* goby::middleware::frontseat::protobuf::InterfaceStatus::New ( ::google::protobuf::Arena arena) const
inlinefinalvirtual

Reimplemented from google::protobuf::Message.

Definition at line 389 of file frontseat.pb.h.

◆ operator=()

InterfaceStatus& goby::middleware::frontseat::protobuf::InterfaceStatus::operator= ( const InterfaceStatus from)
inline

Definition at line 341 of file frontseat.pb.h.

◆ SerializeWithCachedSizes()

void goby::middleware::frontseat::protobuf::InterfaceStatus::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_frontseat_error()

void goby::middleware::frontseat::protobuf::InterfaceStatus::set_frontseat_error ( ::goby::middleware::frontseat::protobuf::FrontSeatError  value)
inline

Definition at line 1285 of file frontseat.pb.h.

◆ set_frontseat_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::set_frontseat_state ( ::goby::middleware::frontseat::protobuf::FrontSeatState  value)
inline

Definition at line 1210 of file frontseat.pb.h.

◆ set_helm_error()

void goby::middleware::frontseat::protobuf::InterfaceStatus::set_helm_error ( ::goby::middleware::frontseat::protobuf::HelmError  value)
inline

Definition at line 1260 of file frontseat.pb.h.

◆ set_helm_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::set_helm_state ( ::goby::middleware::frontseat::protobuf::HelmState  value)
inline

Definition at line 1235 of file frontseat.pb.h.

◆ set_state()

void goby::middleware::frontseat::protobuf::InterfaceStatus::set_state ( ::goby::middleware::frontseat::protobuf::InterfaceState  value)
inline

Definition at line 1185 of file frontseat.pb.h.

◆ state()

goby::middleware::frontseat::protobuf::InterfaceState goby::middleware::frontseat::protobuf::InterfaceStatus::state ( ) const
inline

Definition at line 1181 of file frontseat.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::InterfaceStatus::Swap ( InterfaceStatus other)

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& goby::middleware::frontseat::protobuf::InterfaceStatus::unknown_fields ( ) const
inline

Definition at line 360 of file frontseat.pb.h.

Friends And Related Function Documentation

◆ ::protobuf_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto::TableStruct

◆ swap

void swap ( InterfaceStatus a,
InterfaceStatus b 
)
friend

Definition at line 379 of file frontseat.pb.h.

Member Data Documentation

◆ kFrontseatErrorFieldNumber

const int goby::middleware::frontseat::protobuf::InterfaceStatus::kFrontseatErrorFieldNumber = 5
static

Definition at line 452 of file frontseat.pb.h.

◆ kFrontseatStateFieldNumber

const int goby::middleware::frontseat::protobuf::InterfaceStatus::kFrontseatStateFieldNumber = 2
static

Definition at line 431 of file frontseat.pb.h.

◆ kHelmErrorFieldNumber

const int goby::middleware::frontseat::protobuf::InterfaceStatus::kHelmErrorFieldNumber = 4
static

Definition at line 445 of file frontseat.pb.h.

◆ kHelmStateFieldNumber

const int goby::middleware::frontseat::protobuf::InterfaceStatus::kHelmStateFieldNumber = 3
static

Definition at line 438 of file frontseat.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::InterfaceStatus::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 375 of file frontseat.pb.h.

◆ kStateFieldNumber

const int goby::middleware::frontseat::protobuf::InterfaceStatus::kStateFieldNumber = 1
static

Definition at line 459 of file frontseat.pb.h.


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