Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
SimConfig Class ReferenceProvides the root dictionary of the simulator configuration, items from SharedGlobals and LoadFileThreads are added as entries in this dictionary. More...
Inheritance diagram for SimConfig:
Detailed DescriptionProvides the root dictionary of the simulator configuration, items from SharedGlobals and LoadFileThreads are added as entries in this dictionary. Definition at line 10 of file SimConfig.h.
Constructor & Destructor Documentation
Definition at line 12 of file SimConfig.h. Member Function Documentation
Definition at line 33 of file SimConfig.h. Referenced by Simulator::cmdLoad(), and Simulator::cmdSave().
Definition at line 36 of file SimConfig.h. Referenced by Simulator::cmdLoad(), and sim::sim().
Definition at line 40 of file SimConfig.h. Referenced by Simulator::cmdSave().
Definition at line 30 of file SimConfig.h. Referenced by sim::processCommandLine(). Member Data Documentation
Not persistently stored -- [re]set by main(...) on each run. Definition at line 25 of file SimConfig.h. Referenced by sim::processCommandLine(), Simulator::processRunlevel(), CommandThread::run(), and Main::run().
The "boot" time to start the simulator clock at (default 0). Definition at line 26 of file SimConfig.h. Referenced by sim::sim(), and SimConfig().
Definition at line 46 of file SimConfig.h. Referenced by getLastFile(), loadFile(), saveFile(), and setLastFile(). The processing/threading model to use -- true to use real process forks a la Aibo/Aperios, or false to just more threads like a sane person would do. Definition at line 28 of file SimConfig.h. Referenced by sim::fork_process(), ConfigErrorCheck::holdMultiprocess(), ConfigErrorCheck::plistValueChanged(), sim::run(), SimConfig(), and ConfigErrorCheck::~ConfigErrorCheck(). The runlevel the simulator should move to (i.e. stop before 'running' to debug startup code). Definition at line 27 of file SimConfig.h. Referenced by Simulator::cmdQuit(), Simulator::cmdRunlevel(), sim::run(), and SimConfig(). The documentation for this class was generated from the following file: |
Tekkotsu Hardware Abstraction Layer 5.1CVS |
Generated Mon May 9 05:01:42 2016 by Doxygen 1.6.3 |