rsfAddCommands Class Reference

class to add two commands together More...

List of all members.

Public Member Functions

def __init__
def __call__
 add c1 and c2 together to form a pipe command

Static Public Attributes

tuple ERRORMSG1
string ERRORMSG2 = "add commands must recieve either a DataContainer or a Command"


Detailed Description

class to add two commands together

Definition at line 35 of file AddComand.py.


Member Function Documentation

def __init__ (   self  ) 

Definition at line 42 of file AddComand.py.

def __call__ (   self,
  c1,
  c2 
)

add c1 and c2 together to form a pipe command

Returns:
: a multiDriver instance

Definition at line 51 of file AddComand.py.


Member Data Documentation

tuple ERRORMSG1 [static]

Initial value:

( "add commands must recieve "
                 "either a datacontainer or a Command"
                 "\ngot a %s" )

Definition at line 36 of file AddComand.py.

string ERRORMSG2 = "add commands must recieve either a DataContainer or a Command" [static]

Definition at line 40 of file AddComand.py.


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

Generated on Sun Aug 10 09:11:09 2008 for SLIMpy by  doxygen 1.5.6