| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
The user function data singleton class.
    
  | 
|||
| user_functions.objects.Class_container instance | 
      
  | 
  ||
| user_functions.objects.Uf_container instance | 
      
  | 
  ||
| tuple of str and Class_container instance | 
      
  | 
  ||
| Class_container instance | 
      
  | 
  ||
| Uf_container instance | 
      
  | 
  ||
| tuple of str and Uf_container instance | 
      
  | 
  ||
      
  | 
  |||
| 
     Inherited from   | 
  |||
    
  | 
|||
| a new object with type S, a subtype of T | 
      
  | 
  ||
    
  | 
|||
        _instance = Uf_info()
     | 
  |||
        _class_names = 
     | 
  |||
        _classes = 
     | 
  |||
        _uf = 
     | 
  |||
        _uf_names = 
     | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Replacement method for implementing the singleton design pattern. 
  | 
  
 Add a new user function class. 
  | 
  
 Add the user function to the object. 
  | 
  
 Iterator method for looping over the user function classes. 
  | 
  
 Return the user function class data object corresponding to the given name. 
  | 
  
 Return the user function data object corresponding to the given name. 
  | 
  
 Iterator method for looping over the user functions. 
  | 
    
  | 
|||
  _class_names
  | 
  _classes
  | 
  _uf
  | 
  _uf_names
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 3 13:38:38 2014 | http://epydoc.sourceforge.net |