|
| Platform_SerialInfo (const Platform_SerialInfo &from) |
|
Platform_SerialInfo & | operator= (const Platform_SerialInfo &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (Platform_SerialInfo *other) |
|
Platform_SerialInfo * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const Platform_SerialInfo &from) |
|
void | MergeFrom (const Platform_SerialInfo &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_port () const |
|
void | clear_port () |
|
const ::std::string & | port () const |
|
void | set_port (const ::std::string &value) |
|
void | set_port (const char *value) |
|
void | set_port (const char *value, size_t size) |
|
inline::std::string * | mutable_port () |
|
inline::std::string * | release_port () |
|
void | set_allocated_port (::std::string *port) |
|
bool | has_baud () const |
|
void | clear_baud () |
|
inline::google::protobuf::uint32 | baud () const |
|
void | set_baud (::google::protobuf::uint32 value) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const Platform_SerialInfo & | default_instance () |
|
|
static const int | kPortFieldNumber = 1 |
|
static const int | kBaudFieldNumber = 2 |
|
|
void | protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
Definition at line 98 of file config.pb.h.
The documentation for this class was generated from the following file: