Package LICOS.lib.currValTable.CvtDbPopulator


Classes

class  CvtDbPopulator

Functions

def asyncore_loop
def usage
def main

Variables

string __facility__ = "Online"
string __abstract__ = "Current Value Table Database Populator"
string __author__ = "Jim Panetta <panetta@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
tuple __date__ = ("$Date: 2006/04/26 01:40:08 $")
string __version__ = "$Revision: 1.9 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
tuple killEvent = threading.Event()
list multiplyDefinedMnems = ['LHKSPARE10', 'LHKSPARE08', 'LHKSPARE13', 'LHKSPARE16']
int TIMER_GRANULARITY = 1


Function Documentation

def LICOS.lib.currValTable.CvtDbPopulator.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 38 of file CvtDbPopulator.py.

def LICOS.lib.currValTable.CvtDbPopulator.main  ) 
 

Definition at line 150 of file CvtDbPopulator.py.

def LICOS.lib.currValTable.CvtDbPopulator.usage  ) 
 

Definition at line 143 of file CvtDbPopulator.py.


Variable Documentation

string __abstract__ = "Current Value Table Database Populator" [static]
 

Definition at line 11 of file CvtDbPopulator.py.

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

Definition at line 12 of file CvtDbPopulator.py.

string __credits__ = "SLAC" [static]
 

Definition at line 16 of file CvtDbPopulator.py.

tuple __date__ = ("$Date: 2006/04/26 01:40:08 $") [static]
 

Definition at line 13 of file CvtDbPopulator.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file CvtDbPopulator.py.

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

Definition at line 15 of file CvtDbPopulator.py.

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

Definition at line 14 of file CvtDbPopulator.py.

tuple killEvent = threading.Event() [static]
 

Definition at line 31 of file CvtDbPopulator.py.

list multiplyDefinedMnems = ['LHKSPARE10', 'LHKSPARE08', 'LHKSPARE13', 'LHKSPARE16'] [static]
 

Definition at line 34 of file CvtDbPopulator.py.

int TIMER_GRANULARITY = 1 [static]
 

Definition at line 36 of file CvtDbPopulator.py.


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