refactoring: introduce Send/Receive split types 24/199124/7
authorAdrian Szyndela <adrian.s@samsung.com>
Mon, 4 Feb 2019 11:56:49 +0000 (12:56 +0100)
committerAdrian Szyndela <adrian.s@samsung.com>
Mon, 11 Feb 2019 11:08:47 +0000 (12:08 +0100)
commitdf114c3a36232fa4f123f0108f81d3f63b3a0e19
treee31fd201cd81d5fb2f015a89c6fcaf2eab5214c1
parent3c0b3b67e7629287b7347e4d67a08408fb9f0784
refactoring: introduce Send/Receive split types

This will help with getting rid of some unnecessary switches/ifs and types.

Change-Id: I784e133063c78f2b14ee50c81d526253ec173f0c
src/internal/naive_policy_db.cpp
src/internal/naive_policy_db.hpp
src/internal/policy.cpp
src/internal/policy.hpp