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

#include <SickLocResultPortHeaderMsg.h>

Public Types

typedef std::vector< uint8_t, typename ContainerAllocator::template rebind< uint8_t >::other > _fw_version_type
 
typedef uint32_t _length_type
 
typedef uint32_t _magicword_type
 
typedef uint32_t _ordernumber_type
 
typedef uint16_t _payloadtype_type
 
typedef uint16_t _payloadversion_type
 
typedef uint32_t _serialnumber_type
 
typedef uint64_t _systemtime_type
 
typedef uint32_t _telegramcounter_type
 
typedef std::shared_ptr< ::sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator > > Ptr
 
typedef SickLocResultPortHeaderMsg_< ContainerAllocator > Type
 

Public Member Functions

 SickLocResultPortHeaderMsg_ ()
 
 SickLocResultPortHeaderMsg_ (const ContainerAllocator &_alloc)
 

Public Attributes

_fw_version_type fw_version
 
_length_type length
 
_magicword_type magicword
 
_ordernumber_type ordernumber
 
_payloadtype_type payloadtype
 
_payloadversion_type payloadversion
 
_serialnumber_type serialnumber
 
_systemtime_type systemtime
 
_telegramcounter_type telegramcounter
 

Detailed Description

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

Definition at line 23 of file SickLocResultPortHeaderMsg.h.

Member Typedef Documentation

◆ _fw_version_type

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_fw_version_type

Definition at line 71 of file SickLocResultPortHeaderMsg.h.

◆ _length_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_length_type

Definition at line 56 of file SickLocResultPortHeaderMsg.h.

◆ _magicword_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_magicword_type

Definition at line 53 of file SickLocResultPortHeaderMsg.h.

◆ _ordernumber_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_ordernumber_type

Definition at line 65 of file SickLocResultPortHeaderMsg.h.

◆ _payloadtype_type

template<class ContainerAllocator >
typedef uint16_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_payloadtype_type

Definition at line 59 of file SickLocResultPortHeaderMsg.h.

◆ _payloadversion_type

template<class ContainerAllocator >
typedef uint16_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_payloadversion_type

Definition at line 62 of file SickLocResultPortHeaderMsg.h.

◆ _serialnumber_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_serialnumber_type

Definition at line 68 of file SickLocResultPortHeaderMsg.h.

◆ _systemtime_type

template<class ContainerAllocator >
typedef uint64_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_systemtime_type

Definition at line 77 of file SickLocResultPortHeaderMsg.h.

◆ _telegramcounter_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::_telegramcounter_type

Definition at line 74 of file SickLocResultPortHeaderMsg.h.

◆ ConstPtr

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

Definition at line 85 of file SickLocResultPortHeaderMsg.h.

◆ Ptr

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

Definition at line 84 of file SickLocResultPortHeaderMsg.h.

◆ Type

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

Definition at line 25 of file SickLocResultPortHeaderMsg.h.

Constructor & Destructor Documentation

◆ SickLocResultPortHeaderMsg_() [1/2]

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

Definition at line 27 of file SickLocResultPortHeaderMsg.h.

◆ SickLocResultPortHeaderMsg_() [2/2]

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

Definition at line 38 of file SickLocResultPortHeaderMsg.h.

Member Data Documentation

◆ fw_version

template<class ContainerAllocator >
_fw_version_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::fw_version

Definition at line 72 of file SickLocResultPortHeaderMsg.h.

◆ length

template<class ContainerAllocator >
_length_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::length

Definition at line 57 of file SickLocResultPortHeaderMsg.h.

◆ magicword

template<class ContainerAllocator >
_magicword_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::magicword

Definition at line 54 of file SickLocResultPortHeaderMsg.h.

◆ ordernumber

template<class ContainerAllocator >
_ordernumber_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::ordernumber

Definition at line 66 of file SickLocResultPortHeaderMsg.h.

◆ payloadtype

template<class ContainerAllocator >
_payloadtype_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::payloadtype

Definition at line 60 of file SickLocResultPortHeaderMsg.h.

◆ payloadversion

template<class ContainerAllocator >
_payloadversion_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::payloadversion

Definition at line 63 of file SickLocResultPortHeaderMsg.h.

◆ serialnumber

template<class ContainerAllocator >
_serialnumber_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::serialnumber

Definition at line 69 of file SickLocResultPortHeaderMsg.h.

◆ systemtime

template<class ContainerAllocator >
_systemtime_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::systemtime

Definition at line 78 of file SickLocResultPortHeaderMsg.h.

◆ telegramcounter

template<class ContainerAllocator >
_telegramcounter_type sick_scan_xd::SickLocResultPortHeaderMsg_< ContainerAllocator >::telegramcounter

Definition at line 75 of file SickLocResultPortHeaderMsg.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