| Trees | Index | Help |
|
|---|
| Package svs_simulation :: Package world :: Module processes |
|
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Classes | |
|---|---|
AgentGroupProcessHandlerProxy |
Represents remote process handler that manages a group of agents. |
EntityGroupProcessHandlerProxy |
Represents remote process handler that manages one or more groups of entities. |
ObjectGroupProcessHandlerProxy |
Represents remote process handler that manages a group of objects. |
ProcessHandler |
Provides generic support for handling update and event messaging processed within the simulation. |
ProcessHandlerProxy |
Represents remote process handler to world. |
StandaloneProcessHandler |
Does all processing as for world running as standalone process. |
| Exceptions | |
|---|---|
ProcessException |
|
| Function Summary | |
|---|---|
ProcessHandler
|
Reads in data file for process handler and creates it. |
| Function Details |
|---|
createProcessHandlerFromSVSFile(filename, processClass=<class svs_simulation.world.processes.ProcessHandler at 0...)Reads in data file for process handler and creates it.
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:25 2005 | http://epydoc.sf.net |