| 
    LibreOffice Module wizards (master) 1
    
   | 
 
Public Member Functions | |
| def | __call__ (cls, *args, **kwargs) | 
Static Public Attributes | |
| dictionary | instances = {} | 
    A Singleton metaclass design pattern
    Credits: « Python in a Nutshell » by Alex Martelli, O'Reilly 
Definition at line 64 of file scriptforge.py.
| def scriptforge._Singleton.__call__ | ( | cls, | |
| * | args, | ||
| ** | kwargs | ||
| ) | 
Definition at line 71 of file scriptforge.py.
References scriptforge._Singleton.__call__(), access2base._Singleton.instances, scriptforge._Singleton.instances, and ScriptForgeHelper._Singleton.instances.
Referenced by scriptforge._Singleton.__call__().
      
  | 
  static | 
Definition at line 69 of file scriptforge.py.
Referenced by access2base._Singleton.__call__(), scriptforge._Singleton.__call__(), and ScriptForgeHelper._Singleton.__call__().