#include <Version.h>
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 | |
Version_ () | |
Version_ (const ContainerAllocator &_alloc) | |
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 |
typedef float applanix_msgs::Version_< ContainerAllocator >::_avg_run_length_type |
typedef float applanix_msgs::Version_< ContainerAllocator >::_current_run_type |
typedef float applanix_msgs::Version_< ContainerAllocator >::_longest_run_type |
typedef uint32_t applanix_msgs::Version_< ContainerAllocator >::_num_runs_type |
typedef boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::_primary_gnss_version_type |
typedef boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::_secondary_gnss_version_type |
typedef boost::array<uint8_t, 120> applanix_msgs::Version_< ContainerAllocator >::_system_version_type |
typedef ::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::_td_type |
typedef float applanix_msgs::Version_< ContainerAllocator >::_total_hours_type |
typedef boost::shared_ptr< ::applanix_msgs::Version_<ContainerAllocator> const> applanix_msgs::Version_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::applanix_msgs::Version_<ContainerAllocator> > applanix_msgs::Version_< ContainerAllocator >::Ptr |
typedef Version_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::Type |
applanix_msgs::Version_< ContainerAllocator >::Version_ | ( | ) | [inline] |
applanix_msgs::Version_< ContainerAllocator >::Version_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > applanix_msgs::Version_< ContainerAllocator >::__connection_header |
float applanix_msgs::Version_< ContainerAllocator >::avg_run_length |
float applanix_msgs::Version_< ContainerAllocator >::current_run |
float applanix_msgs::Version_< ContainerAllocator >::longest_run |
uint32_t applanix_msgs::Version_< ContainerAllocator >::num_runs |
boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::primary_gnss_version |
boost::array<uint8_t, 80> applanix_msgs::Version_< ContainerAllocator >::secondary_gnss_version |
boost::array<uint8_t, 120> applanix_msgs::Version_< ContainerAllocator >::system_version |
::applanix_msgs::TimeDistance_<ContainerAllocator> applanix_msgs::Version_< ContainerAllocator >::td |
float applanix_msgs::Version_< ContainerAllocator >::total_hours |