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

Public Member Functions

 AppConfig (const AppConfig &from)
 
AppConfigoperator= (const AppConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (AppConfig *other)
 
AppConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const AppConfig &from)
 
void MergeFrom (const AppConfig &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_common () const
 
void clear_common ()
 
const ::GobyMOOSAppConfigcommon () const
 
inline::GobyMOOSAppConfig * mutable_common ()
 
inline::GobyMOOSAppConfig * release_common ()
 
void set_allocated_common (::GobyMOOSAppConfig *common)
 
bool has_submessage () const
 
void clear_submessage ()
 
const ::SubMessageTypesubmessage () const
 
inline::SubMessageType * mutable_submessage ()
 
inline::SubMessageType * release_submessage ()
 
void set_allocated_submessage (::SubMessageType *submessage)
 

Static Public Member Functions

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

Static Public Attributes

static const int kCommonFieldNumber = 1
 
static const int kSubmessageFieldNumber = 12
 

Friends

void protobuf_AddDesc_goby_2ftest_2fmoos_2fgoby_5fapp_5fconfig_2fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2ftest_2fmoos_2fgoby_5fapp_5fconfig_2fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2ftest_2fmoos_2fgoby_5fapp_5fconfig_2fconfig_2eproto ()
 

Detailed Description

Definition at line 44 of file config.pb.h.


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