Package LICOS.telemetry.DiagnosticProxy


Classes

class  VscTelemetryRouter
class  DiagnosticProxy

Variables

string __facility__ = "Online"
string __abstract__ = "Diagnostic Proxy class"
string __author__ = "S. Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2005/09/06"
string __updated__ = "$Date: 2006/04/25 17:22:01 $"
string __version__ = "$Revision: 1.24 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
tuple options = Options(['vscip', 'config'], [], ['logtime', 'noarchiver'])
tuple vscip = getip(options.vscip)
tuple config = ConfigParser()
tuple dumpInterval = config.getint('vsc', 'dumpInterval')
tuple noarchiver = (options.noarchiver is not None)
tuple proxy = DiagnosticProxy(vscip, config, noarchiver)


Variable Documentation

string __abstract__ = "Diagnostic Proxy class" [static]
 

Definition at line 11 of file DiagnosticProxy.py.

string __author__ = "S. Tuvi <stuvi@slac.stanford.edu> SLAC - GLAST LAT I&T/Online" [static]
 

Definition at line 12 of file DiagnosticProxy.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file DiagnosticProxy.py.

string __date__ = "2005/09/06" [static]
 

Definition at line 13 of file DiagnosticProxy.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file DiagnosticProxy.py.

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

Definition at line 16 of file DiagnosticProxy.py.

string __updated__ = "$Date: 2006/04/25 17:22:01 $" [static]
 

Definition at line 14 of file DiagnosticProxy.py.

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

Definition at line 15 of file DiagnosticProxy.py.

tuple config = ConfigParser() [static]
 

Definition at line 111 of file DiagnosticProxy.py.

tuple dumpInterval = config.getint('vsc', 'dumpInterval') [static]
 

Definition at line 113 of file DiagnosticProxy.py.

tuple noarchiver = (options.noarchiver is not None) [static]
 

Definition at line 114 of file DiagnosticProxy.py.

tuple options = Options(['vscip', 'config'], [], ['logtime', 'noarchiver']) [static]
 

Definition at line 99 of file DiagnosticProxy.py.

tuple proxy = DiagnosticProxy(vscip, config, noarchiver) [static]
 

Definition at line 115 of file DiagnosticProxy.py.

tuple vscip = getip(options.vscip) [static]
 

Definition at line 110 of file DiagnosticProxy.py.


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