KeyStone Class Reference

Singleton Class to be used to connect all the moduals of SLIMpy together. More...

Inheritance diagram for KeyStone:

Singleton

List of all members.

Public Member Functions

def __new_instance__
 Initialize Class note that this constructor returns a shared state instance.
def setplugins
 sets the woking plugins to kargs
def getplugin
 get a single plugin from a string
def getplugins
 returns all plugins
def listPlugins
 list all available plugins
def __repr__

Public Attributes

 PLUGINS


Detailed Description

Singleton Class to be used to connect all the moduals of SLIMpy together.

Definition at line 38 of file KeyStone.py.


Member Function Documentation

def __new_instance__ (   self,
  name 
)

Initialize Class note that this constructor returns a shared state instance.

Reimplemented from Singleton.

Definition at line 44 of file KeyStone.py.

def setplugins (   self,
  par,
  kw 
)

sets the woking plugins to kargs

Definition at line 53 of file KeyStone.py.

def getplugin (   self,
  plugin 
)

get a single plugin from a string

Definition at line 74 of file KeyStone.py.

def getplugins (   self  ) 

returns all plugins

Definition at line 89 of file KeyStone.py.

def listPlugins (   self  ) 

list all available plugins

Definition at line 97 of file KeyStone.py.

def __repr__ (   self  ) 

Definition at line 102 of file KeyStone.py.


Member Data Documentation

Definition at line 66 of file KeyStone.py.


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

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