Package SCons :: Module Action :: Class _ActionAction
[show private | hide private]
[frames | no frames]

Class _ActionAction

ActionBase --+
             |
            _ActionAction

Known Subclasses:
CommandAction, FunctionAction

Base class for actions that create output objects.


Method Summary
  __init__(self, strfunction, presub, chdir, exitstatfunc, **kw)
  __call__(self, target, source, env, exitstatfunc, presub, show, execute, chdir)
  print_cmd_line(self, s, target, source, env)
    Inherited from ActionBase
  __add__(self, other)
  __cmp__(self, other)
  __radd__(self, other)
  genstring(self, target, source, env)
  get_executor(self, env, overrides, tlist, slist, executor_kw)
Return the Executor for this Action.
  presub_lines(self, env)

Generated by Epydoc 2.1 on Wed Dec 12 09:39:32 2007 http://epydoc.sf.net