|
| SV2RequestEnumerate (const SV2RequestEnumerate &from) |
|
SV2RequestEnumerate & | operator= (const SV2RequestEnumerate &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (SV2RequestEnumerate *other) |
|
SV2RequestEnumerate * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const SV2RequestEnumerate &from) |
|
void | MergeFrom (const SV2RequestEnumerate &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_protocols_supported () const |
|
void | clear_protocols_supported () |
|
inline::google::protobuf::uint32 | protocols_supported () const |
|
void | set_protocols_supported (::google::protobuf::uint32 value) |
|
bool | has_commands_supported () const |
|
void | clear_commands_supported () |
|
inline::google::protobuf::uint32 | commands_supported () const |
|
void | set_commands_supported (::google::protobuf::uint32 value) |
|
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) |
|