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

Public Member Functions

 FrontSeatInterfaceStatus (const FrontSeatInterfaceStatus &from)
 
FrontSeatInterfaceStatusoperator= (const FrontSeatInterfaceStatus &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FrontSeatInterfaceStatus *other)
 
FrontSeatInterfaceStatusNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const FrontSeatInterfaceStatus &from)
 
void MergeFrom (const FrontSeatInterfaceStatus &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_state () const
 
void clear_state ()
 
inline::goby::moos::protobuf::InterfaceState state () const
 
void set_state (::goby::moos::protobuf::InterfaceState value)
 
bool has_frontseat_state () const
 
void clear_frontseat_state ()
 
inline::goby::moos::protobuf::FrontSeatState frontseat_state () const
 
void set_frontseat_state (::goby::moos::protobuf::FrontSeatState value)
 
bool has_helm_state () const
 
void clear_helm_state ()
 
inline::goby::moos::protobuf::HelmState helm_state () const
 
void set_helm_state (::goby::moos::protobuf::HelmState value)
 
bool has_helm_error () const
 
void clear_helm_error ()
 
inline::goby::moos::protobuf::HelmError helm_error () const
 
void set_helm_error (::goby::moos::protobuf::HelmError value)
 
bool has_frontseat_error () const
 
void clear_frontseat_error ()
 
inline::goby::moos::protobuf::FrontSeatError frontseat_error () const
 
void set_frontseat_error (::goby::moos::protobuf::FrontSeatError value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const FrontSeatInterfaceStatusdefault_instance ()
 

Static Public Attributes

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

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto ()
 

Detailed Description

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


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