$search

ublox_msgs::NavSVINFO_< ContainerAllocator > Struct Template Reference

#include <NavSVINFO.h>

List of all members.

Public Types

enum  { CLASS_ID = 1 }
enum  { MESSAGE_ID = 48 }
enum  { CHIPGEN_ANTARIS = 0 }
enum  { CHIPGEN_UBLOX5 = 1 }
enum  { CHIPGEN_UBLOX6 = 2 }
typedef uint8_t _globalFlags_type
typedef uint32_t _iTOW_type
typedef uint8_t _numCh_type
typedef uint16_t _reserved2_type
typedef std::vector
< ::ublox_msgs::NavSVINFO_SV_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::ublox_msgs::NavSVINFO_SV_
< ContainerAllocator >
>::other > 
_sv_type
typedef boost::shared_ptr
< ::ublox_msgs::NavSVINFO_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::NavSVINFO_
< ContainerAllocator > > 
Ptr
typedef NavSVINFO_
< 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::NavSVINFO_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_< ContainerAllocator > >::other > &vec) const
 NavSVINFO_ (const ContainerAllocator &_alloc)
 NavSVINFO_ ()
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::NavSVINFO_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_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 globalFlags
uint32_t iTOW
uint8_t numCh
uint16_t reserved2
std::vector
< ::ublox_msgs::NavSVINFO_SV_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::ublox_msgs::NavSVINFO_SV_
< ContainerAllocator >
>::other > 
sv

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct ublox_msgs::NavSVINFO_< ContainerAllocator >

Definition at line 22 of file NavSVINFO.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_globalFlags_type

Definition at line 49 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_iTOW_type

Definition at line 43 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_numCh_type

Definition at line 46 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef uint16_t ublox_msgs::NavSVINFO_< ContainerAllocator >::_reserved2_type

Definition at line 52 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef std::vector< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> >::other > ublox_msgs::NavSVINFO_< ContainerAllocator >::_sv_type

Definition at line 55 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::ublox_msgs::NavSVINFO_<ContainerAllocator> const> ublox_msgs::NavSVINFO_< ContainerAllocator >::ConstPtr

Definition at line 177 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::ublox_msgs::NavSVINFO_<ContainerAllocator> > ublox_msgs::NavSVINFO_< ContainerAllocator >::Ptr

Definition at line 176 of file NavSVINFO.h.

template<class ContainerAllocator>
typedef NavSVINFO_<ContainerAllocator> ublox_msgs::NavSVINFO_< ContainerAllocator >::Type

Definition at line 23 of file NavSVINFO.h.


Member Enumeration Documentation

template<class ContainerAllocator>
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 58 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 59 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_ANTARIS 

Definition at line 60 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_UBLOX5 

Definition at line 61 of file NavSVINFO.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
CHIPGEN_UBLOX6 

Definition at line 62 of file NavSVINFO.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
ublox_msgs::NavSVINFO_< ContainerAllocator >::NavSVINFO_ (  )  [inline]

Definition at line 25 of file NavSVINFO.h.

template<class ContainerAllocator>
ublox_msgs::NavSVINFO_< ContainerAllocator >::NavSVINFO_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 34 of file NavSVINFO.h.


Member Function Documentation

template<class ContainerAllocator>
ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 73 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 80 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 141 of file NavSVINFO.h.

template<class ContainerAllocator>
static ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 71 of file NavSVINFO.h.

template<class ContainerAllocator>
static const char* ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 69 of file NavSVINFO.h.

template<class ContainerAllocator>
static ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 78 of file NavSVINFO.h.

template<class ContainerAllocator>
static const char* ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 76 of file NavSVINFO.h.

template<class ContainerAllocator>
static ROS_DEPRECATED const std::string ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 139 of file NavSVINFO.h.

template<class ContainerAllocator>
static const char* ublox_msgs::NavSVINFO_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 83 of file NavSVINFO.h.

template<class ContainerAllocator>
virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavSVINFO_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 154 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::get_sv_size (  )  const [inline]

Definition at line 64 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED void ublox_msgs::NavSVINFO_< ContainerAllocator >::get_sv_vec ( std::vector< ::ublox_msgs::NavSVINFO_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 66 of file NavSVINFO.h.

template<class ContainerAllocator>
virtual ROS_DEPRECATED uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 165 of file NavSVINFO.h.

template<class ContainerAllocator>
virtual ROS_DEPRECATED uint8_t* ublox_msgs::NavSVINFO_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 143 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED void ublox_msgs::NavSVINFO_< ContainerAllocator >::set_sv_size ( uint32_t  size  )  [inline]

Definition at line 65 of file NavSVINFO.h.

template<class ContainerAllocator>
ROS_DEPRECATED void ublox_msgs::NavSVINFO_< ContainerAllocator >::set_sv_vec ( const std::vector< ::ublox_msgs::NavSVINFO_SV_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 67 of file NavSVINFO.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > ublox_msgs::NavSVINFO_< ContainerAllocator >::__connection_header

Definition at line 178 of file NavSVINFO.h.

template<class ContainerAllocator>
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::globalFlags

Definition at line 50 of file NavSVINFO.h.

template<class ContainerAllocator>
uint32_t ublox_msgs::NavSVINFO_< ContainerAllocator >::iTOW

Definition at line 44 of file NavSVINFO.h.

template<class ContainerAllocator>
uint8_t ublox_msgs::NavSVINFO_< ContainerAllocator >::numCh

Definition at line 47 of file NavSVINFO.h.

template<class ContainerAllocator>
uint16_t ublox_msgs::NavSVINFO_< ContainerAllocator >::reserved2

Definition at line 53 of file NavSVINFO.h.

template<class ContainerAllocator>
std::vector< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::ublox_msgs::NavSVINFO_SV_<ContainerAllocator> >::other > ublox_msgs::NavSVINFO_< ContainerAllocator >::sv

Definition at line 56 of file NavSVINFO.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


ublox_msgs
Author(s): Johannes Meyer
autogenerated on Tue Mar 5 13:28:37 2013