#include <TopicStatistics.h>
Public Types | |
typedef int32_t | _delivered_msgs_type |
typedef int32_t | _dropped_msgs_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _node_pub_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _node_sub_type |
typedef rs2rosinternal::Duration | _period_max_type |
typedef rs2rosinternal::Duration | _period_mean_type |
typedef rs2rosinternal::Duration | _period_stddev_type |
typedef rs2rosinternal::Duration | _stamp_age_max_type |
typedef rs2rosinternal::Duration | _stamp_age_mean_type |
typedef rs2rosinternal::Duration | _stamp_age_stddev_type |
typedef std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > | _topic_type |
typedef int32_t | _traffic_type |
typedef rs2rosinternal::Time | _window_start_type |
typedef rs2rosinternal::Time | _window_stop_type |
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_< ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_< ContainerAllocator > > | Ptr |
typedef TopicStatistics_< ContainerAllocator > | Type |
Public Member Functions | |
TopicStatistics_ () | |
TopicStatistics_ (const ContainerAllocator &_alloc) | |
Definition at line 22 of file TopicStatistics.h.
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_delivered_msgs_type |
Definition at line 77 of file TopicStatistics.h.
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_dropped_msgs_type |
Definition at line 80 of file TopicStatistics.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_node_pub_type |
Definition at line 65 of file TopicStatistics.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_node_sub_type |
Definition at line 68 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_max_type |
Definition at line 92 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_mean_type |
Definition at line 86 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_stddev_type |
Definition at line 89 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_max_type |
Definition at line 101 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_mean_type |
Definition at line 95 of file TopicStatistics.h.
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_stddev_type |
Definition at line 98 of file TopicStatistics.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_topic_type |
Definition at line 62 of file TopicStatistics.h.
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_traffic_type |
Definition at line 83 of file TopicStatistics.h.
typedef rs2rosinternal::Time rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_window_start_type |
Definition at line 71 of file TopicStatistics.h.
typedef rs2rosinternal::Time rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_window_stop_type |
Definition at line 74 of file TopicStatistics.h.
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_<ContainerAllocator> const> rosgraph_msgs::TopicStatistics_< ContainerAllocator >::ConstPtr |
Definition at line 108 of file TopicStatistics.h.
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_<ContainerAllocator> > rosgraph_msgs::TopicStatistics_< ContainerAllocator >::Ptr |
Definition at line 107 of file TopicStatistics.h.
typedef TopicStatistics_<ContainerAllocator> rosgraph_msgs::TopicStatistics_< ContainerAllocator >::Type |
Definition at line 24 of file TopicStatistics.h.
|
inline |
Definition at line 26 of file TopicStatistics.h.
|
inline |
Definition at line 42 of file TopicStatistics.h.
_delivered_msgs_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::delivered_msgs |
Definition at line 78 of file TopicStatistics.h.
_dropped_msgs_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::dropped_msgs |
Definition at line 81 of file TopicStatistics.h.
_node_pub_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::node_pub |
Definition at line 66 of file TopicStatistics.h.
_node_sub_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::node_sub |
Definition at line 69 of file TopicStatistics.h.
_period_max_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_max |
Definition at line 93 of file TopicStatistics.h.
_period_mean_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_mean |
Definition at line 87 of file TopicStatistics.h.
_period_stddev_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_stddev |
Definition at line 90 of file TopicStatistics.h.
_stamp_age_max_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_max |
Definition at line 102 of file TopicStatistics.h.
_stamp_age_mean_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_mean |
Definition at line 96 of file TopicStatistics.h.
_stamp_age_stddev_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_stddev |
Definition at line 99 of file TopicStatistics.h.
_topic_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::topic |
Definition at line 63 of file TopicStatistics.h.
_traffic_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::traffic |
Definition at line 84 of file TopicStatistics.h.
_window_start_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::window_start |
Definition at line 72 of file TopicStatistics.h.
_window_stop_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::window_stop |
Definition at line 75 of file TopicStatistics.h.