#include <Interval.h>
Public Types | |
typedef ros::Time | _end_type |
typedef ros::Time | _start_type |
typedef boost::shared_ptr < ::calibration_msgs::Interval_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::calibration_msgs::Interval_ < ContainerAllocator > > | Ptr |
typedef Interval_ < ContainerAllocator > | Type |
Public Member Functions | |
Interval_ () | |
Interval_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
ros::Time | end |
ros::Time | start |
Definition at line 21 of file Interval.h.
typedef ros::Time calibration_msgs::Interval_< ContainerAllocator >::_end_type |
Definition at line 39 of file Interval.h.
typedef ros::Time calibration_msgs::Interval_< ContainerAllocator >::_start_type |
Definition at line 36 of file Interval.h.
typedef boost::shared_ptr< ::calibration_msgs::Interval_<ContainerAllocator> const> calibration_msgs::Interval_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file Interval.h.
typedef boost::shared_ptr< ::calibration_msgs::Interval_<ContainerAllocator> > calibration_msgs::Interval_< ContainerAllocator >::Ptr |
Definition at line 43 of file Interval.h.
typedef Interval_<ContainerAllocator> calibration_msgs::Interval_< ContainerAllocator >::Type |
Definition at line 22 of file Interval.h.
calibration_msgs::Interval_< ContainerAllocator >::Interval_ | ( | ) | [inline] |
Definition at line 24 of file Interval.h.
calibration_msgs::Interval_< ContainerAllocator >::Interval_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file Interval.h.
boost::shared_ptr<std::map<std::string, std::string> > calibration_msgs::Interval_< ContainerAllocator >::__connection_header |
Definition at line 45 of file Interval.h.
ros::Time calibration_msgs::Interval_< ContainerAllocator >::end |
Definition at line 40 of file Interval.h.
ros::Time calibration_msgs::Interval_< ContainerAllocator >::start |
Definition at line 37 of file Interval.h.