network_monitor_udp::UdpMonitor_< ContainerAllocator > Struct Template Reference

#include <UdpMonitor.h>

List of all members.

Public Types

typedef float _average_latency_all_type
typedef float _average_latency_fresh_type
typedef ::std_msgs::Header_
< ContainerAllocator > 
_header_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_latency_bin_limits_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_latency_bin_values_type
typedef float _loss_fresh_type
typedef float _packet_rate_type
typedef uint32_t _packet_size_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_server_host_type
typedef uint32_t _server_port_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_source_interface_type
typedef boost::shared_ptr
< ::network_monitor_udp::UdpMonitor_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::network_monitor_udp::UdpMonitor_
< ContainerAllocator > > 
Ptr
typedef UdpMonitor_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_latency_bin_limits_size () const
ROS_DEPRECATED void get_latency_bin_limits_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_latency_bin_values_size () const
ROS_DEPRECATED void get_latency_bin_values_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_latency_bin_limits_size (uint32_t size)
ROS_DEPRECATED void set_latency_bin_limits_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_latency_bin_values_size (uint32_t size)
ROS_DEPRECATED void set_latency_bin_values_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
 UdpMonitor_ (const ContainerAllocator &_alloc)
 UdpMonitor_ ()

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

float average_latency_all
float average_latency_fresh
::std_msgs::Header_
< ContainerAllocator > 
header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
latency_bin_limits
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
latency_bin_values
float loss_fresh
float packet_rate
uint32_t packet_size
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
server_host
uint32_t server_port
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
source_interface

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct network_monitor_udp::UdpMonitor_< ContainerAllocator >

Definition at line 16 of file UdpMonitor.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float network_monitor_udp::UdpMonitor_< ContainerAllocator >::_average_latency_all_type

Definition at line 77 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef float network_monitor_udp::UdpMonitor_< ContainerAllocator >::_average_latency_fresh_type

Definition at line 71 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef ::std_msgs::Header_<ContainerAllocator> network_monitor_udp::UdpMonitor_< ContainerAllocator >::_header_type

Definition at line 47 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::_latency_bin_limits_type

Definition at line 65 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::_latency_bin_values_type

Definition at line 68 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef float network_monitor_udp::UdpMonitor_< ContainerAllocator >::_loss_fresh_type

Definition at line 74 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef float network_monitor_udp::UdpMonitor_< ContainerAllocator >::_packet_rate_type

Definition at line 59 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::_packet_size_type

Definition at line 62 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::_server_host_type

Definition at line 50 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::_server_port_type

Definition at line 53 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::_source_interface_type

Definition at line 56 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::network_monitor_udp::UdpMonitor_<ContainerAllocator> const> network_monitor_udp::UdpMonitor_< ContainerAllocator >::ConstPtr

Definition at line 204 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::network_monitor_udp::UdpMonitor_<ContainerAllocator> > network_monitor_udp::UdpMonitor_< ContainerAllocator >::Ptr

Definition at line 203 of file UdpMonitor.h.

template<class ContainerAllocator >
typedef UdpMonitor_<ContainerAllocator> network_monitor_udp::UdpMonitor_< ContainerAllocator >::Type

Definition at line 15 of file UdpMonitor.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
network_monitor_udp::UdpMonitor_< ContainerAllocator >::UdpMonitor_ (  )  [inline]

Definition at line 17 of file UdpMonitor.h.

template<class ContainerAllocator >
network_monitor_udp::UdpMonitor_< ContainerAllocator >::UdpMonitor_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file UdpMonitor.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 94 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 101 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 150 of file UdpMonitor.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 92 of file UdpMonitor.h.

template<class ContainerAllocator >
static const char* network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 90 of file UdpMonitor.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 99 of file UdpMonitor.h.

template<class ContainerAllocator >
static const char* network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 97 of file UdpMonitor.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 148 of file UdpMonitor.h.

template<class ContainerAllocator >
static const char* network_monitor_udp::UdpMonitor_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 104 of file UdpMonitor.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* network_monitor_udp::UdpMonitor_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 169 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::get_latency_bin_limits_size (  )  const [inline]

Definition at line 81 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::get_latency_bin_limits_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 83 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::get_latency_bin_values_size (  )  const [inline]

Definition at line 85 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::get_latency_bin_values_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 87 of file UdpMonitor.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 186 of file UdpMonitor.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* network_monitor_udp::UdpMonitor_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 152 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::set_latency_bin_limits_size ( uint32_t  size  )  [inline]

Definition at line 82 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::set_latency_bin_limits_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 84 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::set_latency_bin_values_size ( uint32_t  size  )  [inline]

Definition at line 86 of file UdpMonitor.h.

template<class ContainerAllocator >
ROS_DEPRECATED void network_monitor_udp::UdpMonitor_< ContainerAllocator >::set_latency_bin_values_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 88 of file UdpMonitor.h.


Member Data Documentation

template<class ContainerAllocator >
float network_monitor_udp::UdpMonitor_< ContainerAllocator >::average_latency_all

Definition at line 78 of file UdpMonitor.h.

template<class ContainerAllocator >
float network_monitor_udp::UdpMonitor_< ContainerAllocator >::average_latency_fresh

Definition at line 72 of file UdpMonitor.h.

template<class ContainerAllocator >
::std_msgs::Header_<ContainerAllocator> network_monitor_udp::UdpMonitor_< ContainerAllocator >::header

Definition at line 48 of file UdpMonitor.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::latency_bin_limits

Definition at line 66 of file UdpMonitor.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::latency_bin_values

Definition at line 69 of file UdpMonitor.h.

template<class ContainerAllocator >
float network_monitor_udp::UdpMonitor_< ContainerAllocator >::loss_fresh

Definition at line 75 of file UdpMonitor.h.

template<class ContainerAllocator >
float network_monitor_udp::UdpMonitor_< ContainerAllocator >::packet_rate

Definition at line 60 of file UdpMonitor.h.

template<class ContainerAllocator >
uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::packet_size

Definition at line 63 of file UdpMonitor.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::server_host

Definition at line 51 of file UdpMonitor.h.

template<class ContainerAllocator >
uint32_t network_monitor_udp::UdpMonitor_< ContainerAllocator >::server_port

Definition at line 54 of file UdpMonitor.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > network_monitor_udp::UdpMonitor_< ContainerAllocator >::source_interface

Definition at line 57 of file UdpMonitor.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


network_monitor_udp
Author(s): Blaise Gassend
autogenerated on Fri Jan 11 09:42:47 2013