Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::shh::WhisperDB, including all inherited members.
insert(dev::h256 const &_key, std::string const &_value) | dev::shh::WhisperDB | |
insert(dev::h256 const &_key, bytes const &_value) | dev::shh::WhisperDB | |
kill(dev::h256 const &_key) | dev::shh::WhisperDB | |
lookup(dev::h256 const &_key) const | dev::shh::WhisperDB | |
m_db | dev::shh::WhisperDB | protected |
m_readOptions | dev::shh::WhisperDB | protected |
m_writeOptions | dev::shh::WhisperDB | protected |
WhisperDB(std::string const &_type) | dev::shh::WhisperDB | |
~WhisperDB() | dev::shh::WhisperDB | inlinevirtual |