Fabcoin Core  0.16.2
P2P Digital Currency
ServerInterface< I > Member List

This is the complete list of members for ServerInterface< I >, including all inherited members.

bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)ServerInterface< I >inlineprotected
bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer)ServerInterface< I >inlineprotected
implementedModules() const =0ServerInterface< I >pure virtual
m_methodsServerInterface< I >private
m_notificationsServerInterface< I >private
MethodBinding typedefServerInterface< I >
MethodPointer typedefServerInterface< I >
Methods typedefServerInterface< I >
methods() const ServerInterface< I >inline
NotificationBinding typedefServerInterface< I >
NotificationPointer typedefServerInterface< I >
notifications() const ServerInterface< I >inline
Notifications typedefServerInterface< I >
RPCModules typedefServerInterface< I >
~ServerInterface()ServerInterface< I >inlinevirtual