Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for dev::WhisperSlave, including all inherited members.
checkWatch(unsigned _watchId)=0 | dev::shh::Interface | pure virtual |
envelope(h256 _m) const =0 | dev::shh::Interface | pure virtual |
fullTopics(unsigned _id) const =0 | dev::shh::Interface | pure virtual |
inject(Envelope const &_m, WhisperPeer *_from=nullptr)=0 | dev::shh::Interface | pure virtual |
installWatch(Topics const &_filter)=0 | dev::shh::Interface | pure virtual |
peekWatch(unsigned _watchId) const =0 | dev::shh::Interface | pure virtual |
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 |
uninstallWatch(unsigned _watchId)=0 | dev::shh::Interface | pure virtual |
watchMessages(unsigned _watchId)=0 | dev::shh::Interface | pure virtual |
WhisperSlave(RPCSlave *) | dev::WhisperSlave | inline |
~Interface() | dev::shh::Interface | virtual |