$search
#include <NavDGPS.h>
Public Types | |
| enum | { MESSAGE_ID = 31 } |
| enum | { DGPS_CORRECTION_NONE = 0 } |
| enum | { DGPS_CORRECTION_PR_PRR = 1 } |
| enum | { CLASS_ID = 1 } |
| typedef int32_t | _age_type |
| typedef int16_t | _baseHealth_type |
| typedef int16_t | _baseId_type |
| typedef uint32_t | _iTOW_type |
| typedef int8_t | _numCh_type |
| typedef uint16_t | _reserved1_type |
| typedef uint8_t | _status_type |
| typedef std::vector < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > >::other > | _sv_type |
| typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::ublox_msgs::NavDGPS_ < ContainerAllocator > > | Ptr |
| typedef NavDGPS_ < 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) |
| ROS_DEPRECATED uint32_t | get_sv_size () const |
| ROS_DEPRECATED void | get_sv_vec (std::vector< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator > >::other > &vec) const |
| NavDGPS_ (const ContainerAllocator &_alloc) | |
| NavDGPS_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| ROS_DEPRECATED void | set_sv_size (uint32_t size) |
| ROS_DEPRECATED void | set_sv_vec (const std::vector< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator > >::other > &vec) |
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 |
| int32_t | age |
| int16_t | baseHealth |
| int16_t | baseId |
| uint32_t | iTOW |
| int8_t | numCh |
| uint16_t | reserved1 |
| uint8_t | status |
| std::vector < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavDGPS_SV_ < ContainerAllocator > >::other > | sv |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 22 of file NavDGPS.h.
| typedef int32_t ublox_msgs::NavDGPS_< ContainerAllocator >::_age_type |
| typedef int16_t ublox_msgs::NavDGPS_< ContainerAllocator >::_baseHealth_type |
| typedef int16_t ublox_msgs::NavDGPS_< ContainerAllocator >::_baseId_type |
| typedef uint32_t ublox_msgs::NavDGPS_< ContainerAllocator >::_iTOW_type |
| typedef int8_t ublox_msgs::NavDGPS_< ContainerAllocator >::_numCh_type |
| typedef uint16_t ublox_msgs::NavDGPS_< ContainerAllocator >::_reserved1_type |
| typedef uint8_t ublox_msgs::NavDGPS_< ContainerAllocator >::_status_type |
| typedef std::vector< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> >::other > ublox_msgs::NavDGPS_< ContainerAllocator >::_sv_type |
| typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_<ContainerAllocator> const> ublox_msgs::NavDGPS_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::ublox_msgs::NavDGPS_<ContainerAllocator> > ublox_msgs::NavDGPS_< ContainerAllocator >::Ptr |
| typedef NavDGPS_<ContainerAllocator> ublox_msgs::NavDGPS_< ContainerAllocator >::Type |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| anonymous enum |
| ublox_msgs::NavDGPS_< ContainerAllocator >::NavDGPS_ | ( | ) | [inline] |
| ublox_msgs::NavDGPS_< ContainerAllocator >::NavDGPS_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
| ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
| static const char* ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
| static const char* ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
| static ROS_DEPRECATED const std::string ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
| static const char* ublox_msgs::NavDGPS_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
| virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavDGPS_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
| ROS_DEPRECATED uint32_t ublox_msgs::NavDGPS_< ContainerAllocator >::get_sv_size | ( | ) | const [inline] |
| ROS_DEPRECATED void ublox_msgs::NavDGPS_< ContainerAllocator >::get_sv_vec | ( | std::vector< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
| virtual ROS_DEPRECATED uint32_t ublox_msgs::NavDGPS_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
| virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavDGPS_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
| ROS_DEPRECATED void ublox_msgs::NavDGPS_< ContainerAllocator >::set_sv_size | ( | uint32_t | size | ) | [inline] |
| ROS_DEPRECATED void ublox_msgs::NavDGPS_< ContainerAllocator >::set_sv_vec | ( | const std::vector< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_< ContainerAllocator > >::other > & | vec | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavDGPS_< ContainerAllocator >::__connection_header |
| int32_t ublox_msgs::NavDGPS_< ContainerAllocator >::age |
| int16_t ublox_msgs::NavDGPS_< ContainerAllocator >::baseHealth |
| int16_t ublox_msgs::NavDGPS_< ContainerAllocator >::baseId |
| uint32_t ublox_msgs::NavDGPS_< ContainerAllocator >::iTOW |
| int8_t ublox_msgs::NavDGPS_< ContainerAllocator >::numCh |
| uint16_t ublox_msgs::NavDGPS_< ContainerAllocator >::reserved1 |
| uint8_t ublox_msgs::NavDGPS_< ContainerAllocator >::status |
| std::vector< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavDGPS_SV_<ContainerAllocator> >::other > ublox_msgs::NavDGPS_< ContainerAllocator >::sv |