$search

applanix_msgs::Version_< ContainerAllocator > Struct Template Reference

#include <Version.h>

List of all members.

Public Types

typedef float _avg_run_length_type
typedef float _current_run_type
typedef float _longest_run_type
typedef uint32_t _num_runs_type
typedef boost::array< uint8_t, 80 > _primary_gnss_version_type
typedef boost::array< uint8_t, 80 > _secondary_gnss_version_type
typedef boost::array< uint8_t, 120 > _system_version_type
typedef
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
_td_type
typedef float _total_hours_type
typedef boost::shared_ptr
< ::applanix_msgs::Version_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::applanix_msgs::Version_
< ContainerAllocator > > 
Ptr
typedef Version_
< 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_primary_gnss_version_size () const
ROS_DEPRECATED uint32_t get_secondary_gnss_version_size () const
ROS_DEPRECATED uint32_t get_system_version_size () const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 Version_ (const ContainerAllocator &_alloc)
 Version_ ()

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
float avg_run_length
float current_run
float longest_run
uint32_t num_runs
boost::array< uint8_t, 80 > primary_gnss_version
boost::array< uint8_t, 80 > secondary_gnss_version
boost::array< uint8_t, 120 > system_version
::applanix_msgs::TimeDistance_
< ContainerAllocator > 
td
float total_hours

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 applanix_msgs::Version_< ContainerAllocator >

Definition at line 22 of file Version.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float applanix_msgs::Version_< ContainerAllocator >::_avg_run_length_type

Definition at line 75 of file Version.h.

template<class ContainerAllocator >
typedef float applanix_msgs::Version_< ContainerAllocator >::_current_run_type

Definition at line 81 of file Version.h.

template<class ContainerAllocator >
typedef float applanix_msgs::Version_< ContainerAllocator >::_longest_run_type

Definition at line 78 of file Version.h.

template<class ContainerAllocator >
typedef uint32_t applanix_msgs::Version_< ContainerAllocator >::_num_runs_type

Definition at line 72 of file Version.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::_primary_gnss_version_type

Definition at line 63 of file Version.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::_secondary_gnss_version_type

Definition at line 66 of file Version.h.

template<class ContainerAllocator >
typedef boost::array<uint8_t, 120> applanix_msgs::Version_< ContainerAllocator >::_system_version_type

Definition at line 60 of file Version.h.

template<class ContainerAllocator >
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::_td_type

Definition at line 57 of file Version.h.

template<class ContainerAllocator >
typedef float applanix_msgs::Version_< ContainerAllocator >::_total_hours_type

Definition at line 69 of file Version.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::Version_<ContainerAllocator> const> applanix_msgs::Version_< ContainerAllocator >::ConstPtr

Definition at line 176 of file Version.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::applanix_msgs::Version_<ContainerAllocator> > applanix_msgs::Version_< ContainerAllocator >::Ptr

Definition at line 175 of file Version.h.

template<class ContainerAllocator >
typedef Version_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::Type

Definition at line 23 of file Version.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
applanix_msgs::Version_< ContainerAllocator >::Version_ (  )  [inline]

Definition at line 25 of file Version.h.

template<class ContainerAllocator >
applanix_msgs::Version_< ContainerAllocator >::Version_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 41 of file Version.h.


Member Function Documentation

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

Definition at line 93 of file Version.h.

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

Definition at line 100 of file Version.h.

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

Definition at line 128 of file Version.h.

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

Definition at line 91 of file Version.h.

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

Definition at line 89 of file Version.h.

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

Definition at line 98 of file Version.h.

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

Definition at line 96 of file Version.h.

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

Definition at line 126 of file Version.h.

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

Definition at line 103 of file Version.h.

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

Definition at line 145 of file Version.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::Version_< ContainerAllocator >::get_primary_gnss_version_size (  )  const [inline]

Definition at line 86 of file Version.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::Version_< ContainerAllocator >::get_secondary_gnss_version_size (  )  const [inline]

Definition at line 87 of file Version.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t applanix_msgs::Version_< ContainerAllocator >::get_system_version_size (  )  const [inline]

Definition at line 85 of file Version.h.

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

Definition at line 160 of file Version.h.

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

Definition at line 130 of file Version.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::Version_< ContainerAllocator >::__connection_header

Definition at line 177 of file Version.h.

template<class ContainerAllocator >
float applanix_msgs::Version_< ContainerAllocator >::avg_run_length

Definition at line 76 of file Version.h.

template<class ContainerAllocator >
float applanix_msgs::Version_< ContainerAllocator >::current_run

Definition at line 82 of file Version.h.

template<class ContainerAllocator >
float applanix_msgs::Version_< ContainerAllocator >::longest_run

Definition at line 79 of file Version.h.

template<class ContainerAllocator >
uint32_t applanix_msgs::Version_< ContainerAllocator >::num_runs

Definition at line 73 of file Version.h.

template<class ContainerAllocator >
boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::primary_gnss_version

Definition at line 64 of file Version.h.

template<class ContainerAllocator >
boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::secondary_gnss_version

Definition at line 67 of file Version.h.

template<class ContainerAllocator >
boost::array<uint8_t, 120> applanix_msgs::Version_< ContainerAllocator >::system_version

Definition at line 61 of file Version.h.

template<class ContainerAllocator >
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::td

Definition at line 58 of file Version.h.

template<class ContainerAllocator >
float applanix_msgs::Version_< ContainerAllocator >::total_hours

Definition at line 70 of file Version.h.


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


applanix_msgs
Author(s): Mike Purvis
autogenerated on Fri Mar 1 14:11:51 2013