$search

skiller::msg::_Graph::Graph Class Reference

List of all members.

Public Member Functions

def __init__
def deserialize
def deserialize_numpy
def serialize
def serialize_numpy

Public Attributes

 colored
 direction
 dotgraph
 name
 stamp

Static Public Attributes

int GRAPH_DIR_BOTTOM_TOP = 4
int GRAPH_DIR_LEFT_RIGHT = 1
int GRAPH_DIR_RIGHT_LEFT = 2
int GRAPH_DIR_TOP_BOTTOM = 3

Private Member Functions

def _get_types

Static Private Attributes

list __slots__ = ['stamp','name','dotgraph','direction','colored']
string _full_text
 _has_header = False
string _md5sum = "743f1a12ac34ba3b239c8646ca763b86"
list _slot_types = ['time','string','string','byte','bool']
string _type = "skiller/Graph"

Detailed Description

Definition at line 7 of file _Graph.py.


Member Function Documentation

def skiller::msg::_Graph::Graph::__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:
   stamp,name,dotgraph,direction,colored

@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 31 of file _Graph.py.

def skiller::msg::_Graph::Graph::_get_types (   self  )  [private]
internal API method

Definition at line 65 of file _Graph.py.

def skiller::msg::_Graph::Graph::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 91 of file _Graph.py.

def skiller::msg::_Graph::Graph::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 150 of file _Graph.py.

def skiller::msg::_Graph::Graph::serialize (   self,
  buff 
)
serialize message into buffer
@param buff: buffer
@type  buff: StringIO

Definition at line 71 of file _Graph.py.

def skiller::msg::_Graph::Graph::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 128 of file _Graph.py.


Member Data Documentation

Definition at line 28 of file _Graph.py.

string skiller::msg::_Graph::Graph::_full_text [static, private]
Initial value:
"""byte GRAPH_DIR_LEFT_RIGHT = 1
byte GRAPH_DIR_RIGHT_LEFT = 2
byte GRAPH_DIR_TOP_BOTTOM = 3
byte GRAPH_DIR_BOTTOM_TOP = 4
time   stamp
string name
string dotgraph
byte   direction
bool   colored

"""

Definition at line 11 of file _Graph.py.

skiller::msg::_Graph::Graph::_has_header = False [static, private]

Definition at line 10 of file _Graph.py.

string skiller::msg::_Graph::Graph::_md5sum = "743f1a12ac34ba3b239c8646ca763b86" [static, private]

Definition at line 8 of file _Graph.py.

list skiller::msg::_Graph::Graph::_slot_types = ['time','string','string','byte','bool'] [static, private]

Definition at line 29 of file _Graph.py.

string skiller::msg::_Graph::Graph::_type = "skiller/Graph" [static, private]

Definition at line 9 of file _Graph.py.

Definition at line 57 of file _Graph.py.

Definition at line 55 of file _Graph.py.

Definition at line 53 of file _Graph.py.

Definition at line 26 of file _Graph.py.

Definition at line 23 of file _Graph.py.

Definition at line 24 of file _Graph.py.

Definition at line 25 of file _Graph.py.

Definition at line 51 of file _Graph.py.

Definition at line 49 of file _Graph.py.


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


skiller
Author(s): Tim Niemueller
autogenerated on Mon Mar 4 12:13:08 2013