|
| FrontSeatInterfaceStatus (const FrontSeatInterfaceStatus &from) |
|
FrontSeatInterfaceStatus & | operator= (const FrontSeatInterfaceStatus &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (FrontSeatInterfaceStatus *other) |
|
FrontSeatInterfaceStatus * | New () 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) |
|
Definition at line 177 of file frontseat.pb.h.