$search

ublox_msgs::RxmALM_< ContainerAllocator > Struct Template Reference

#include <RxmALM.h>

List of all members.

Public Types

enum  { CLASS_ID = 2 }
enum  { MESSAGE_ID = 48 }
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_dwrd_type
typedef uint32_t _svid_type
typedef uint32_t _week_type
typedef boost::shared_ptr
< ::ublox_msgs::RxmALM_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::RxmALM_
< ContainerAllocator > > 
Ptr
typedef RxmALM_
< 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_dwrd_size () const
ROS_DEPRECATED void get_dwrd_vec (std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec) const
 RxmALM_ (const ContainerAllocator &_alloc)
 RxmALM_ ()
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_dwrd_size (uint32_t size)
ROS_DEPRECATED void set_dwrd_vec (const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::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
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
dwrd
uint32_t svid
uint32_t week

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::RxmALM_< ContainerAllocator >

Definition at line 21 of file RxmALM.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::RxmALM_< ContainerAllocator >::_dwrd_type

Definition at line 44 of file RxmALM.h.

template<class ContainerAllocator>
typedef uint32_t ublox_msgs::RxmALM_< ContainerAllocator >::_svid_type

Definition at line 38 of file RxmALM.h.

template<class ContainerAllocator>
typedef uint32_t ublox_msgs::RxmALM_< ContainerAllocator >::_week_type

Definition at line 41 of file RxmALM.h.

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

Definition at line 129 of file RxmALM.h.

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

Definition at line 128 of file RxmALM.h.

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

Definition at line 22 of file RxmALM.h.


Member Enumeration Documentation

template<class ContainerAllocator>
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 47 of file RxmALM.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 48 of file RxmALM.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file RxmALM.h.

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

Definition at line 31 of file RxmALM.h.


Member Function Documentation

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

Definition at line 59 of file RxmALM.h.

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

Definition at line 66 of file RxmALM.h.

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

Definition at line 99 of file RxmALM.h.

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

Definition at line 57 of file RxmALM.h.

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

Definition at line 55 of file RxmALM.h.

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

Definition at line 64 of file RxmALM.h.

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

Definition at line 62 of file RxmALM.h.

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

Definition at line 97 of file RxmALM.h.

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

Definition at line 69 of file RxmALM.h.

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

Definition at line 110 of file RxmALM.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t ublox_msgs::RxmALM_< ContainerAllocator >::get_dwrd_size (  )  const [inline]

Definition at line 50 of file RxmALM.h.

template<class ContainerAllocator>
ROS_DEPRECATED void ublox_msgs::RxmALM_< ContainerAllocator >::get_dwrd_vec ( std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &  vec  )  const [inline]

Definition at line 52 of file RxmALM.h.

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

Definition at line 119 of file RxmALM.h.

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

Definition at line 101 of file RxmALM.h.

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

Definition at line 51 of file RxmALM.h.

template<class ContainerAllocator>
ROS_DEPRECATED void ublox_msgs::RxmALM_< ContainerAllocator >::set_dwrd_vec ( const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &  vec  )  [inline]

Definition at line 53 of file RxmALM.h.


Member Data Documentation

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

Definition at line 130 of file RxmALM.h.

template<class ContainerAllocator>
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::RxmALM_< ContainerAllocator >::dwrd

Definition at line 45 of file RxmALM.h.

template<class ContainerAllocator>
uint32_t ublox_msgs::RxmALM_< ContainerAllocator >::svid

Definition at line 39 of file RxmALM.h.

template<class ContainerAllocator>
uint32_t ublox_msgs::RxmALM_< ContainerAllocator >::week

Definition at line 42 of file RxmALM.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