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

Public Member Functions

 GeodesyConfig (const GeodesyConfig &from)
 
GeodesyConfigoperator= (const GeodesyConfig &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (GeodesyConfig *other)
 
GeodesyConfigNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const GeodesyConfig &from)
 
void MergeFrom (const GeodesyConfig &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_lat_origin () const
 
void clear_lat_origin ()
 
double lat_origin () const
 
void set_lat_origin (double value)
 
bool has_lon_origin () const
 
void clear_lon_origin ()
 
double lon_origin () const
 
void set_lon_origin (double value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLatOriginFieldNumber = 1
 
static const int kLonOriginFieldNumber = 2
 

Friends

void protobuf_AddDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_AssignDesc_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 
void protobuf_ShutdownFile_goby_2fmoos_2fprotobuf_2fliaison_5fconfig_2eproto ()
 

Detailed Description

Definition at line 1134 of file liaison_config.pb.h.


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