![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
#include <rpcserver.h>
Public Attributes | |
std::string | name |
rpcfn_type | actor |
bool | okSafeMode |
bool | threadSafe |
bool | reqWallet |
Definition at line 56 of file rpcserver.h.
rpcfn_type CRPCCommand::actor |
Definition at line 60 of file rpcserver.h.
std::string CRPCCommand::name |
Definition at line 59 of file rpcserver.h.
bool CRPCCommand::okSafeMode |
Definition at line 61 of file rpcserver.h.
bool CRPCCommand::reqWallet |
Definition at line 63 of file rpcserver.h.
bool CRPCCommand::threadSafe |
Definition at line 62 of file rpcserver.h.