[nest] Add 'DomainContext' field to 'Module' (#711)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 19 Jul 2018 01:05:20 +0000 (10:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 19 Jul 2018 01:05:20 +0000 (10:05 +0900)
commit32764c940a0759be82b2c3d096d9875a0970e730
treefe6ff57e46ff5921d0afff7d9706f917156b4a52
parente659dd58d602ec5fefac53dd996b69e11be1e790
[nest] Add 'DomainContext' field to 'Module' (#711)

This commit adds 'DomainContext' field and related methods to 'Module'
in order to allow users to build domains through module instance.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/nest/include/nest/Module.h
contrib/nest/src/Module.test.cpp