Rename the class Json to avoid symbol conflicts with Jsoncpp 73/132973/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 8 Jun 2017 12:24:06 +0000 (21:24 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Thu, 8 Jun 2017 12:25:17 +0000 (12:25 +0000)
commitdf33845027167d61289271cee0f9ae8e070b27b3
tree8b4dff54504bbf618062c860892b6b6683804fc4
parent99676ab2deb1bc5a024728b39a7700bb0f854dad
Rename the class Json to avoid symbol conflicts with Jsoncpp

The class CtxJson, which is a wrapper of glib-json, will be removed later.

Change-Id: I357d49fa836f4541d46ef4ee7425f993780ad9e7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
include/CtxJson.h [moved from include/Json.h with 69% similarity]
src/shared/CtxJson.cpp [moved from src/shared/Json.cpp with 78% similarity]