#include <GeoPoint.h>
Public Types | |
typedef double | _altitude_type |
typedef double | _latitude_type |
typedef double | _longitude_type |
typedef boost::shared_ptr < ::geographic_msgs::GeoPoint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geographic_msgs::GeoPoint_ < ContainerAllocator > > | Ptr |
typedef GeoPoint_ < ContainerAllocator > | Type |
Public Member Functions | |
GeoPoint_ () | |
GeoPoint_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | altitude |
double | latitude |
double | longitude |
Definition at line 21 of file GeoPoint.h.
typedef double geographic_msgs::GeoPoint_< ContainerAllocator >::_altitude_type |
Definition at line 44 of file GeoPoint.h.
typedef double geographic_msgs::GeoPoint_< ContainerAllocator >::_latitude_type |
Definition at line 38 of file GeoPoint.h.
typedef double geographic_msgs::GeoPoint_< ContainerAllocator >::_longitude_type |
Definition at line 41 of file GeoPoint.h.
typedef boost::shared_ptr< ::geographic_msgs::GeoPoint_<ContainerAllocator> const> geographic_msgs::GeoPoint_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file GeoPoint.h.
typedef boost::shared_ptr< ::geographic_msgs::GeoPoint_<ContainerAllocator> > geographic_msgs::GeoPoint_< ContainerAllocator >::Ptr |
Definition at line 48 of file GeoPoint.h.
typedef GeoPoint_<ContainerAllocator> geographic_msgs::GeoPoint_< ContainerAllocator >::Type |
Definition at line 22 of file GeoPoint.h.
geographic_msgs::GeoPoint_< ContainerAllocator >::GeoPoint_ | ( | ) | [inline] |
Definition at line 24 of file GeoPoint.h.
geographic_msgs::GeoPoint_< ContainerAllocator >::GeoPoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file GeoPoint.h.
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::GeoPoint_< ContainerAllocator >::__connection_header |
Definition at line 50 of file GeoPoint.h.
double geographic_msgs::GeoPoint_< ContainerAllocator >::altitude |
Definition at line 45 of file GeoPoint.h.
double geographic_msgs::GeoPoint_< ContainerAllocator >::latitude |
Definition at line 39 of file GeoPoint.h.
double geographic_msgs::GeoPoint_< ContainerAllocator >::longitude |
Definition at line 42 of file GeoPoint.h.