diff options
author | Michael Roth | 2011-07-19 21:50:34 +0200 |
---|---|---|
committer | Luiz Capitulino | 2011-07-21 21:48:13 +0200 |
commit | e4e6aa14ed377d808aba4643cd922403606d4dee (patch) | |
tree | f5b3751b81411fc1ee9d4a6bb497639b1d12895e /qapi/qapi-dealloc-visitor.c | |
parent | qapi: add QMP input visitor (diff) | |
download | qemu-e4e6aa14ed377d808aba4643cd922403606d4dee.tar.gz qemu-e4e6aa14ed377d808aba4643cd922403606d4dee.tar.xz qemu-e4e6aa14ed377d808aba4643cd922403606d4dee.zip |
qapi: add QMP output visitor
Type of Visiter class that serves as the inverse of the input visitor:
it takes a series of native C types and uses their values to construct a
corresponding QObject. The command marshaling/dispatcher functions will
use this to convert the output of QMP functions into a QObject that can
be sent over the wire.
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Signed-off-by: Luiz Capitulino <lcapitulino@gmail.com>
Diffstat (limited to 'qapi/qapi-dealloc-visitor.c')
0 files changed, 0 insertions, 0 deletions