$search
#include <NavDGPS_SV.h>
Public Types | |
| enum | { CHANNEL1 = 1 } |
| enum | { CHANNEL2 = 2 } |
| enum | { CHANNEL3 = 3 } |
| enum | { CHANNEL4 = 4 } |
| enum | { CHANNEL5 = 5 } |
| enum | { CHANNEL6 = 6 } |
| enum | { CHANNEL7 = 7 } |
| enum | { CHANNEL8 = 8 } |
| enum | { DGPS = 16 } |
| typedef uint16_t | _ageC_type |
| typedef uint8_t | _flags_type |
| typedef float | _prc_type |
| typedef float | _prrc_type |
| typedef uint8_t | _svid_type |
| typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > > | Ptr |
| typedef NavDGPS_SV_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| NavDGPS_SV_ (const ContainerAllocator &_alloc) | |
| NavDGPS_SV_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| uint16_t | ageC |
| uint8_t | flags |
| float | prc |
| float | prrc |
| uint8_t | svid |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 21 of file NavDGPS_SV.h.
| typedef uint16_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_ageC_type |
Definition at line 48 of file NavDGPS_SV.h.
| typedef uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_flags_type |
Definition at line 45 of file NavDGPS_SV.h.
| typedef float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_prc_type |
Definition at line 51 of file NavDGPS_SV.h.
| typedef float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_prrc_type |
Definition at line 54 of file NavDGPS_SV.h.
| typedef uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::_svid_type |
Definition at line 42 of file NavDGPS_SV.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> const> ublox_msgs::NavDGPS_SV_< ContainerAllocator >::ConstPtr |
Definition at line 142 of file NavDGPS_SV.h.
| typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> > ublox_msgs::NavDGPS_SV_< ContainerAllocator >::Ptr |
Definition at line 141 of file NavDGPS_SV.h.
| typedef NavDGPS_SV_<ContainerAllocator> ublox_msgs::NavDGPS_SV_< ContainerAllocator >::Type |
Definition at line 22 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 57 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 58 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 59 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 60 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 61 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 62 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 63 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 64 of file NavDGPS_SV.h.
| anonymous enum |
Definition at line 65 of file NavDGPS_SV.h.
| ublox_msgs::NavDGPS_SV_< ContainerAllocator >::NavDGPS_SV_ | ( | ) | [inline] |
Definition at line 24 of file NavDGPS_SV.h.
| ublox_msgs::NavDGPS_SV_< ContainerAllocator >::NavDGPS_SV_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NavDGPS_SV.h.
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 72 of file NavDGPS_SV.h.
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 79 of file NavDGPS_SV.h.
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 106 of file NavDGPS_SV.h.
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 70 of file NavDGPS_SV.h.
| static const char* ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 68 of file NavDGPS_SV.h.
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 77 of file NavDGPS_SV.h.
| static const char* ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 75 of file NavDGPS_SV.h.
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 104 of file NavDGPS_SV.h.
| static const char* ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 82 of file NavDGPS_SV.h.
| virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavDGPS_SV_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 119 of file NavDGPS_SV.h.
| virtual ROS_DEPRECATED uint32_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 130 of file NavDGPS_SV.h.
| virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavDGPS_SV_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 108 of file NavDGPS_SV.h.
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavDGPS_SV_< ContainerAllocator >::__connection_header |
Definition at line 143 of file NavDGPS_SV.h.
| uint16_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::ageC |
Definition at line 49 of file NavDGPS_SV.h.
| uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::flags |
Definition at line 46 of file NavDGPS_SV.h.
| float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::prc |
Definition at line 52 of file NavDGPS_SV.h.
| float ublox_msgs::NavDGPS_SV_< ContainerAllocator >::prrc |
Definition at line 55 of file NavDGPS_SV.h.
| uint8_t ublox_msgs::NavDGPS_SV_< ContainerAllocator >::svid |
Definition at line 43 of file NavDGPS_SV.h.