|  | 
| typedef IverExtraCommands_IverCommand | IverCommand | 
|  | 
|  | 
|  | IverExtraCommands (const IverExtraCommands &from) | 
|  | 
| IverExtraCommands & | operator= (const IverExtraCommands &from) | 
|  | 
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const | 
|  | 
| inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () | 
|  | 
| void | Swap (IverExtraCommands *other) | 
|  | 
| IverExtraCommands * | New () 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 const ::google::protobuf::Descriptor * | descriptor () | 
|  | 
| static const IverExtraCommands & | default_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 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 | 
|  | 
|  | 
| 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 () | 
|  | 
Definition at line 203 of file iver_driver.pb.h.
 
  
  | 
        
          | 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: