seq  1.1.0
All Classes Namespaces Files Functions Variables Groups Pages
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
seqcli.SeqCli Class Reference
Inheritance diagram for seqcli.SeqCli:

Public Member Functions

def __init__
 
def make_commands
 
def retry_command
 
def resume_command
 
def nodes_command
 
def tplist_command
 
def tpl_done_cb
 
def run_command
 
def load_command
 
def ps_command
 
def pause_command
 
def abort_command
 
def runsource
 

Public Attributes

 ob
 

Static Public Attributes

 current_task = None
 

Constructor & Destructor Documentation

def seqcli.SeqCli.__init__ (   self,
  args,
  kw 
)

Member Function Documentation

def seqcli.SeqCli.abort_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.load_command (   self,
  reader,
  writer,
  mod 
)
def seqcli.SeqCli.make_commands (   self)
def seqcli.SeqCli.nodes_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.pause_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.ps_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.resume_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.retry_command (   self,
  reader,
  writer 
)
def seqcli.SeqCli.run_command (   self,
  reader,
  writer,
  index 
)
def seqcli.SeqCli.runsource (   self,
  source,
  filename = None 
)
def seqcli.SeqCli.tpl_done_cb (   self,
  task 
)
def seqcli.SeqCli.tplist_command (   self,
  reader,
  writer 
)

Member Data Documentation

seqcli.SeqCli.current_task = None
static
seqcli.SeqCli.ob

The documentation for this class was generated from the following file: