revise memory management of module
authorYoungjae Shin <yj99.shin@samsung.com>
Tue, 23 Aug 2022 02:32:19 +0000 (11:32 +0900)
committerYoungjae Shin <yj99.shin@samsung.com>
Thu, 15 Sep 2022 05:29:27 +0000 (14:29 +0900)
commitb109fa0b67ef29aca8704ec764afc81380223298
treee5e8b5d97072b87bfdae99e8f87d85d2c8c93269
parentac765b2143e782aa2b734e501920ecc10316507c
revise memory management of module

* revise memory management of module
* change shared_ptr to unique_ptr
common/MQProxy.cc
common/MQProxy.h
common/ModuleLoader.cc
common/ModuleLoader.h
src/AITTImpl.cc
src/AITTImpl.h