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

Public Member Functions

 LocalCartesianDatum (const LocalCartesianDatum &from)
 
LocalCartesianDatumoperator= (const LocalCartesianDatum &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (LocalCartesianDatum *other)
 
LocalCartesianDatumNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const LocalCartesianDatum &from)
 
void MergeFrom (const LocalCartesianDatum &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 () const
 
void clear_lat ()
 
double lat () const
 
void set_lat (double value)
 
bool has_lon () const
 
void clear_lon ()
 
double lon () const
 
void set_lon (double value)
 
bool has_depth () const
 
void clear_depth ()
 
double depth () const
 
void set_depth (double value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLatFieldNumber = 1
 
static const int kLonFieldNumber = 2
 
static const int kDepthFieldNumber = 3
 

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 722 of file config.pb.h.


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