Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for EventLog, including all inherited members.
EventLog() | EventLog | |
m_lstParams | EventLog | private |
m_RPCCommand | EventLog | private |
search(int64_t fromBlock, int64_t toBlock, const std::vector< std::string > addresses, const std::vector< std::string > topics, QVariant &result) | EventLog | |
searchTokenTx(int64_t fromBlock, int64_t toBlock, std::string strContractAddress, std::string strSenderAddress, QVariant &result) | EventLog | |
setAddresses(const std::vector< std::string > addresses) | EventLog | private |
setEndBlock(int64_t toBlock) | EventLog | private |
setStartBlock(int64_t fromBlock) | EventLog | private |
setTopics(const std::vector< std::string > topics) | EventLog | private |
~EventLog() | EventLog |