Package LICOS.lib.currValTable.CvtTesterImpl


Classes

class  CvtTesterClient
class  CvtTesterImpl

Functions

def asyncore_loop
def usage
def main

Variables

string __facility__ = "Online"
string __abstract__ = "CVT Tester"
string __author__ = "Jim Panetta <panetta@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
tuple __date__ = ("$Date: 2006/01/25 04:27:12 $")
string __version__ = "$Revision: 1.8 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
tuple globalApp = QApplication([])
tuple killEvent = threading.Event()


Function Documentation

def LICOS.lib.currValTable.CvtTesterImpl.asyncore_loop   timeout = 1.0,
  use_poll = False,
  map = None
 

replace the asyncore central loop and run it its own thread.
   Valid for Python 2.3.x
   Python 2.4 has an extra agument for loop, count.

Definition at line 37 of file CvtTesterImpl.py.

def LICOS.lib.currValTable.CvtTesterImpl.main  ) 
 

Definition at line 116 of file CvtTesterImpl.py.

def LICOS.lib.currValTable.CvtTesterImpl.usage  ) 
 

Definition at line 107 of file CvtTesterImpl.py.


Variable Documentation

string __abstract__ = "CVT Tester" [static]
 

Definition at line 11 of file CvtTesterImpl.py.

string __author__ = "Jim Panetta <panetta@slac.stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file CvtTesterImpl.py.

string __credits__ = "SLAC" [static]
 

Definition at line 16 of file CvtTesterImpl.py.

tuple __date__ = ("$Date: 2006/01/25 04:27:12 $") [static]
 

Definition at line 13 of file CvtTesterImpl.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file CvtTesterImpl.py.

string __release__ = "$Name: HEAD $" [static]
 

Definition at line 15 of file CvtTesterImpl.py.

string __version__ = "$Revision: 1.8 $" [static]
 

Definition at line 14 of file CvtTesterImpl.py.

tuple globalApp = QApplication([]) [static]
 

Definition at line 33 of file CvtTesterImpl.py.

tuple killEvent = threading.Event() [static]
 

Definition at line 34 of file CvtTesterImpl.py.


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