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

Public Member Functions

 CommandResponse (const CommandResponse &from)
 
CommandResponseoperator= (const CommandResponse &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (CommandResponse *other)
 
CommandResponseNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const CommandResponse &from)
 
void MergeFrom (const CommandResponse &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_request_successful () const
 
void clear_request_successful ()
 
bool request_successful () const
 
void set_request_successful (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_error_code () const
 
void clear_error_code ()
 
inline::google::protobuf::int32 error_code () const
 
void set_error_code (::google::protobuf::int32 value)
 
bool has_error_string () const
 
void clear_error_string ()
 
const ::std::string & error_string () const
 
void set_error_string (const ::std::string &value)
 
void set_error_string (const char *value)
 
void set_error_string (const char *value, size_t size)
 
inline::std::string * mutable_error_string ()
 
inline::std::string * release_error_string ()
 
void set_allocated_error_string (::std::string *error_string)
 

Static Public Member Functions

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

Static Public Attributes

static const int kRequestSuccessfulFieldNumber = 10
 
static const int kRequestIdFieldNumber = 11
 
static const int kErrorCodeFieldNumber = 20
 
static const int kErrorStringFieldNumber = 21
 

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


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