Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Static Private Attributes
json_prolog_msgs.srv._PrologQuery.PrologQueryRequest Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 id
 mode
 query

Static Public Attributes

int ALL_SOLUTIONS = 0
int INCREMENTAL = 1

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['mode','id','query']
string _full_text
 _has_header = False
string _md5sum = "ae1d940ff32be0f4c9af16fc85baab7a"
list _slot_types = ['byte','string','string']
string _type = "json_prolog_msgs/PrologQueryRequest"

Detailed Description

Definition at line 8 of file _PrologQuery.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:
   mode,id,query

: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 34 of file _PrologQuery.py.


Member Function Documentation

internal API method

Definition at line 62 of file _PrologQuery.py.

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

Definition at line 90 of file _PrologQuery.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 146 of file _PrologQuery.py.

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

Definition at line 68 of file _PrologQuery.py.

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

Definition at line 123 of file _PrologQuery.py.


Member Data Documentation

Definition at line 31 of file _PrologQuery.py.

Initial value:
"""






byte ALL_SOLUTIONS=0
byte INCREMENTAL=1

byte mode
string id
string query

"""

Definition at line 12 of file _PrologQuery.py.

Definition at line 11 of file _PrologQuery.py.

string json_prolog_msgs::srv::_PrologQuery.PrologQueryRequest::_md5sum = "ae1d940ff32be0f4c9af16fc85baab7a" [static, private]

Definition at line 9 of file _PrologQuery.py.

list json_prolog_msgs::srv::_PrologQuery.PrologQueryRequest::_slot_types = ['byte','string','string'] [static, private]

Definition at line 32 of file _PrologQuery.py.

Definition at line 10 of file _PrologQuery.py.

Definition at line 28 of file _PrologQuery.py.

Definition at line 46 of file _PrologQuery.py.

Definition at line 29 of file _PrologQuery.py.

Definition at line 46 of file _PrologQuery.py.

Definition at line 46 of file _PrologQuery.py.


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


json_prolog_msgs
Author(s): Georg Bartels
autogenerated on Mon Oct 6 2014 01:29:47