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

#include <LIDinputstateMsg.h>

Public Types

typedef int32_t _active_fieldset_type
 
typedef uint8_t _day_type
 
typedef ::std_msgs::Header_< ContainerAllocator > _header_type
 
typedef uint8_t _hour_type
 
typedef std::vector< uint8_t, typename std::allocator_traits< ContainerAllocator >::template rebind_alloc< uint8_t > > _input_state_type
 
typedef uint32_t _microsecond_type
 
typedef uint8_t _minute_type
 
typedef uint8_t _month_type
 
typedef uint8_t _second_type
 
typedef uint32_t _system_counter_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::LIDinputstateMsg_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::sick_scan_xd::LIDinputstateMsg_< ContainerAllocator > > Ptr
 
typedef LIDinputstateMsg_< ContainerAllocator > Type
 

Public Member Functions

 LIDinputstateMsg_ ()
 
 LIDinputstateMsg_ (const ContainerAllocator &_alloc)
 

Public Attributes

_active_fieldset_type active_fieldset
 
_day_type day
 
_header_type header
 
_hour_type hour
 
_input_state_type input_state
 
_microsecond_type microsecond
 
_minute_type minute
 
_month_type month
 
_second_type second
 
_system_counter_type system_counter
 
_time_state_type time_state
 
_version_number_type version_number
 
_year_type year
 

Detailed Description

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

Definition at line 24 of file LIDinputstateMsg.h.

Member Typedef Documentation

◆ _active_fieldset_type

template<class ContainerAllocator >
typedef int32_t sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::_active_fieldset_type

Definition at line 74 of file LIDinputstateMsg.h.

◆ _day_type

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

Definition at line 86 of file LIDinputstateMsg.h.

◆ _header_type

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::_header_type

Definition at line 62 of file LIDinputstateMsg.h.

◆ _hour_type

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

Definition at line 89 of file LIDinputstateMsg.h.

◆ _input_state_type

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename std::allocator_traits<ContainerAllocator>::template rebind_alloc<uint8_t> > sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::_input_state_type

Definition at line 71 of file LIDinputstateMsg.h.

◆ _microsecond_type

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

Definition at line 98 of file LIDinputstateMsg.h.

◆ _minute_type

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

Definition at line 92 of file LIDinputstateMsg.h.

◆ _month_type

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

Definition at line 83 of file LIDinputstateMsg.h.

◆ _second_type

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

Definition at line 95 of file LIDinputstateMsg.h.

◆ _system_counter_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::_system_counter_type

Definition at line 68 of file LIDinputstateMsg.h.

◆ _time_state_type

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

Definition at line 77 of file LIDinputstateMsg.h.

◆ _version_number_type

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

Definition at line 65 of file LIDinputstateMsg.h.

◆ _year_type

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

Definition at line 80 of file LIDinputstateMsg.h.

◆ ConstPtr

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

Definition at line 106 of file LIDinputstateMsg.h.

◆ Ptr

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

Definition at line 105 of file LIDinputstateMsg.h.

◆ Type

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

Definition at line 26 of file LIDinputstateMsg.h.

Constructor & Destructor Documentation

◆ LIDinputstateMsg_() [1/2]

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

Definition at line 28 of file LIDinputstateMsg.h.

◆ LIDinputstateMsg_() [2/2]

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

Definition at line 43 of file LIDinputstateMsg.h.

Member Data Documentation

◆ active_fieldset

template<class ContainerAllocator >
_active_fieldset_type sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::active_fieldset

Definition at line 75 of file LIDinputstateMsg.h.

◆ day

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

Definition at line 87 of file LIDinputstateMsg.h.

◆ header

template<class ContainerAllocator >
_header_type sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::header

Definition at line 63 of file LIDinputstateMsg.h.

◆ hour

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

Definition at line 90 of file LIDinputstateMsg.h.

◆ input_state

template<class ContainerAllocator >
_input_state_type sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::input_state

Definition at line 72 of file LIDinputstateMsg.h.

◆ microsecond

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

Definition at line 99 of file LIDinputstateMsg.h.

◆ minute

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

Definition at line 93 of file LIDinputstateMsg.h.

◆ month

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

Definition at line 84 of file LIDinputstateMsg.h.

◆ second

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

Definition at line 96 of file LIDinputstateMsg.h.

◆ system_counter

template<class ContainerAllocator >
_system_counter_type sick_scan_xd::LIDinputstateMsg_< ContainerAllocator >::system_counter

Definition at line 69 of file LIDinputstateMsg.h.

◆ time_state

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

Definition at line 78 of file LIDinputstateMsg.h.

◆ version_number

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

Definition at line 66 of file LIDinputstateMsg.h.

◆ year

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

Definition at line 81 of file LIDinputstateMsg.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