DefaultEnvCall Class Reference

A class that implements "global function" calls of Environment methods by fetching the specified method from the DefaultEnvironment's class. More...

List of all members.

Public Member Functions

def __init__
def __repr__
def __call__
def help

Public Attributes

 method_name
 tool


Detailed Description

A class that implements "global function" calls of Environment methods by fetching the specified method from the DefaultEnvironment's class.

Definition at line 28 of file my_de_call.py.


Member Function Documentation

def __init__ (   self,
  method_name,
  tool = None,
  help = None 
)

Definition at line 30 of file my_de_call.py.

def __repr__ (   self  ) 

Definition at line 35 of file my_de_call.py.

def __call__ (   self,
  args,
  kw 
)

Definition at line 38 of file my_de_call.py.

def help (   self  ) 

Definition at line 48 of file my_de_call.py.


Member Data Documentation

Definition at line 31 of file my_de_call.py.

Definition at line 33 of file my_de_call.py.


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

Generated on Sun Aug 10 09:11:09 2008 for SLIMpy by  doxygen 1.5.6