|
| SV2ReplyEnumerate (const SV2ReplyEnumerate &from) |
|
SV2ReplyEnumerate & | operator= (const SV2ReplyEnumerate &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (SV2ReplyEnumerate *other) |
|
SV2ReplyEnumerate * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const SV2ReplyEnumerate &from) |
|
void | MergeFrom (const SV2ReplyEnumerate &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_header () const |
|
void | clear_header () |
|
const ::goby::moos::protobuf::SV2Header & | header () const |
|
inline::goby::moos::protobuf::SV2Header * | mutable_header () |
|
inline::goby::moos::protobuf::SV2Header * | release_header () |
|
void | set_allocated_header (::goby::moos::protobuf::SV2Header *header) |
|
bool | has_original_msg_type () const |
|
void | clear_original_msg_type () |
|
inline::google::protobuf::uint32 | original_msg_type () const |
|
void | set_original_msg_type (::google::protobuf::uint32 value) |
|
bool | has_number_of_devices_responding () const |
|
void | clear_number_of_devices_responding () |
|
inline::google::protobuf::uint32 | number_of_devices_responding () const |
|
void | set_number_of_devices_responding (::google::protobuf::uint32 value) |
|
bool | has_number_of_devices_in_message () const |
|
void | clear_number_of_devices_in_message () |
|
inline::google::protobuf::uint32 | number_of_devices_in_message () const |
|
void | set_number_of_devices_in_message (::google::protobuf::uint32 value) |
|
bool | has_version () const |
|
void | clear_version () |
|
inline::google::protobuf::uint32 | version () const |
|
void | set_version (::google::protobuf::uint32 value) |
|
bool | has_device_type () const |
|
void | clear_device_type () |
|
inline::google::protobuf::uint32 | device_type () const |
|
void | set_device_type (::google::protobuf::uint32 value) |
|
bool | has_board_addr () const |
|
void | clear_board_addr () |
|
inline::google::protobuf::uint32 | board_addr () const |
|
void | set_board_addr (::google::protobuf::uint32 value) |
|
bool | has_serial_number () const |
|
void | clear_serial_number () |
|
const ::std::string & | serial_number () const |
|
void | set_serial_number (const ::std::string &value) |
|
void | set_serial_number (const char *value) |
|
void | set_serial_number (const void *value, size_t size) |
|
inline::std::string * | mutable_serial_number () |
|
inline::std::string * | release_serial_number () |
|
void | set_allocated_serial_number (::std::string *serial_number) |
|
bool | has_location () const |
|
void | clear_location () |
|
inline::google::protobuf::uint32 | location () const |
|
void | set_location (::google::protobuf::uint32 value) |
|
bool | has_polling_frequency () const |
|
void | clear_polling_frequency () |
|
inline::google::protobuf::uint32 | polling_frequency () const |
|
void | set_polling_frequency (::google::protobuf::uint32 value) |
|
bool | has_extra_info () const |
|
void | clear_extra_info () |
|
inline::google::protobuf::uint32 | extra_info () const |
|
void | set_extra_info (::google::protobuf::uint32 value) |
|
bool | has_firmware_major () const |
|
void | clear_firmware_major () |
|
inline::google::protobuf::uint32 | firmware_major () const |
|
void | set_firmware_major (::google::protobuf::uint32 value) |
|
bool | has_firmware_minor () const |
|
void | clear_firmware_minor () |
|
inline::google::protobuf::uint32 | firmware_minor () const |
|
void | set_firmware_minor (::google::protobuf::uint32 value) |
|
bool | has_firmware_revision () const |
|
void | clear_firmware_revision () |
|
inline::google::protobuf::uint32 | firmware_revision () const |
|
void | set_firmware_revision (::google::protobuf::uint32 value) |
|
bool | has_description () const |
|
void | clear_description () |
|
const ::std::string & | description () const |
|
void | set_description (const ::std::string &value) |
|
void | set_description (const char *value) |
|
void | set_description (const void *value, size_t size) |
|
inline::std::string * | mutable_description () |
|
inline::std::string * | release_description () |
|
void | set_allocated_description (::std::string *description) |
|
bool | has_footer () const |
|
void | clear_footer () |
|
const ::goby::moos::protobuf::SV2Footer & | footer () const |
|
inline::goby::moos::protobuf::SV2Footer * | mutable_footer () |
|
inline::goby::moos::protobuf::SV2Footer * | release_footer () |
|
void | set_allocated_footer (::goby::moos::protobuf::SV2Footer *footer) |
|