|
XACC
|
Public Member Functions | |
| RPCRequestBinaryExecutable (std::string i, BinaryExecutableParams &p) | |
| MSGPACK_DEFINE_MAP (method, id, jsonrpc, params, _type) | |
Protected Attributes | |
| std::string | id |
| std::string | jsonrpc = "2.0" |
| std::string | method = "native_quil_to_binary" |
| BinaryExecutableParams & | params |
| std::string | _type = "RPCRequest" |
1.8.11