Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::shh::WhisperHost, including all inherited members.
all() const | dev::shh::WhisperHost | inline |
bloom() const | dev::shh::WhisperHost | inline |
checkWatch(unsigned _watchId) override | dev::shh::WhisperHost | virtual |
cleanup() | dev::shh::WhisperHost | |
doneWorking() | dev::Worker | inlineprotectedvirtual |
doWork() override | dev::shh::WhisperHost | protectedvirtual |
envelope(h256 _m) const override | dev::shh::WhisperHost | inlinevirtual |
fullTopics(unsigned _id) const override | dev::shh::WhisperHost | inlinevirtual |
inject(Envelope const &_e, WhisperPeer *_from=nullptr) override | dev::shh::WhisperHost | virtual |
installWatch(Topics const &_filter) override | dev::shh::WhisperHost | virtual |
isWatched(Envelope const &_e) const | dev::shh::WhisperHost | protected |
isWorking() const | dev::Worker | inlineprotected |
loadMessagesFromBD() | dev::shh::WhisperHost | private |
m_bloom | dev::shh::WhisperHost | private |
m_expiryQueue | dev::shh::WhisperHost | private |
m_filterLock | dev::shh::WhisperHost | mutableprivate |
m_filters | dev::shh::WhisperHost | private |
m_messages | dev::shh::WhisperHost | private |
m_storeMessagesInDB | dev::shh::WhisperHost | private |
m_watches | dev::shh::WhisperHost | private |
noteAdvertiseTopicsOfInterest() | dev::shh::WhisperHost | protected |
onStarting() override | dev::shh::WhisperHost | inlineprivatevirtual |
onStopping() override | dev::shh::WhisperHost | inlineprivatevirtual |
operator=(Worker &&_m) | dev::Worker | inlineprotected |
peekWatch(unsigned _watchId) const override | dev::shh::WhisperHost | inlinevirtual |
post(bytes const &_payload, Topics _topics, unsigned _ttl=50, unsigned _workToProve=50) | dev::shh::Interface | inline |
post(Public _to, bytes const &_payload, Topics _topics, unsigned _ttl=50, unsigned _workToProve=50) | dev::shh::Interface | inline |
post(Secret const &_from, bytes const &_payload, Topics _topics, unsigned _ttl=50, unsigned _workToProve=50) | dev::shh::Interface | inline |
post(Secret const &_from, Public _to, bytes const &_payload, Topics _topics, unsigned _ttl=50, unsigned _workToProve=50) | dev::shh::Interface | inline |
protocolVersion() const | dev::shh::WhisperHost | inline |
saveMessagesToBD() | dev::shh::WhisperHost | private |
setName(std::string _n) | dev::Worker | inlineprotected |
shouldStop() const | dev::Worker | inlineprotected |
startedWorking() | dev::Worker | inlineprotectedvirtual |
startWorking() | dev::Worker | protected |
stopWorking() | dev::Worker | protected |
streamMessage(h256 _m, RLPStream &_s) const | dev::shh::WhisperHost | private |
uninstallWatch(unsigned _watchId) override | dev::shh::WhisperHost | virtual |
watchMessages(unsigned _watchId) override | dev::shh::WhisperHost | virtual |
WhisperHost(bool _storeMessagesInDB=false) | dev::shh::WhisperHost | |
WhisperPeer class | dev::shh::WhisperHost | friend |
Worker(std::string const &_name="anon", unsigned _idleWaitMs=30) | dev::Worker | inlineprotected |
Worker(Worker &&_m) | dev::Worker | inlineprotected |
workLoop() | dev::Worker | protectedvirtual |
x_messages | dev::shh::WhisperHost | mutableprivate |
~Interface() | dev::shh::Interface | virtual |
~WhisperHost() | dev::shh::WhisperHost | virtual |
~Worker() | dev::Worker | inlineprotectedvirtual |