Public Member Functions | Public Attributes | Private Member Functions | Static Private Attributes
zeroconf_msgs.msg._DiscoveredService.DiscoveredService Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 cached
 cookie
 description
 domain
 hostname
 ipv4_addresses
 ipv6_addresses
 is_local
 multicast
 name
 our_own
 port
 type
 wide_area

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['name','type','domain','description','hostname','ipv4_addresses','ipv6_addresses','port','cookie','is_local','our_own','wide_area','multicast','cached']
string _full_text
 _has_header = False
string _md5sum = "3aabc6dd9875ef180c75536ad9a51d86"
list _slot_types = ['string','string','string','string','string','string[]','string[]','int32','uint32','bool','bool','bool','bool','bool']
string _type = "zeroconf_msgs/DiscoveredService"

Detailed Description

Definition at line 8 of file _DiscoveredService.py.


Constructor & Destructor Documentation

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:
   name,type,domain,description,hostname,ipv4_addresses,ipv6_addresses,port,cookie,is_local,our_own,wide_area,multicast,cached

: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 45 of file _DiscoveredService.py.


Member Function Documentation

internal API method

Definition at line 106 of file _DiscoveredService.py.

unpack serialized message in str into this message instance
:param str: byte array of serialized message, ``str``

Definition at line 169 of file _DiscoveredService.py.

unpack serialized message in str into this message instance using numpy for array types
:param str: byte array of serialized message, ``str``
:param numpy: numpy python module

Definition at line 323 of file _DiscoveredService.py.

serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 112 of file _DiscoveredService.py.

serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 265 of file _DiscoveredService.py.


Member Data Documentation

Definition at line 42 of file _DiscoveredService.py.

Initial value:
"""#
# Provides all the properties required for definition of a discovered 
# zeroconf service. Note that it contains rather alot more information
# than that which is used to publish a zeroconf service.

# Service Part
string name
string type
string domain
string description

# Resolved part
string hostname
string[] ipv4_addresses
string[] ipv6_addresses
int32 port

# These are detailed variables that you should not normally need
# and can be safely ignored in most circumstances (currently used
# by the avahi implementation).

uint32 cookie
bool is_local
bool our_own
bool wide_area
bool multicast
bool cached


"""

Definition at line 12 of file _DiscoveredService.py.

Definition at line 11 of file _DiscoveredService.py.

string zeroconf_msgs::msg::_DiscoveredService.DiscoveredService::_md5sum = "3aabc6dd9875ef180c75536ad9a51d86" [static, private]

Definition at line 9 of file _DiscoveredService.py.

list zeroconf_msgs::msg::_DiscoveredService.DiscoveredService::_slot_types = ['string','string','string','string','string','string[]','string[]','int32','uint32','bool','bool','bool','bool','bool'] [static, private]

Definition at line 43 of file _DiscoveredService.py.

Definition at line 10 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.

Definition at line 57 of file _DiscoveredService.py.


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


zeroconf_msgs
Author(s): Daniel Stonier
autogenerated on Thu Jan 2 2014 12:14:34