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

Public Member Functions

 CommandRequest (const CommandRequest &from)
 
CommandRequestoperator= (const CommandRequest &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CommandRequest *other)
 
CommandRequestNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CommandRequest &from)
 
void MergeFrom (const CommandRequest &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_desired_course () const
 
void clear_desired_course ()
 
const ::goby::moos::protobuf::DesiredCoursedesired_course () const
 
inline::goby::moos::protobuf::DesiredCourse * mutable_desired_course ()
 
inline::goby::moos::protobuf::DesiredCourse * release_desired_course ()
 
void set_allocated_desired_course (::goby::moos::protobuf::DesiredCourse *desired_course)
 
bool has_response_requested () const
 
void clear_response_requested ()
 
bool response_requested () const
 
void set_response_requested (bool value)
 
bool has_request_id () const
 
void clear_request_id ()
 
inline::google::protobuf::int32 request_id () const
 
void set_request_id (::google::protobuf::int32 value)
 
bool has_cancel_request_id () const
 
void clear_cancel_request_id ()
 
inline::google::protobuf::int32 cancel_request_id () const
 
void set_cancel_request_id (::google::protobuf::int32 value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kDesiredCourseFieldNumber = 1
 
static const int kResponseRequestedFieldNumber = 10
 
static const int kRequestIdFieldNumber = 11
 
static const int kCancelRequestIdFieldNumber = 20
 

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 296 of file frontseat.pb.h.


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