$search

ublox_msgs::AidEPH_< ContainerAllocator > Struct Template Reference

#include <AidEPH.h>

List of all members.

Public Types

enum  { CLASS_ID = 11 }
enum  { MESSAGE_ID = 49 }
typedef uint32_t _how_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_sf1d_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_sf2d_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_sf3d_type
typedef uint32_t _svid_type
typedef boost::shared_ptr
< ::ublox_msgs::AidEPH_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ublox_msgs::AidEPH_
< ContainerAllocator > > 
Ptr
typedef AidEPH_
< 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
 AidEPH_ (const ContainerAllocator &_alloc)
 AidEPH_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_sf1d_size () const
ROS_DEPRECATED void get_sf1d_vec (std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec) const
ROS_DEPRECATED uint32_t get_sf2d_size () const
ROS_DEPRECATED void get_sf2d_vec (std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec) const
ROS_DEPRECATED uint32_t get_sf3d_size () const
ROS_DEPRECATED void get_sf3d_vec (std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec) const
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_sf1d_size (uint32_t size)
ROS_DEPRECATED void set_sf1d_vec (const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec)
ROS_DEPRECATED void set_sf2d_size (uint32_t size)
ROS_DEPRECATED void set_sf2d_vec (const std::vector< uint32_t, typename ContainerAllocator::template rebind< uint32_t >::other > &vec)
ROS_DEPRECATED void set_sf3d_size (uint32_t size)
ROS_DEPRECATED void set_sf3d_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
uint32_t how
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
sf1d
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
sf2d
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
sf3d
uint32_t svid

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

Definition at line 21 of file AidEPH.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef uint32_t ublox_msgs::AidEPH_< ContainerAllocator >::_how_type

Definition at line 45 of file AidEPH.h.

template<class ContainerAllocator>
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::_sf1d_type

Definition at line 48 of file AidEPH.h.

template<class ContainerAllocator>
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::_sf2d_type

Definition at line 51 of file AidEPH.h.

template<class ContainerAllocator>
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::_sf3d_type

Definition at line 54 of file AidEPH.h.

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

Definition at line 42 of file AidEPH.h.

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

Definition at line 160 of file AidEPH.h.

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

Definition at line 159 of file AidEPH.h.

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

Definition at line 22 of file AidEPH.h.


Member Enumeration Documentation

template<class ContainerAllocator>
anonymous enum
Enumerator:
CLASS_ID 

Definition at line 57 of file AidEPH.h.

template<class ContainerAllocator>
anonymous enum
Enumerator:
MESSAGE_ID 

Definition at line 58 of file AidEPH.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file AidEPH.h.

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

Definition at line 33 of file AidEPH.h.


Member Function Documentation

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

Definition at line 77 of file AidEPH.h.

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

Definition at line 84 of file AidEPH.h.

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

Definition at line 124 of file AidEPH.h.

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

Definition at line 75 of file AidEPH.h.

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

Definition at line 73 of file AidEPH.h.

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

Definition at line 82 of file AidEPH.h.

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

Definition at line 80 of file AidEPH.h.

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

Definition at line 122 of file AidEPH.h.

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

Definition at line 87 of file AidEPH.h.

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

Definition at line 137 of file AidEPH.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t ublox_msgs::AidEPH_< ContainerAllocator >::get_sf1d_size (  )  const [inline]

Definition at line 60 of file AidEPH.h.

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

Definition at line 62 of file AidEPH.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t ublox_msgs::AidEPH_< ContainerAllocator >::get_sf2d_size (  )  const [inline]

Definition at line 64 of file AidEPH.h.

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

Definition at line 66 of file AidEPH.h.

template<class ContainerAllocator>
ROS_DEPRECATED uint32_t ublox_msgs::AidEPH_< ContainerAllocator >::get_sf3d_size (  )  const [inline]

Definition at line 68 of file AidEPH.h.

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

Definition at line 70 of file AidEPH.h.

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

Definition at line 148 of file AidEPH.h.

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

Definition at line 126 of file AidEPH.h.

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

Definition at line 61 of file AidEPH.h.

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

Definition at line 63 of file AidEPH.h.

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

Definition at line 65 of file AidEPH.h.

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

Definition at line 67 of file AidEPH.h.

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

Definition at line 69 of file AidEPH.h.

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

Definition at line 71 of file AidEPH.h.


Member Data Documentation

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

Definition at line 161 of file AidEPH.h.

template<class ContainerAllocator>
uint32_t ublox_msgs::AidEPH_< ContainerAllocator >::how

Definition at line 46 of file AidEPH.h.

template<class ContainerAllocator>
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::sf1d

Definition at line 49 of file AidEPH.h.

template<class ContainerAllocator>
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::sf2d

Definition at line 52 of file AidEPH.h.

template<class ContainerAllocator>
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > ublox_msgs::AidEPH_< ContainerAllocator >::sf3d

Definition at line 55 of file AidEPH.h.

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

Definition at line 43 of file AidEPH.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