summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-05-18 16:46:31 -0700
committerDan Albert <danalbert@google.com>2015-05-21 15:49:05 -0700
commitc7915a3470292349017f94ca066ed515babfcc23 (patch)
tree0a7346b3187f48f78fd96502848e4cd4861020f1 /trusty/coverage/coverage.cpp
parent02b29c49d4a6f72f90b2c7565cf25b0971906839 (diff)
Make atransport be a real class.
Using non-POD types in atransport means we'll need to start treating it as a real class (specifically with regards to new/delete rather than malloc/free). I've also cleaned up the home grown linked lists for transport_list and pending_list to just be std::lists. We might want to refactor that again to be an std::unordered_map keyed on serial, since that seems to be a common way to search it. Change-Id: I7f5e23cdc47944a9278099723ca029585fe52105
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions