Provide marshalling mechanism for json
commit1fd825f785975a430fbbaff7d80694cc7504360e
authorAnthony Liguori <aliguori@us.ibm.com>
Wed, 11 Nov 2009 18:01:22 +0000 (11 12:01 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 17 Nov 2009 14:49:40 +0000 (17 08:49 -0600)
treeccf2103f2fd303e2c0910fb4037a512a6010099a
parent21f800d340ae080435f08e762d7b2868204c3772
Provide marshalling mechanism for json

This introduces qobject_to_json which will convert a QObject to a JSON string
representation.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qjson.c
qjson.h