summaryrefslogtreecommitdiffstats
path: root/mmss/types.hpp
AgeCommit message (Collapse)Author
2014-03-21Add monitorsMatthias Schiffer
Monitors are used to log events from the simulated nodes. So far there are a log monitor which just logs the nodes' log messages and a SQLite monitor which does nothing at the moment.
2014-03-18Update copyright yearsMatthias Schiffer
2014-03-17Compiler option cleanup and -Wextra fixesMatthias Schiffer
2013-07-30Also prevent move in nocopy_tMatthias Schiffer
2013-07-27More encapsulationMatthias Schiffer
2013-07-27Encapsulate protocol_tMatthias Schiffer
2013-07-27Encapsulate node and interface structuresMatthias Schiffer
2013-07-27Some minor API improvementsMatthias Schiffer
2013-07-26Miscellanous fixesMatthias Schiffer
2013-07-26More cleanupsMatthias Schiffer
2013-07-26Clean up queue implementation, fix namespacesMatthias Schiffer
2013-07-26Convert mmss to C++, add parserMatthias Schiffer