Fabcoin Core  0.16.2
P2P Digital Currency
dev::rpc::Whisper Member List

This is the complete list of members for dev::rpc::Whisper, including all inherited members.

bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)ServerInterface< WhisperFace >inlineprotected
bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer)ServerInterface< WhisperFace >inlineprotected
ids() const dev::rpc::Whisperinline
implementedModules() const overridedev::rpc::Whisperinlinevirtual
m_idsdev::rpc::Whisperprivate
m_watchesdev::rpc::Whisperprivate
m_web3dev::rpc::Whisperprivate
MethodBinding typedefServerInterface< WhisperFace >
MethodPointer typedefServerInterface< WhisperFace >
Methods typedefServerInterface< WhisperFace >
methods() constServerInterface< WhisperFace >inline
NotificationBinding typedefServerInterface< WhisperFace >
NotificationPointer typedefServerInterface< WhisperFace >
Notifications typedefServerInterface< WhisperFace >
notifications() constServerInterface< WhisperFace >inline
RPCModules typedefServerInterface< WhisperFace >
setIdentities(std::vector< dev::KeyPair > const &_ids)dev::rpc::Whispervirtual
shh() const dev::rpc::Whisperprivate
shh_addToGroup(std::string const &_group, std::string const &_who) overridedev::rpc::Whispervirtual
shh_addToGroupI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_getFilterChanges(std::string const &_filterId) overridedev::rpc::Whispervirtual
shh_getFilterChangesI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_getMessages(std::string const &_filterId) overridedev::rpc::Whispervirtual
shh_getMessagesI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_hasIdentity(std::string const &_identity) overridedev::rpc::Whispervirtual
shh_hasIdentityI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_newFilter(Json::Value const &_json) overridedev::rpc::Whispervirtual
shh_newFilterI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_newGroup(std::string const &_id, std::string const &_who) overridedev::rpc::Whispervirtual
shh_newGroupI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_newIdentity() overridedev::rpc::Whispervirtual
shh_newIdentityI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_post(Json::Value const &_json) overridedev::rpc::Whispervirtual
shh_postI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
shh_uninstallFilter(std::string const &_filterId) overridedev::rpc::Whispervirtual
shh_uninstallFilterI(const Json::Value &request, Json::Value &response)dev::rpc::WhisperFaceinlinevirtual
Whisper(WebThreeDirect &_web3, std::vector< dev::KeyPair > const &_accounts)dev::rpc::Whisper
WhisperFace()dev::rpc::WhisperFaceinline
~ServerInterface()ServerInterface< WhisperFace >inlinevirtual