Add destroy function into primitive service timer
authorChaJiwon <jw_wonny.cha@samsung.com>
Thu, 9 Jul 2015 08:08:15 +0000 (17:08 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 9 Jul 2015 08:29:47 +0000 (08:29 +0000)
commit514717c867d38ea0393ff395b01c25c218a47f5c
tree763c67a68d7c3d0960275e9744c42ab14ec243e7
parent26fb5f36b667881811c1959af96d697b7b07cc46
Add destroy function into primitive service timer

When ExpiryTimer's destructor called, ExpiryTimer requests destroy to ExpiryTimer_impl.
ExpiryTimer_impl makes a decision for destroying instance or not.

Change-Id: Ib93dec7ff76ef96923bf34f5e645a8d0c2b5dfdc
Signed-off-by: ChaJiwon <jw_wonny.cha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1593
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/resource-manipulation/modules/common/expiryTimer/src/ExpiryTimer.cpp
service/resource-manipulation/modules/common/expiryTimer/src/ExpiryTimer_Impl.cpp
service/resource-manipulation/modules/common/expiryTimer/src/ExpiryTimer_Impl.h