Public Types | Public Member Functions | Public Attributes | List of all members
sick_scan_xd::LFErecFieldMsg_< ContainerAllocator > Struct Template Reference

#include <LFErecFieldMsg.h>

Public Types

typedef uint32_t _angle_scale_factor_type
 
typedef int32_t _angle_scale_offset_type
 
typedef uint8_t _day_type
 
typedef float _dist_scale_factor_type
 
typedef float _dist_scale_offset_type
 
typedef uint8_t _field_index_type
 
typedef uint8_t _field_result_mrs_type
 
typedef uint8_t _hour_type
 
typedef uint32_t _microsecond_type
 
typedef uint8_t _minute_type
 
typedef uint8_t _month_type
 
typedef uint8_t _second_type
 
typedef uint32_t _sys_count_type
 
typedef uint16_t _time_state_type
 
typedef uint16_t _version_number_type
 
typedef uint16_t _year_type
 
typedef std::shared_ptr< ::sick_scan_xd::LFErecFieldMsg_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::sick_scan_xd::LFErecFieldMsg_< ContainerAllocator > > Ptr
 
typedef LFErecFieldMsg_< ContainerAllocator > Type
 

Public Member Functions

 LFErecFieldMsg_ ()
 
 LFErecFieldMsg_ (const ContainerAllocator &_alloc)
 

Public Attributes

_angle_scale_factor_type angle_scale_factor
 
_angle_scale_offset_type angle_scale_offset
 
_day_type day
 
_dist_scale_factor_type dist_scale_factor
 
_dist_scale_offset_type dist_scale_offset
 
_field_index_type field_index
 
_field_result_mrs_type field_result_mrs
 
_hour_type hour
 
_microsecond_type microsecond
 
_minute_type minute
 
_month_type month
 
_second_type second
 
_sys_count_type sys_count
 
_time_state_type time_state
 
_version_number_type version_number
 
_year_type year
 

Detailed Description

template<class ContainerAllocator>
struct sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >

Definition at line 23 of file LFErecFieldMsg.h.

Member Typedef Documentation

◆ _angle_scale_factor_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_angle_scale_factor_type

Definition at line 82 of file LFErecFieldMsg.h.

◆ _angle_scale_offset_type

template<class ContainerAllocator >
typedef int32_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_angle_scale_offset_type

Definition at line 85 of file LFErecFieldMsg.h.

◆ _day_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_day_type

Definition at line 100 of file LFErecFieldMsg.h.

◆ _dist_scale_factor_type

template<class ContainerAllocator >
typedef float sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_dist_scale_factor_type

Definition at line 76 of file LFErecFieldMsg.h.

◆ _dist_scale_offset_type

template<class ContainerAllocator >
typedef float sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_dist_scale_offset_type

Definition at line 79 of file LFErecFieldMsg.h.

◆ _field_index_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_field_index_type

Definition at line 70 of file LFErecFieldMsg.h.

◆ _field_result_mrs_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_field_result_mrs_type

Definition at line 88 of file LFErecFieldMsg.h.

◆ _hour_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_hour_type

Definition at line 103 of file LFErecFieldMsg.h.

◆ _microsecond_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_microsecond_type

Definition at line 112 of file LFErecFieldMsg.h.

◆ _minute_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_minute_type

Definition at line 106 of file LFErecFieldMsg.h.

◆ _month_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_month_type

Definition at line 97 of file LFErecFieldMsg.h.

◆ _second_type

template<class ContainerAllocator >
typedef uint8_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_second_type

Definition at line 109 of file LFErecFieldMsg.h.

◆ _sys_count_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_sys_count_type

Definition at line 73 of file LFErecFieldMsg.h.

◆ _time_state_type

template<class ContainerAllocator >
typedef uint16_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_time_state_type

Definition at line 91 of file LFErecFieldMsg.h.

◆ _version_number_type

template<class ContainerAllocator >
typedef uint16_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_version_number_type

Definition at line 67 of file LFErecFieldMsg.h.

◆ _year_type

template<class ContainerAllocator >
typedef uint16_t sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::_year_type

Definition at line 94 of file LFErecFieldMsg.h.

◆ ConstPtr

template<class ContainerAllocator >
typedef std::shared_ptr< ::sick_scan_xd::LFErecFieldMsg_<ContainerAllocator> const> sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::ConstPtr

Definition at line 120 of file LFErecFieldMsg.h.

◆ Ptr

template<class ContainerAllocator >
typedef std::shared_ptr< ::sick_scan_xd::LFErecFieldMsg_<ContainerAllocator> > sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::Ptr

Definition at line 119 of file LFErecFieldMsg.h.

◆ Type

template<class ContainerAllocator >
typedef LFErecFieldMsg_<ContainerAllocator> sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::Type

Definition at line 25 of file LFErecFieldMsg.h.

Constructor & Destructor Documentation

◆ LFErecFieldMsg_() [1/2]

template<class ContainerAllocator >
sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::LFErecFieldMsg_ ( )
inline

Definition at line 27 of file LFErecFieldMsg.h.

◆ LFErecFieldMsg_() [2/2]

template<class ContainerAllocator >
sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::LFErecFieldMsg_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 45 of file LFErecFieldMsg.h.

Member Data Documentation

◆ angle_scale_factor

template<class ContainerAllocator >
_angle_scale_factor_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::angle_scale_factor

Definition at line 83 of file LFErecFieldMsg.h.

◆ angle_scale_offset

template<class ContainerAllocator >
_angle_scale_offset_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::angle_scale_offset

Definition at line 86 of file LFErecFieldMsg.h.

◆ day

template<class ContainerAllocator >
_day_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::day

Definition at line 101 of file LFErecFieldMsg.h.

◆ dist_scale_factor

template<class ContainerAllocator >
_dist_scale_factor_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::dist_scale_factor

Definition at line 77 of file LFErecFieldMsg.h.

◆ dist_scale_offset

template<class ContainerAllocator >
_dist_scale_offset_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::dist_scale_offset

Definition at line 80 of file LFErecFieldMsg.h.

◆ field_index

template<class ContainerAllocator >
_field_index_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::field_index

Definition at line 71 of file LFErecFieldMsg.h.

◆ field_result_mrs

template<class ContainerAllocator >
_field_result_mrs_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::field_result_mrs

Definition at line 89 of file LFErecFieldMsg.h.

◆ hour

template<class ContainerAllocator >
_hour_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::hour

Definition at line 104 of file LFErecFieldMsg.h.

◆ microsecond

template<class ContainerAllocator >
_microsecond_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::microsecond

Definition at line 113 of file LFErecFieldMsg.h.

◆ minute

template<class ContainerAllocator >
_minute_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::minute

Definition at line 107 of file LFErecFieldMsg.h.

◆ month

template<class ContainerAllocator >
_month_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::month

Definition at line 98 of file LFErecFieldMsg.h.

◆ second

template<class ContainerAllocator >
_second_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::second

Definition at line 110 of file LFErecFieldMsg.h.

◆ sys_count

template<class ContainerAllocator >
_sys_count_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::sys_count

Definition at line 74 of file LFErecFieldMsg.h.

◆ time_state

template<class ContainerAllocator >
_time_state_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::time_state

Definition at line 92 of file LFErecFieldMsg.h.

◆ version_number

template<class ContainerAllocator >
_version_number_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::version_number

Definition at line 68 of file LFErecFieldMsg.h.

◆ year

template<class ContainerAllocator >
_year_type sick_scan_xd::LFErecFieldMsg_< ContainerAllocator >::year

Definition at line 95 of file LFErecFieldMsg.h.


The documentation for this struct was generated from the following file:


sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:21