$search
#include <NavSBAS.h>
Public Types | |
enum | { CLASS_ID = 1 } |
enum | { MESSAGE_ID = 50 } |
enum | { MODE_DISABLED = 0 } |
enum | { MODE_ENABLED_INTEGRITY = 1 } |
enum | { MODE_ENABLED_TESTMODE = 3 } |
enum | { SYS_UNKNOWN = -1 } |
enum | { SYS_WAAS = 0 } |
enum | { SYS_EGNOS = 1 } |
enum | { SYS_MSAS = 2 } |
enum | { SYS_GPS = 16 } |
enum | { SERVICE_RANGING = 1 } |
enum | { SERVICE_CORRECTIONS = 2 } |
enum | { SERVICE_INTEGRITY = 4 } |
enum | { SERVICE_TESTMODE = 8 } |
typedef uint8_t | _cnt_type |
typedef uint8_t | _geo_type |
typedef uint32_t | _iTOW_type |
typedef uint8_t | _mode_type |
typedef boost::array< uint8_t, 3 > | _reserved0_type |
typedef uint8_t | _service_type |
typedef std::vector < ::ublox_msgs::NavSBAS_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavSBAS_SV_ < ContainerAllocator > >::other > | _sv_type |
typedef int8_t | _sys_type |
typedef boost::shared_ptr < ::ublox_msgs::NavSBAS_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::ublox_msgs::NavSBAS_ < ContainerAllocator > > | Ptr |
typedef NavSBAS_ < 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_reserved0_size () const |
ROS_DEPRECATED uint32_t | get_sv_size () const |
ROS_DEPRECATED void | get_sv_vec (std::vector< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator > >::other > &vec) const |
NavSBAS_ (const ContainerAllocator &_alloc) | |
NavSBAS_ () | |
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::NavSBAS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_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 |
uint8_t | cnt |
uint8_t | geo |
uint32_t | iTOW |
uint8_t | mode |
boost::array< uint8_t, 3 > | reserved0 |
uint8_t | service |
std::vector < ::ublox_msgs::NavSBAS_SV_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::ublox_msgs::NavSBAS_SV_ < ContainerAllocator > >::other > | sv |
int8_t | sys |
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 NavSBAS.h.
typedef uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::_cnt_type |
typedef uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::_geo_type |
typedef uint32_t ublox_msgs::NavSBAS_< ContainerAllocator >::_iTOW_type |
typedef uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::_mode_type |
typedef boost::array<uint8_t, 3> ublox_msgs::NavSBAS_< ContainerAllocator >::_reserved0_type |
typedef uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::_service_type |
typedef std::vector< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> >::other > ublox_msgs::NavSBAS_< ContainerAllocator >::_sv_type |
typedef int8_t ublox_msgs::NavSBAS_< ContainerAllocator >::_sys_type |
typedef boost::shared_ptr< ::ublox_msgs::NavSBAS_<ContainerAllocator> const> ublox_msgs::NavSBAS_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ublox_msgs::NavSBAS_<ContainerAllocator> > ublox_msgs::NavSBAS_< ContainerAllocator >::Ptr |
typedef NavSBAS_<ContainerAllocator> ublox_msgs::NavSBAS_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
ublox_msgs::NavSBAS_< ContainerAllocator >::NavSBAS_ | ( | ) | [inline] |
ublox_msgs::NavSBAS_< ContainerAllocator >::NavSBAS_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
static ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
static const char* ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
static const char* ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
static ROS_DEPRECATED const std::string ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
static const char* ublox_msgs::NavSBAS_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavSBAS_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
ROS_DEPRECATED uint32_t ublox_msgs::NavSBAS_< ContainerAllocator >::get_reserved0_size | ( | ) | const [inline] |
ROS_DEPRECATED uint32_t ublox_msgs::NavSBAS_< ContainerAllocator >::get_sv_size | ( | ) | const [inline] |
ROS_DEPRECATED void ublox_msgs::NavSBAS_< ContainerAllocator >::get_sv_vec | ( | std::vector< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
virtual ROS_DEPRECATED uint32_t ublox_msgs::NavSBAS_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavSBAS_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
ROS_DEPRECATED void ublox_msgs::NavSBAS_< ContainerAllocator >::set_sv_size | ( | uint32_t | size | ) | [inline] |
ROS_DEPRECATED void ublox_msgs::NavSBAS_< ContainerAllocator >::set_sv_vec | ( | const std::vector< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_SV_< ContainerAllocator > >::other > & | vec | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavSBAS_< ContainerAllocator >::__connection_header |
uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::cnt |
uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::geo |
uint32_t ublox_msgs::NavSBAS_< ContainerAllocator >::iTOW |
uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::mode |
boost::array<uint8_t, 3> ublox_msgs::NavSBAS_< ContainerAllocator >::reserved0 |
uint8_t ublox_msgs::NavSBAS_< ContainerAllocator >::service |
std::vector< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSBAS_SV_<ContainerAllocator> >::other > ublox_msgs::NavSBAS_< ContainerAllocator >::sv |
int8_t ublox_msgs::NavSBAS_< ContainerAllocator >::sys |