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

#include <SickLocRequestTimestampSrvResponse.h>

Public Types

typedef uint64_t _delta_time_ms_type
 
typedef uint64_t _mean_time_vehicle_ms_type
 
typedef uint32_t _receive_time_vehicle_nsec_type
 
typedef uint32_t _receive_time_vehicle_sec_type
 
typedef uint32_t _send_time_vehicle_nsec_type
 
typedef uint32_t _send_time_vehicle_sec_type
 
typedef uint32_t _timestamp_lidar_ms_type
 
typedef std::shared_ptr< ::sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator > constConstPtr
 
typedef std::shared_ptr< ::sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator > > Ptr
 
typedef SickLocRequestTimestampSrvResponse_< ContainerAllocator > Type
 

Public Member Functions

 SickLocRequestTimestampSrvResponse_ ()
 
 SickLocRequestTimestampSrvResponse_ (const ContainerAllocator &_alloc)
 

Public Attributes

_delta_time_ms_type delta_time_ms
 
_mean_time_vehicle_ms_type mean_time_vehicle_ms
 
_receive_time_vehicle_nsec_type receive_time_vehicle_nsec
 
_receive_time_vehicle_sec_type receive_time_vehicle_sec
 
_send_time_vehicle_nsec_type send_time_vehicle_nsec
 
_send_time_vehicle_sec_type send_time_vehicle_sec
 
_timestamp_lidar_ms_type timestamp_lidar_ms
 

Detailed Description

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

Definition at line 23 of file SickLocRequestTimestampSrvResponse.h.

Member Typedef Documentation

◆ _delta_time_ms_type

template<class ContainerAllocator >
typedef uint64_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_delta_time_ms_type

Definition at line 55 of file SickLocRequestTimestampSrvResponse.h.

◆ _mean_time_vehicle_ms_type

template<class ContainerAllocator >
typedef uint64_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_mean_time_vehicle_ms_type

Definition at line 52 of file SickLocRequestTimestampSrvResponse.h.

◆ _receive_time_vehicle_nsec_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_receive_time_vehicle_nsec_type

Definition at line 67 of file SickLocRequestTimestampSrvResponse.h.

◆ _receive_time_vehicle_sec_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_receive_time_vehicle_sec_type

Definition at line 64 of file SickLocRequestTimestampSrvResponse.h.

◆ _send_time_vehicle_nsec_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_send_time_vehicle_nsec_type

Definition at line 61 of file SickLocRequestTimestampSrvResponse.h.

◆ _send_time_vehicle_sec_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_send_time_vehicle_sec_type

Definition at line 58 of file SickLocRequestTimestampSrvResponse.h.

◆ _timestamp_lidar_ms_type

template<class ContainerAllocator >
typedef uint32_t sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::_timestamp_lidar_ms_type

Definition at line 49 of file SickLocRequestTimestampSrvResponse.h.

◆ ConstPtr

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

Definition at line 75 of file SickLocRequestTimestampSrvResponse.h.

◆ Ptr

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

Definition at line 74 of file SickLocRequestTimestampSrvResponse.h.

◆ Type

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

Definition at line 25 of file SickLocRequestTimestampSrvResponse.h.

Constructor & Destructor Documentation

◆ SickLocRequestTimestampSrvResponse_() [1/2]

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

Definition at line 27 of file SickLocRequestTimestampSrvResponse.h.

◆ SickLocRequestTimestampSrvResponse_() [2/2]

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

Definition at line 36 of file SickLocRequestTimestampSrvResponse.h.

Member Data Documentation

◆ delta_time_ms

template<class ContainerAllocator >
_delta_time_ms_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::delta_time_ms

Definition at line 56 of file SickLocRequestTimestampSrvResponse.h.

◆ mean_time_vehicle_ms

template<class ContainerAllocator >
_mean_time_vehicle_ms_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::mean_time_vehicle_ms

Definition at line 53 of file SickLocRequestTimestampSrvResponse.h.

◆ receive_time_vehicle_nsec

template<class ContainerAllocator >
_receive_time_vehicle_nsec_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::receive_time_vehicle_nsec

Definition at line 68 of file SickLocRequestTimestampSrvResponse.h.

◆ receive_time_vehicle_sec

template<class ContainerAllocator >
_receive_time_vehicle_sec_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::receive_time_vehicle_sec

Definition at line 65 of file SickLocRequestTimestampSrvResponse.h.

◆ send_time_vehicle_nsec

template<class ContainerAllocator >
_send_time_vehicle_nsec_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::send_time_vehicle_nsec

Definition at line 62 of file SickLocRequestTimestampSrvResponse.h.

◆ send_time_vehicle_sec

template<class ContainerAllocator >
_send_time_vehicle_sec_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::send_time_vehicle_sec

Definition at line 59 of file SickLocRequestTimestampSrvResponse.h.

◆ timestamp_lidar_ms

template<class ContainerAllocator >
_timestamp_lidar_ms_type sick_scan_xd::SickLocRequestTimestampSrvResponse_< ContainerAllocator >::timestamp_lidar_ms

Definition at line 50 of file SickLocRequestTimestampSrvResponse.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