Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EventLog Member List

This is the complete list of members for EventLog, including all inherited members.

EventLog()EventLog
m_lstParamsEventLogprivate
m_RPCCommandEventLogprivate
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)EventLogprivate
setEndBlock(int64_t toBlock)EventLogprivate
setStartBlock(int64_t fromBlock)EventLogprivate
setTopics(const std::vector< std::string > topics)EventLogprivate
~EventLog()EventLog