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

#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)
 

Public Attributes

_delivered_msgs_type delivered_msgs
 
_dropped_msgs_type dropped_msgs
 
_node_pub_type node_pub
 
_node_sub_type node_sub
 
_period_max_type period_max
 
_period_mean_type period_mean
 
_period_stddev_type period_stddev
 
_stamp_age_max_type stamp_age_max
 
_stamp_age_mean_type stamp_age_mean
 
_stamp_age_stddev_type stamp_age_stddev
 
_topic_type topic
 
_traffic_type traffic
 
_window_start_type window_start
 
_window_stop_type window_stop
 

Detailed Description

template<class ContainerAllocator>
struct rosgraph_msgs::TopicStatistics_< ContainerAllocator >

Definition at line 22 of file TopicStatistics.h.

Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_delivered_msgs_type

Definition at line 77 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_dropped_msgs_type

Definition at line 80 of file TopicStatistics.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_max_type

Definition at line 92 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_mean_type

Definition at line 86 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_period_stddev_type

Definition at line 89 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_max_type

Definition at line 101 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_mean_type

Definition at line 95 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Duration rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_stamp_age_stddev_type

Definition at line 98 of file TopicStatistics.h.

template<class ContainerAllocator >
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.

template<class ContainerAllocator >
typedef int32_t rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_traffic_type

Definition at line 83 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Time rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_window_start_type

Definition at line 71 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef rs2rosinternal::Time rosgraph_msgs::TopicStatistics_< ContainerAllocator >::_window_stop_type

Definition at line 74 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_<ContainerAllocator> const> rosgraph_msgs::TopicStatistics_< ContainerAllocator >::ConstPtr

Definition at line 108 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosgraph_msgs::TopicStatistics_<ContainerAllocator> > rosgraph_msgs::TopicStatistics_< ContainerAllocator >::Ptr

Definition at line 107 of file TopicStatistics.h.

template<class ContainerAllocator >
typedef TopicStatistics_<ContainerAllocator> rosgraph_msgs::TopicStatistics_< ContainerAllocator >::Type

Definition at line 24 of file TopicStatistics.h.

Constructor & Destructor Documentation

template<class ContainerAllocator >
rosgraph_msgs::TopicStatistics_< ContainerAllocator >::TopicStatistics_ ( )
inline

Definition at line 26 of file TopicStatistics.h.

template<class ContainerAllocator >
rosgraph_msgs::TopicStatistics_< ContainerAllocator >::TopicStatistics_ ( const ContainerAllocator &  _alloc)
inline

Definition at line 42 of file TopicStatistics.h.

Member Data Documentation

template<class ContainerAllocator >
_delivered_msgs_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::delivered_msgs

Definition at line 78 of file TopicStatistics.h.

template<class ContainerAllocator >
_dropped_msgs_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::dropped_msgs

Definition at line 81 of file TopicStatistics.h.

template<class ContainerAllocator >
_node_pub_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::node_pub

Definition at line 66 of file TopicStatistics.h.

template<class ContainerAllocator >
_node_sub_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::node_sub

Definition at line 69 of file TopicStatistics.h.

template<class ContainerAllocator >
_period_max_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_max

Definition at line 93 of file TopicStatistics.h.

template<class ContainerAllocator >
_period_mean_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_mean

Definition at line 87 of file TopicStatistics.h.

template<class ContainerAllocator >
_period_stddev_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::period_stddev

Definition at line 90 of file TopicStatistics.h.

template<class ContainerAllocator >
_stamp_age_max_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_max

Definition at line 102 of file TopicStatistics.h.

template<class ContainerAllocator >
_stamp_age_mean_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_mean

Definition at line 96 of file TopicStatistics.h.

template<class ContainerAllocator >
_stamp_age_stddev_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::stamp_age_stddev

Definition at line 99 of file TopicStatistics.h.

template<class ContainerAllocator >
_topic_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::topic

Definition at line 63 of file TopicStatistics.h.

template<class ContainerAllocator >
_traffic_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::traffic

Definition at line 84 of file TopicStatistics.h.

template<class ContainerAllocator >
_window_start_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::window_start

Definition at line 72 of file TopicStatistics.h.

template<class ContainerAllocator >
_window_stop_type rosgraph_msgs::TopicStatistics_< ContainerAllocator >::window_stop

Definition at line 75 of file TopicStatistics.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:40