gSerial.py File Reference

Go to the source code of this file.

Namespaces

namespace  LICOS.util.gSerial

Classes

class  SerialCommon
 A helper class to add some protocol to the serial byte stream. More...
class  SerialSender
 A helper class to add some protocol to the serial byte stream. More...
class  SerialReceiver
 A helper class to handle some protocol on the serial byte stream. More...

Functions

def LICOS::util::gSerial.senderUsage
 Return sender program usage information.
def LICOS::util::gSerial.receiverUsage
 Return receiver program usage information.
def LICOS::util::gSerial.senderTest
 Test code that copies a file over a serial port connection.
def LICOS::util::gSerial.receiverTest
def LICOS::util::gSerial.handleOptions

Variables

string LICOS::util::gSerial.__facility__ = "Online"
string LICOS::util::gSerial.__abstract__ = "GLAST LAT serial port wrapper classes"
string LICOS::util::gSerial.__author__ = "R. Claus <Claus@SLAC.Stanford.edu> SLAC - GLAST LAT I&T/Online"
string LICOS::util::gSerial.__date__ = "12/27/2005"
string LICOS::util::gSerial.__version__ = "$Revision: 1.2 $"
string LICOS::util::gSerial.__release__ = "$Name: HEAD $"
string LICOS::util::gSerial.__credits__ = "SLAC"
tuple LICOS::util::gSerial.options = handleOptions(["config", "filename"], usage=senderUsage)
tuple LICOS::util::gSerial.options = handleOptions(["config"], ["filename"], usage=receiverUsage)


Generated on Thu Apr 27 20:52:44 2006 for LICOS L02-01-00 by doxygen 1.4.6-NO