|
typedef FrontSeatRaw_RawType | RawType |
|
|
| FrontSeatRaw (const FrontSeatRaw &from) |
|
FrontSeatRaw & | operator= (const FrontSeatRaw &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (FrontSeatRaw *other) |
|
FrontSeatRaw * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const FrontSeatRaw &from) |
|
void | MergeFrom (const FrontSeatRaw &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_raw () const |
|
void | clear_raw () |
|
const ::std::string & | raw () const |
|
void | set_raw (const ::std::string &value) |
|
void | set_raw (const char *value) |
|
void | set_raw (const void *value, size_t size) |
|
inline::std::string * | mutable_raw () |
|
inline::std::string * | release_raw () |
|
void | set_allocated_raw (::std::string *raw) |
|
bool | has_type () const |
|
void | clear_type () |
|
inline::goby::moos::protobuf::FrontSeatRaw_RawType | type () const |
|
void | set_type (::goby::moos::protobuf::FrontSeatRaw_RawType 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 char *value, size_t size) |
|
inline::std::string * | mutable_description () |
|
inline::std::string * | release_description () |
|
void | set_allocated_description (::std::string *description) |
|
|
static const ::google::protobuf::Descriptor * | descriptor () |
|
static const FrontSeatRaw & | default_instance () |
|
static bool | RawType_IsValid (int value) |
|
static const ::google::protobuf::EnumDescriptor * | RawType_descriptor () |
|
static const ::std::string & | RawType_Name (RawType value) |
|
static bool | RawType_Parse (const ::std::string &name, RawType *value) |
|
|
static const RawType | RAW_ASCII = FrontSeatRaw_RawType_RAW_ASCII |
|
static const RawType | RAW_BINARY = FrontSeatRaw_RawType_RAW_BINARY |
|
static const RawType | RawType_MIN |
|
static const RawType | RawType_MAX |
|
static const int | RawType_ARRAYSIZE |
|
static const int | kRawFieldNumber = 1 |
|
static const int | kTypeFieldNumber = 2 |
|
static const int | kDescriptionFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto () |
|
void | protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2ffrontseat_2eproto () |
|
Definition at line 638 of file frontseat.pb.h.
const int goby::moos::protobuf::FrontSeatRaw::RawType_ARRAYSIZE |
|
static |
Initial value:=
FrontSeatRaw_RawType_RawType_ARRAYSIZE
Definition at line 699 of file frontseat.pb.h.
const RawType goby::moos::protobuf::FrontSeatRaw::RawType_MAX |
|
static |
Initial value:=
FrontSeatRaw_RawType_RawType_MAX
Definition at line 697 of file frontseat.pb.h.
const RawType goby::moos::protobuf::FrontSeatRaw::RawType_MIN |
|
static |
Initial value:=
FrontSeatRaw_RawType_RawType_MIN
Definition at line 695 of file frontseat.pb.h.
The documentation for this class was generated from the following file: