|
| GobyFieldOptions (const GobyFieldOptions &from) |
|
GobyFieldOptions & | operator= (const GobyFieldOptions &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (GobyFieldOptions *other) |
|
GobyFieldOptions * | New () const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const GobyFieldOptions &from) |
|
void | MergeFrom (const GobyFieldOptions &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_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) |
|
bool | has_example () const |
|
void | clear_example () |
|
const ::std::string & | example () const |
|
void | set_example (const ::std::string &value) |
|
void | set_example (const char *value) |
|
void | set_example (const char *value, size_t size) |
|
inline::std::string * | mutable_example () |
|
inline::std::string * | release_example () |
|
void | set_allocated_example (::std::string *example) |
|
bool | has_moos_global () const |
|
void | clear_moos_global () |
|
const ::std::string & | moos_global () const |
|
void | set_moos_global (const ::std::string &value) |
|
void | set_moos_global (const char *value) |
|
void | set_moos_global (const char *value, size_t size) |
|
inline::std::string * | mutable_moos_global () |
|
inline::std::string * | release_moos_global () |
|
void | set_allocated_moos_global (::std::string *moos_global) |
|
bool | has_cfg () const |
|
void | clear_cfg () |
|
const ::goby::GobyFieldOptions_ConfigurationOptions & | cfg () const |
|
inline::goby::GobyFieldOptions_ConfigurationOptions * | mutable_cfg () |
|
inline::goby::GobyFieldOptions_ConfigurationOptions * | release_cfg () |
|
void | set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg) |
|
Definition at line 187 of file option_extensions.pb.h.