Goby v2
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
goby::GobyFieldOptions Class Reference
Inheritance diagram for goby::GobyFieldOptions:
Inheritance graph
[legend]

Public Types

typedef GobyFieldOptions_ConfigurationOptions ConfigurationOptions
 

Public Member Functions

 GobyFieldOptions (const GobyFieldOptions &from)
 
GobyFieldOptionsoperator= (const GobyFieldOptions &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GobyFieldOptions *other)
 
GobyFieldOptionsNew () 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_ConfigurationOptionscfg () const
 
inline::goby::GobyFieldOptions_ConfigurationOptions * mutable_cfg ()
 
inline::goby::GobyFieldOptions_ConfigurationOptions * release_cfg ()
 
void set_allocated_cfg (::goby::GobyFieldOptions_ConfigurationOptions *cfg)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GobyFieldOptionsdefault_instance ()
 

Static Public Attributes

static const int kDescriptionFieldNumber = 100
 
static const int kExampleFieldNumber = 101
 
static const int kMoosGlobalFieldNumber = 102
 
static const int kCfgFieldNumber = 200
 

Friends

void protobuf_AddDesc_goby_2fcommon_2fprotobuf_2foption_5fextensions_2eproto ()
 
void protobuf_AssignDesc_goby_2fcommon_2fprotobuf_2foption_5fextensions_2eproto ()
 
void protobuf_ShutdownFile_goby_2fcommon_2fprotobuf_2foption_5fextensions_2eproto ()
 

Detailed Description

Definition at line 187 of file option_extensions.pb.h.


The documentation for this class was generated from the following file: