Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.apo.nmsu.edu/Telescopes/TCC/html/namespacetcc_1_1cmd_1_1queue.html
Дата изменения: Tue Sep 15 02:25:40 2015
Дата индексирования: Sun Apr 10 04:11:11 2016
Кодировка:
lsst.tcc: tcc.cmd.queue Namespace Reference
lsst.tcc  1.2.2-3-g89ecb63
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Functions | Variables
tcc.cmd.queue Namespace Reference

Classes

class  BatchJob
 
class  TCCDispatcherWrapper
 

Functions

def queue
 

Variables

list __all__ = ["queue"]
 
 _CurrJob = None
 

Function Documentation

def tcc.cmd.queue.queue (   tccActor,
  userCmd 
)
Implement the Queue command

@param[in] tccActor  tcc actor
@param[in,out] userCmd  a twistedActor BaseCommand with parseCmd attribute

Definition at line 14 of file queue.py.

Variable Documentation

list tcc.cmd.queue.__all__ = ["queue"]

Definition at line 3 of file queue.py.

tcc.cmd.queue._CurrJob = None

Definition at line 12 of file queue.py.