|
| LocalCartesianDatum (const LocalCartesianDatum &from) |
|
LocalCartesianDatum & | operator= (const LocalCartesianDatum &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (LocalCartesianDatum *other) |
|
LocalCartesianDatum * | New () 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 const ::google::protobuf::Descriptor * | descriptor () |
|
static const LocalCartesianDatum & | default_instance () |
|
|
static const int | kLatFieldNumber = 1 |
|
static const int | kLonFieldNumber = 2 |
|
static const int | kDepthFieldNumber = 3 |
|
|
void | protobuf_AddDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_AssignDesc_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
void | protobuf_ShutdownFile_goby_2fpb_2fprotobuf_2fconfig_2eproto () |
|
Definition at line 722 of file config.pb.h.
The documentation for this class was generated from the following file: