|
Files |
| file | libemc.hpp |
| file | SimulatorImplementation.hpp |
Classes |
| class | libemc::EventHandler |
| class | libemc::EventChecker |
| class | libemc::DefaultEventChecker |
| class | libemc::LocalSimulatorImplementation |
| class | libemc::Simulator |
| | The interface to the simulator. More...
|
| class | libemc::SimulatorImplementation |
| | Pure virtual base class (interface definition) of simulator implementation. More...
|
| class | libemc::SimulatorMaker |
Defines |
|
#define | NewSimulatorModule(CLASS) NewDynamicModule(Simulator,CLASS) |
Functions |
|
| libemc::DECLARE_CLASS (EventChecker) |
|
| libemc::DECLARE_CLASS (EventHandler) |
|
| libemc::DECLARE_CLASS (Simulator) |
|
| libemc::DECLARE_CLASS (SimulatorImplementation) |
|
| libemc::DECLARE_SHAREDPTR (EventChecker) |
|
| libemc::DECLARE_SHAREDPTR (EventHandler) |