]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: introduce decode_json to easily decode json structures
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 6 Feb 2013 20:36:18 +0000 (12:36 -0800)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 22 Mar 2013 18:23:07 +0000 (11:23 -0700)
commit959b658fd02f701f5deee77d01c07e8164fc40ab
tree993ad55f0a1503088876e877dc5331b5417ed080
parent6d63752c8fde91cdab306d1ca689690b269fe977
rgw: introduce decode_json to easily decode json structures

Introducing a new way to define the json structure of an
object, similar to what we do with bufferlist encode/decode.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_json.cc
src/rgw/rgw_json.h