network_monitor_udp::msg::_UdpMonitor::UdpMonitor Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 average_latency_all
 average_latency_fresh
 header
 latency_bin_limits
 latency_bin_values
 loss_fresh
 packet_rate
 packet_size
 server_host
 server_port
 source_interface

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['header','server_host','server_port','source_interface','packet_rate','packet_size','latency_bin_limits','latency_bin_values','average_latency_fresh','loss_fresh','average_latency_all']
string _full_text
 _has_header = True
string _md5sum = "61e78eeecffb9257ae40ca291408f8cc"
list _slot_types = ['Header','string','uint32','string','float32','uint32','float32[]','float32[]','float32','float32','float32']
string _type = "network_monitor_udp/UdpMonitor"

Detailed Description

Definition at line 7 of file _UdpMonitor.py.


Member Function Documentation

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::__init__ (   self,
  args,
  kwds 
)
Constructor. Any message fields that are implicitly/explicitly
set to None will be assigned a default value. The recommend
use is keyword arguments as this is more robust to future message
changes.  You cannot mix in-order arguments and keyword arguments.

The available fields are:
   header,server_host,server_port,source_interface,packet_rate,packet_size,latency_bin_limits,latency_bin_values,average_latency_fresh,loss_fresh,average_latency_all

@param args: complete set of field values, in .msg order
@param kwds: use keyword arguments corresponding to message field names
to set specific fields. 

Definition at line 57 of file _UdpMonitor.py.

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::_get_types (   self  )  [private]
internal API method

Definition at line 109 of file _UdpMonitor.py.

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::deserialize (   self,
  str 
)
unpack serialized message in str into this message instance
@param str: byte array of serialized message
@type  str: str

Definition at line 149 of file _UdpMonitor.py.

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::deserialize_numpy (   self,
  str,
  numpy 
)
unpack serialized message in str into this message instance using numpy for array types
@param str: byte array of serialized message
@type  str: str
@param numpy: numpy python module
@type  numpy: module

Definition at line 247 of file _UdpMonitor.py.

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 115 of file _UdpMonitor.py.

def network_monitor_udp::msg::_UdpMonitor::UdpMonitor::serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
@param buff: buffer
@type  buff: StringIO
@param numpy: numpy python module
@type  numpy module

Definition at line 211 of file _UdpMonitor.py.


Member Data Documentation

Definition at line 54 of file _UdpMonitor.py.

Definition at line 11 of file _UdpMonitor.py.

Definition at line 10 of file _UdpMonitor.py.

string network_monitor_udp::msg::_UdpMonitor::UdpMonitor::_md5sum = "61e78eeecffb9257ae40ca291408f8cc" [static, private]

Definition at line 8 of file _UdpMonitor.py.

list network_monitor_udp::msg::_UdpMonitor::UdpMonitor::_slot_types = ['Header','string','uint32','string','float32','uint32','float32[]','float32[]','float32','float32','float32'] [static, private]

Definition at line 55 of file _UdpMonitor.py.

string network_monitor_udp::msg::_UdpMonitor::UdpMonitor::_type = "network_monitor_udp/UdpMonitor" [static, private]

Definition at line 9 of file _UdpMonitor.py.

Definition at line 95 of file _UdpMonitor.py.

Definition at line 91 of file _UdpMonitor.py.

Definition at line 75 of file _UdpMonitor.py.

Definition at line 87 of file _UdpMonitor.py.

Definition at line 89 of file _UdpMonitor.py.

Definition at line 93 of file _UdpMonitor.py.

Definition at line 83 of file _UdpMonitor.py.

Definition at line 85 of file _UdpMonitor.py.

Definition at line 77 of file _UdpMonitor.py.

Definition at line 79 of file _UdpMonitor.py.

Definition at line 81 of file _UdpMonitor.py.


The documentation for this class 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