6 Commits (3a1b0f04336b6b6461f80acbe5672e5bc066fb49)

Author SHA1 Message Date
gereon 3a1b0f0433 adding sloppy mode for Settings, load settings in tests 12 years ago
gereon a8517c7246 fixed some documentation and changed position of const in Settings class. 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
PBerger 08f87d545c Some more refactoring, renaming, adding #ifndef guards... 12 years ago
PBerger cce8391e44 Refactored everything to match naming scheme. 12 years ago
gereon e802942be2 fixing memory leaks. only log4cplus left... 12 years ago
gereon a9129c00c7 new exception 12 years ago
gereon 74588c84f4 removed helpConfigfile (as we don't distinguish anymore between cli and configfile options) 12 years ago
gereon f6c88b3801 fixing some more documentation, adding dummy implementation 12 years ago
gereon 3610172125 updating documentation 12 years ago
gereon c93b325e19 some cleanups 12 years ago
gereon 09b35a2fa1 replace callbacks by register methods 12 years ago
gereon 89d93d87d4 adding put methods for callbacks 12 years ago
gereon b28c1f64c4 fixing a few memory issues 12 years ago
gereon 39cd84a469 adding documentation that is visible to doxygen, adding logging 12 years ago
gereon cd4463116e completed work on intermediate callbacks and restructured settings class 12 years ago
gereon 2ff00441cb adding intermediate callbacks for settings 12 years ago
gereon 19a1a38c47 made Callbacks::getInstance private 12 years ago
gereon 64f5430427 documented CallbackType 12 years ago
gereon a2f27293f7 adding code samples for Register class 12 years ago
gereon 4361647ef4 made settings callbacks work and changed names to match our conventions. 12 years ago
gereon 4935b4a10b adding infrastructure to register callbacks for settings 12 years ago
gereon 0e6f699625 some doxygen for settings namespace 13 years ago
gereon 5a7176740a adding generic get() method for settings of arbitrary type 13 years ago
gereon 4147b7a7f6 removing obsolete functions 13 years ago
dehnert 876154e6f0 Removed logging output from all classes. Added log4cplus as 3rdparty library. Refactored CMakeLists.txt to always use libraries that are in the repository. Changed executable file to mrmc/mrmc-tests. Added case distinction in gtest to compile with clang. 13 years ago
gereon a5a045f091 Changed Settings class to be singleton 13 years ago
gereon ded2e43deb making settings more robust 13 years ago
gereon 353edccadf using ifdef instead of pragma, moving private to end of class 13 years ago
gereon 1c0dab85a9 settings are ready to be used, put into mrmc-cpp 13 years ago
gereon 7f7234f62b first version of settings module 13 years ago