Rename RMI Exposer to Gateway
authorSangwan Kwon <sangwan.kwon@samsung.com>
Wed, 18 Dec 2019 09:22:31 +0000 (18:22 +0900)
committer권상완/Security 2Lab(SR)/Engineer/삼성전자 <sangwan.kwon@samsung.com>
Mon, 23 Dec 2019 02:42:16 +0000 (11:42 +0900)
commitdf3366f1112939307e51a59eb902a77b0aab4efe
treeaa77efafec68dc95c7dfe801e4d253c319501ea4
parentc94eadf58e6089c9c4354c083a85f769462dc7cb
Rename RMI Exposer to Gateway

Also Stringfy is changed to Stringify

Signed-off-by: Sangwan Kwon <sangwan.kwon@samsung.com>
src/vist/client/virtual-table.cpp
src/vist/common/stringfy.cpp
src/vist/common/tests/stringfy.cpp
src/vist/rmi/CMakeLists.txt
src/vist/rmi/gateway.cpp [moved from src/vist/rmi/exposer.cpp with 80% similarity]
src/vist/rmi/gateway.hpp [moved from src/vist/rmi/exposer.hpp with 80% similarity]
src/vist/rmi/tests/rmi.cpp
src/vist/sdk/policy-value.hpp
src/vist/sdk/tests/sdk.cpp
src/vist/service/vist.cpp
src/vist/stringfy.hpp