|
|||
|
|||
|
#include <rpc.h>
Inheritance diagram for RPCRequest:


Public Member Functions | |
| RPCRequest (const std::string &sprovider, const std::string &smethod, RPCValue *rparameters) | |
| ~RPCRequest () | |
Public Attributes | |
| std::string | method |
| RPCValue * | parameters |
| RPCValue * | result |
| std::string | provider |
| bool | claimed |
| std::string | error |
Definition at line 271 of file rpc.h.
|
||||||||||||||||
|
Definition at line 283 of file rpc.h. References result. |
|
|
Definition at line 289 of file rpc.h. References result. |
|
|
Definition at line 280 of file rpc.h. Referenced by ModuleRPCTest::OnEvent(). |
|
|
Definition at line 281 of file rpc.h. Referenced by ModuleRPCTest::OnEvent(). |
|
|
Definition at line 276 of file rpc.h. Referenced by ModuleRPCTest::OnEvent(). |
|
|
Definition at line 277 of file rpc.h. Referenced by ModuleRPCTest::OnEvent(). |
|
|
|
|
|
Definition at line 278 of file rpc.h. Referenced by ModuleRPCTest::OnEvent(), RPCRequest(), and ~RPCRequest(). |