Goby3 3.3.0
2025.07.10
|
#include <goby/middleware/protobuf/app_config.pb.h>
Public Types | |
enum | : int { kLatOriginFieldNumber = 1 , kLonOriginFieldNumber = 2 } |
typedef boost::units::plane_angle_dimension | lat_origin_dimension |
typedef boost::units::unit< lat_origin_dimension, boost::units::degree::system > | lat_origin_unit |
typedef boost::units::plane_angle_dimension | lon_origin_dimension |
typedef boost::units::unit< lon_origin_dimension, boost::units::degree::system > | lon_origin_unit |
Public Member Functions | |
AppConfig_Geodesy () | |
~AppConfig_Geodesy () override | |
PROTOBUF_CONSTEXPR | AppConfig_Geodesy (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
AppConfig_Geodesy (const AppConfig_Geodesy &from) | |
AppConfig_Geodesy (AppConfig_Geodesy &&from) noexcept | |
AppConfig_Geodesy & | operator= (const AppConfig_Geodesy &from) |
AppConfig_Geodesy & | operator= (AppConfig_Geodesy &&from) noexcept |
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (AppConfig_Geodesy *other) |
void | UnsafeArenaSwap (AppConfig_Geodesy *other) |
AppConfig_Geodesy * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
void | CopyFrom (const AppConfig_Geodesy &from) |
void | MergeFrom (const AppConfig_Geodesy &from) |
PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
const char * | _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final |
uint8_t * | _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final |
int | GetCachedSize () const final |
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
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) |
template<typename Quantity > | |
void | set_lat_origin_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | lat_origin_with_units () const |
boost::units::quantity< lat_origin_unit, double > | lat_origin_with_units () const |
template<typename Quantity > | |
void | set_lon_origin_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | lon_origin_with_units () const |
boost::units::quantity< lon_origin_unit, double > | lon_origin_with_units () const |
Static Public Member Functions | |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | descriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * | GetDescriptor () |
static const ::PROTOBUF_NAMESPACE_ID::Reflection * | GetReflection () |
static const AppConfig_Geodesy & | default_instance () |
static const AppConfig_Geodesy * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const ClassData | _class_data_ |
Protected Member Functions | |
AppConfig_Geodesy (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Friends | |
class | ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata |
template<typename T > | |
class | ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper |
struct | ::TableStruct_goby_2fmiddleware_2fprotobuf_2fapp_5fconfig_2eproto |
void | swap (AppConfig_Geodesy &a, AppConfig_Geodesy &b) |
Definition at line 468 of file app_config.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::protobuf::AppConfig_Geodesy::lat_origin_dimension |
Definition at line 625 of file app_config.pb.h.
typedef boost::units::unit<lat_origin_dimension,boost::units::degree::system> goby::middleware::protobuf::AppConfig_Geodesy::lat_origin_unit |
Definition at line 627 of file app_config.pb.h.
typedef boost::units::plane_angle_dimension goby::middleware::protobuf::AppConfig_Geodesy::lon_origin_dimension |
Definition at line 640 of file app_config.pb.h.
typedef boost::units::unit<lon_origin_dimension,boost::units::degree::system> goby::middleware::protobuf::AppConfig_Geodesy::lon_origin_unit |
Definition at line 642 of file app_config.pb.h.
anonymous enum : int |
Enumerator | |
---|---|
kLatOriginFieldNumber | |
kLonOriginFieldNumber |
Definition at line 595 of file app_config.pb.h.
|
inline |
Definition at line 471 of file app_config.pb.h.
|
override |
|
explicit |
goby::middleware::protobuf::AppConfig_Geodesy::AppConfig_Geodesy | ( | const AppConfig_Geodesy & | from | ) |
|
inlinenoexcept |
Definition at line 476 of file app_config.pb.h.
|
explicitprotected |
|
final |
|
final |
|
final |
|
final |
|
inline |
Definition at line 1540 of file app_config.pb.h.
|
inline |
Definition at line 1568 of file app_config.pb.h.
void goby::middleware::protobuf::AppConfig_Geodesy::CopyFrom | ( | const AppConfig_Geodesy & | from | ) |
|
inlinestatic |
Definition at line 515 of file app_config.pb.h.
|
inlinestatic |
Definition at line 506 of file app_config.pb.h.
|
inlinefinal |
Definition at line 568 of file app_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 509 of file app_config.pb.h.
|
final |
|
inlinestatic |
Definition at line 512 of file app_config.pb.h.
|
inline |
Definition at line 1537 of file app_config.pb.h.
|
inline |
Definition at line 1565 of file app_config.pb.h.
|
inlinestatic |
Definition at line 518 of file app_config.pb.h.
|
final |
|
inline |
Definition at line 1547 of file app_config.pb.h.
|
inline |
Definition at line 634 of file app_config.pb.h.
|
inline |
Definition at line 637 of file app_config.pb.h.
|
inline |
Definition at line 1575 of file app_config.pb.h.
|
inline |
Definition at line 649 of file app_config.pb.h.
|
inline |
Definition at line 652 of file app_config.pb.h.
|
inline |
Definition at line 555 of file app_config.pb.h.
|
inline |
Definition at line 502 of file app_config.pb.h.
|
inlinefinal |
Definition at line 549 of file app_config.pb.h.
|
inlinenoexcept |
Definition at line 485 of file app_config.pb.h.
|
inline |
Definition at line 481 of file app_config.pb.h.
|
inline |
Definition at line 1555 of file app_config.pb.h.
|
inline |
Definition at line 630 of file app_config.pb.h.
|
inline |
Definition at line 1583 of file app_config.pb.h.
|
inline |
Definition at line 645 of file app_config.pb.h.
|
inline |
Definition at line 528 of file app_config.pb.h.
|
inline |
Definition at line 499 of file app_config.pb.h.
|
inline |
Definition at line 541 of file app_config.pb.h.
|
friend |
Definition at line 662 of file app_config.pb.h.
|
friend |
Definition at line 577 of file app_config.pb.h.
Definition at line 672 of file app_config.pb.h.
|
friend |
Definition at line 525 of file app_config.pb.h.
|
static |
Definition at line 586 of file app_config.pb.h.
Impl_ goby::middleware::protobuf::AppConfig_Geodesy::_impl_ |
Definition at line 671 of file app_config.pb.h.
|
staticconstexpr |
Definition at line 522 of file app_config.pb.h.