View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000948 | OMNeT++ | simulation kernel | public | 2016-02-19 17:22 | 2017-01-11 20:06 |
|
Reporter | till | |
Assigned To | andras | |
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | |
Platform | | OS | | OS Version | |
Product Version | 5.0b3 | |
Target Version | | Fixed in Version | 5.0 | |
|
Summary | 0000948: Feature (contains necessary patch): Making EventlogManagerClass configurable in ini |
Description | The attached patch allows to configure the EventlogManagerClass in OMNeT++ ini, thereby allowing users to implement their own eventlogmanagers.
- EventlogManagers must Implement cIEventlogManager interface (envirext.h)
- use new config option: eventlogmanager-class = "MyClass" (Default is EventlogFileManager, so all changes are completely transparent!) |
Additional Information | EventlogFileManager changed to implement interface! |
Tags | No tags attached. |
|
Attached Files | EventlogManagerPatch.zip [^] (4,406 bytes) 2016-02-19 17:22 |
|