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

Public Types

typedef IverExtraCommands_IverCommand IverCommand
 

Public Member Functions

 IverExtraCommands (const IverExtraCommands &from)
 
IverExtraCommandsoperator= (const IverExtraCommands &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (IverExtraCommands *other)
 
IverExtraCommandsNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const IverExtraCommands &from)
 
void MergeFrom (const IverExtraCommands &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_command () const
 
void clear_command ()
 
inline::goby::moos::protobuf::IverExtraCommands_IverCommand command () const
 
void set_command (::goby::moos::protobuf::IverExtraCommands_IverCommand value)
 
bool has_mission () const
 
void clear_mission ()
 
const ::std::string & mission () const
 
void set_mission (const ::std::string &value)
 
void set_mission (const char *value)
 
void set_mission (const char *value, size_t size)
 
inline::std::string * mutable_mission ()
 
inline::std::string * release_mission ()
 
void set_allocated_mission (::std::string *mission)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const IverExtraCommandsdefault_instance ()
 
static bool IverCommand_IsValid (int value)
 
static const ::google::protobuf::EnumDescriptor * IverCommand_descriptor ()
 
static const ::std::string & IverCommand_Name (IverCommand value)
 
static bool IverCommand_Parse (const ::std::string &name, IverCommand *value)
 

Static Public Attributes

static const IverCommand UNKNOWN_COMMAND = IverExtraCommands_IverCommand_UNKNOWN_COMMAND
 
static const IverCommand START_MISSION = IverExtraCommands_IverCommand_START_MISSION
 
static const IverCommand STOP_MISSION = IverExtraCommands_IverCommand_STOP_MISSION
 
static const IverCommand IverCommand_MIN
 
static const IverCommand IverCommand_MAX
 
static const int IverCommand_ARRAYSIZE
 
static const int kCommandFieldNumber = 1
 
static const int kMissionFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fmoos_2ffrontseat_2fiver_2fiver_5fdriver_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2ffrontseat_2fiver_2fiver_5fdriver_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2ffrontseat_2fiver_2fiver_5fdriver_2eproto ()
 

Detailed Description

Definition at line 203 of file iver_driver.pb.h.

Member Data Documentation

const int goby::moos::protobuf::IverExtraCommands::IverCommand_ARRAYSIZE
static
Initial value:
=
IverExtraCommands_IverCommand_IverCommand_ARRAYSIZE

Definition at line 265 of file iver_driver.pb.h.

const IverCommand goby::moos::protobuf::IverExtraCommands::IverCommand_MAX
static
Initial value:
=
IverExtraCommands_IverCommand_IverCommand_MAX

Definition at line 263 of file iver_driver.pb.h.

const IverCommand goby::moos::protobuf::IverExtraCommands::IverCommand_MIN
static
Initial value:
=
IverExtraCommands_IverCommand_IverCommand_MIN

Definition at line 261 of file iver_driver.pb.h.


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