[locomotiv] Introduce node domain annotation tools (#3665)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Mon, 3 Jun 2019 23:53:22 +0000 (08:53 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 3 Jun 2019 23:53:22 +0000 (08:53 +0900)
commit9701ec1790d7f865f43d151b03428a0ca8e43d16
treee5aeb50d685876e4402dd03d1a6724dc358407e3
parentd8e0fa2bcf06ea53b3caaf60b9cdf5effdf0833a
[locomotiv] Introduce node domain annotation tools (#3665)

* [locomotiv] Introduce node domain annotation tools

This commit introduces project-wise private (i.e. internal use in
locomotiv only) node domain annotation tools.

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
* Build fix: remove const return type qualifier
contrib/locomotiv/src/NodeDomain.cpp [new file with mode: 0644]
contrib/locomotiv/src/NodeDomain.h [new file with mode: 0644]
contrib/locomotiv/src/NodeDomain.test.cpp [new file with mode: 0644]