![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Member Functions | |
CRPCConvertTable () | |
bool | convert (const std::string &method, int idx) |
Private Attributes | |
std::set< std::pair< std::string, int > > | members |
Definition at line 140 of file client.cpp.
CRPCConvertTable::CRPCConvertTable | ( | ) |
Definition at line 153 of file client.cpp.
|
inline |
Definition at line 148 of file client.cpp.
Referenced by RPCConvertValues().
|
private |
Definition at line 143 of file client.cpp.