#include <IntervalStamped.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::calibration_msgs::Interval_ < ContainerAllocator > | _interval_type |
typedef boost::shared_ptr < ::calibration_msgs::IntervalStamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::calibration_msgs::IntervalStamped_ < ContainerAllocator > > | Ptr |
typedef IntervalStamped_ < ContainerAllocator > | Type |
Public Member Functions | |
IntervalStamped_ () | |
IntervalStamped_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::calibration_msgs::Interval_ < ContainerAllocator > | interval |
Definition at line 23 of file IntervalStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> calibration_msgs::IntervalStamped_< ContainerAllocator >::_header_type |
Definition at line 38 of file IntervalStamped.h.
typedef ::calibration_msgs::Interval_<ContainerAllocator> calibration_msgs::IntervalStamped_< ContainerAllocator >::_interval_type |
Definition at line 41 of file IntervalStamped.h.
typedef boost::shared_ptr< ::calibration_msgs::IntervalStamped_<ContainerAllocator> const> calibration_msgs::IntervalStamped_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file IntervalStamped.h.
typedef boost::shared_ptr< ::calibration_msgs::IntervalStamped_<ContainerAllocator> > calibration_msgs::IntervalStamped_< ContainerAllocator >::Ptr |
Definition at line 45 of file IntervalStamped.h.
typedef IntervalStamped_<ContainerAllocator> calibration_msgs::IntervalStamped_< ContainerAllocator >::Type |
Definition at line 24 of file IntervalStamped.h.
calibration_msgs::IntervalStamped_< ContainerAllocator >::IntervalStamped_ | ( | ) | [inline] |
Definition at line 26 of file IntervalStamped.h.
calibration_msgs::IntervalStamped_< ContainerAllocator >::IntervalStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file IntervalStamped.h.
boost::shared_ptr<std::map<std::string, std::string> > calibration_msgs::IntervalStamped_< ContainerAllocator >::__connection_header |
Definition at line 47 of file IntervalStamped.h.
::std_msgs::Header_<ContainerAllocator> calibration_msgs::IntervalStamped_< ContainerAllocator >::header |
Definition at line 39 of file IntervalStamped.h.
::calibration_msgs::Interval_<ContainerAllocator> calibration_msgs::IntervalStamped_< ContainerAllocator >::interval |
Definition at line 42 of file IntervalStamped.h.