Package LICOS.tools.proxy.LicosProxy


Classes

class  Controller

Variables

string __facility__ = "Online"
string __abstract__ = "VSC controller to send simple actions"
string __author__ = "<perazzo@slac.stanford.edu> SLAC - GLAST LAT I&T/Online"
string __date__ = "2005/09/06"
string __updated__ = "$Date: 2006/03/16 22:53:03 $"
string __version__ = "$Revision: 1.5 $"
string __release__ = "$Name: HEAD $"
string __credits__ = "SLAC"
int VscCtrlPort = 3000
tuple options = Options(['vscip', 'action'])
dictionary Actions
 action = options.action
 vscip = options.vscip
tuple proxy = Controller(vscip)
list function = proxy.__class__.__dict__[action]


Variable Documentation

string __abstract__ = "VSC controller to send simple actions" [static]
 

Definition at line 11 of file LicosProxy.py.

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

Definition at line 12 of file LicosProxy.py.

string __credits__ = "SLAC" [static]
 

Definition at line 17 of file LicosProxy.py.

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

Definition at line 13 of file LicosProxy.py.

string __facility__ = "Online" [static]
 

Definition at line 10 of file LicosProxy.py.

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

Definition at line 16 of file LicosProxy.py.

string __updated__ = "$Date: 2006/03/16 22:53:03 $" [static]
 

Definition at line 14 of file LicosProxy.py.

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

Definition at line 15 of file LicosProxy.py.

action = options.action [static]
 

Definition at line 71 of file LicosProxy.py.

dictionary Actions [static]
 

Initial value:

{
    'start': 'start',
    'stop':  'stop',
    'monprimary': 'monprimary',
    'monredundant': 'monredundant',
    'monstop': 'monstop',
    }

Definition at line 64 of file LicosProxy.py.

list function = proxy.__class__.__dict__[action] [static]
 

Definition at line 81 of file LicosProxy.py.

tuple options = Options(['vscip', 'action']) [static]
 

Definition at line 57 of file LicosProxy.py.

tuple proxy = Controller(vscip) [static]
 

Definition at line 80 of file LicosProxy.py.

int VscCtrlPort = 3000 [static]
 

Definition at line 28 of file LicosProxy.py.

vscip = options.vscip [static]
 

Definition at line 72 of file LicosProxy.py.


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