All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
Public Member Functions | Static Public Attributes | Private Member Functions | Static Private Attributes
gateway_msgs.msg._Result.Result Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Static Public Attributes

int ADVERTISEMENT_EXISTS = 31
int ADVERTISEMENT_NOT_FOUND = 32
int FLIP_NO_TO_SELF = 21
int FLIP_PATTERN_ALREDY_EXISTS = 23
int FLIP_REMOTE_GATEWAY_FIREWALLING = 24
int FLIP_REMOTE_GATEWAY_NOT_CONNECTED = 25
int FLIP_RULE_ALREADY_EXISTS = 22
int HUB_CONNECTION_ALREADY_EXISTS = 11
int HUB_CONNECTION_BLACKLISTED = 13
int HUB_CONNECTION_FAILED = 14
int HUB_CONNECTION_NOT_IN_NONEMPTY_WHITELIST = 15
int HUB_CONNECTION_UNRESOLVABLE = 12
int NO_HUB_CONNECTION = 1
int PULL_RULE_ALREADY_EXISTS = 41
int SUCCESS = 0
int UNKNOWN_ADVERTISEMENT_ERROR = 39

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = []
string _full_text
 _has_header = False
string _md5sum = "b28fba5d8d49ef8a4a566fa8d21c545e"
list _slot_types = []
string _type = "gateway_msgs/Result"

Detailed Description

Definition at line 8 of file _Result.py.


Constructor & Destructor Documentation

def gateway_msgs.msg._Result.Result.__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:
   

: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 62 of file _Result.py.


Member Function Documentation

internal API method

Definition at line 79 of file _Result.py.

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

Definition at line 95 of file _Result.py.

def gateway_msgs.msg._Result.Result.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, ``str``
:param numpy: numpy python module

Definition at line 118 of file _Result.py.

def gateway_msgs.msg._Result.Result.serialize (   self,
  buff 
)
serialize message into buffer
:param buff: buffer, ``StringIO``

Definition at line 85 of file _Result.py.

def gateway_msgs.msg._Result.Result.serialize_numpy (   self,
  buff,
  numpy 
)
serialize message with numpy array types into buffer
:param buff: buffer, ``StringIO``
:param numpy: numpy python module

Definition at line 107 of file _Result.py.


Member Data Documentation

list gateway_msgs::msg::_Result.Result::__slots__ = [] [static, private]

Definition at line 59 of file _Result.py.

Initial value:
"""# Error types for the gateway ros api

# General
int8 SUCCESS = 0
int8 NO_HUB_CONNECTION = 1

# Connection
int8 HUB_CONNECTION_ALREADY_EXISTS = 11
int8 HUB_CONNECTION_UNRESOLVABLE = 12
int8 HUB_CONNECTION_BLACKLISTED = 13
int8 HUB_CONNECTION_FAILED = 14
int8 HUB_CONNECTION_NOT_IN_NONEMPTY_WHITELIST = 15

# Flipping
int8 FLIP_NO_TO_SELF = 21
int8 FLIP_RULE_ALREADY_EXISTS = 22
int8 FLIP_PATTERN_ALREDY_EXISTS = 23
int8 FLIP_REMOTE_GATEWAY_FIREWALLING = 24
int8 FLIP_REMOTE_GATEWAY_NOT_CONNECTED = 25

# Advertise
int8 ADVERTISEMENT_EXISTS = 31
int8 ADVERTISEMENT_NOT_FOUND = 32
int8 UNKNOWN_ADVERTISEMENT_ERROR = 39

# Pulling
int8 PULL_RULE_ALREADY_EXISTS = 41

"""

Definition at line 12 of file _Result.py.

Definition at line 11 of file _Result.py.

string gateway_msgs::msg::_Result.Result::_md5sum = "b28fba5d8d49ef8a4a566fa8d21c545e" [static, private]

Definition at line 9 of file _Result.py.

Definition at line 60 of file _Result.py.

string gateway_msgs::msg::_Result.Result::_type = "gateway_msgs/Result" [static, private]

Definition at line 10 of file _Result.py.

Definition at line 54 of file _Result.py.

Definition at line 55 of file _Result.py.

Definition at line 49 of file _Result.py.

Definition at line 51 of file _Result.py.

Definition at line 52 of file _Result.py.

Definition at line 53 of file _Result.py.

Definition at line 50 of file _Result.py.

Definition at line 44 of file _Result.py.

Definition at line 46 of file _Result.py.

Definition at line 47 of file _Result.py.

Definition at line 48 of file _Result.py.

Definition at line 45 of file _Result.py.

Definition at line 43 of file _Result.py.

Definition at line 57 of file _Result.py.

Definition at line 42 of file _Result.py.

Definition at line 56 of file _Result.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends


gateway_msgs
Author(s): Jihoon
autogenerated on Tue Jan 15 2013 17:43:49