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

Public Member Functions

 Config (const Config &from)
 
Configoperator= (const Config &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Config *other)
 
ConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const Config &from)
 
void MergeFrom (const Config &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_base () const
 
void clear_base ()
 
const ::AppBaseConfigbase () const
 
inline::AppBaseConfig * mutable_base ()
 
inline::AppBaseConfig * release_base ()
 
void set_allocated_base (::AppBaseConfig *base)
 
bool has_self () const
 
void clear_self ()
 
const ::goby::core::proto::Platformself () const
 
inline::goby::core::proto::Platform * mutable_self ()
 
inline::goby::core::proto::Platform * release_self ()
 
void set_allocated_self (::goby::core::proto::Platform *self)
 
int other_size () const
 
void clear_other ()
 
const ::goby::core::proto::Platformother (int index) const
 
inline::goby::core::proto::Platform * mutable_other (int index)
 
inline::goby::core::proto::Platform * add_other ()
 
const ::google::protobuf::RepeatedPtrField< ::goby::core::proto::Platform > & other () const
 
inline::google::protobuf::RepeatedPtrField< ::goby::core::proto::Platform > * mutable_other ()
 
bool has_origin () const
 
void clear_origin ()
 
const ::goby::core::proto::LocalCartesianDatumorigin () const
 
inline::goby::core::proto::LocalCartesianDatum * mutable_origin ()
 
inline::goby::core::proto::LocalCartesianDatum * release_origin ()
 
void set_allocated_origin (::goby::core::proto::LocalCartesianDatum *origin)
 

Static Public Member Functions

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

Static Public Attributes

static const int kBaseFieldNumber = 1
 
static const int kSelfFieldNumber = 2
 
static const int kOtherFieldNumber = 3
 
static const int kOriginFieldNumber = 5
 

Friends

void protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto ()
 

Detailed Description

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


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