summaryrefslogtreecommitdiff
path: root/src/sim/drain.cc
AgeCommit message (Expand)Author
2015-08-04sim: Initialize Drainable::_drainState to the system's stateAndreas Sandberg
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-07-07sim: Decouple draining from the SimObject hierarchyAndreas Sandberg
2015-07-07sim: Make the drain state a global typed enumAndreas Sandberg
2012-11-02sim: Move the draining interface into a separate base classAndreas Sandberg