Trees | Indices | Help |
|
---|
|
Model (plug-in) loader with versioning support.
|
|||
InvalidModelError | |||
ModelManager Object for keeping track of all models available to the NPSGD daemons. |
|||
ModelScannerThread Thread for periodically loading new versions of models. |
|
|||
|
|||
|
|||
|
|
|||
modelScannerThread = None
|
|||
modelManager = ModelManager()
|
|||
__package__ =
|
|
Attempts to do the initial load of all models. Must be called on script startup. This method scans the the model directory and finds all python scripts available. It computes a hash of the scripts (i.e. a 'version') then attempts to load all NPSGD models held within, using the version previously configured. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jan 13 12:54:31 2011 | http://epydoc.sourceforge.net |