|
typedef ModemIdEntry_VehicleType | VehicleType |
|
|
| ModemIdEntry (const ModemIdEntry &from) |
|
ModemIdEntry & | operator= (const ModemIdEntry &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (ModemIdEntry *other) |
|
ModemIdEntry * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const ModemIdEntry &from) |
|
void | MergeFrom (const ModemIdEntry &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_modem_id () const |
|
void | clear_modem_id () |
|
inline::google::protobuf::uint32 | modem_id () const |
|
void | set_modem_id (::google::protobuf::uint32 value) |
|
bool | has_name () const |
|
void | clear_name () |
|
const ::std::string & | name () const |
|
void | set_name (const ::std::string &value) |
|
void | set_name (const char *value) |
|
void | set_name (const char *value, size_t size) |
|
inline::std::string * | mutable_name () |
|
inline::std::string * | release_name () |
|
void | set_allocated_name (::std::string *name) |
|
bool | has_type () const |
|
void | clear_type () |
|
inline::goby::moos::protobuf::ModemIdEntry_VehicleType | type () const |
|
void | set_type (::goby::moos::protobuf::ModemIdEntry_VehicleType value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const ModemIdEntry & | default_instance () |
|
static bool | VehicleType_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | VehicleType_descriptor () |
|
static const ::std::string & | VehicleType_Name (VehicleType value) |
|
static bool | VehicleType_Parse (const ::std::string &name, VehicleType *value) |
|
|
static const VehicleType | UNKNOWN = ModemIdEntry_VehicleType_UNKNOWN |
|
static const VehicleType | AUV = ModemIdEntry_VehicleType_AUV |
|
static const VehicleType | BUOY = ModemIdEntry_VehicleType_BUOY |
|
static const VehicleType | SHIP = ModemIdEntry_VehicleType_SHIP |
|
static const VehicleType | GLIDER = ModemIdEntry_VehicleType_GLIDER |
|
static const VehicleType | ASC = ModemIdEntry_VehicleType_ASC |
|
static const VehicleType | VehicleType_MIN |
|
static const VehicleType | VehicleType_MAX |
|
static const int | VehicleType_ARRAYSIZE |
|
static const int | kModemIdFieldNumber = 1 |
|
static const int | kNameFieldNumber = 2 |
|
static const int | kTypeFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto () |
|
void | protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fmodem_5fid_5flookup_2eproto () |
|
Definition at line 70 of file modem_id_lookup.pb.h.
const int goby::moos::protobuf::ModemIdEntry::VehicleType_ARRAYSIZE |
|
static |
Initial value:=
ModemIdEntry_VehicleType_VehicleType_ARRAYSIZE
Definition at line 135 of file modem_id_lookup.pb.h.
const VehicleType goby::moos::protobuf::ModemIdEntry::VehicleType_MAX |
|
static |
const VehicleType goby::moos::protobuf::ModemIdEntry::VehicleType_MIN |
|
static |
The documentation for this class was generated from the following file: