XACC
|
Public Member Functions | |
MSGPACK_DEFINE_MAP (id, jsonrpc, warnings, _type, result) | |
Public Attributes | |
std::string | id = "" |
std::string | jsonrpc = "2.0" |
std::map< std::string, QType > | result |
std::vector< int > | warnings = {} |
std::string | _type = "RPCReply" |