Fabcoin Core
0.16.2
P2P Digital Currency
|
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 =0 | ServerInterface< I > | pure virtual |
m_methods | ServerInterface< I > | private |
m_notifications | ServerInterface< I > | private |
MethodBinding typedef | ServerInterface< I > | |
MethodPointer typedef | ServerInterface< I > | |
Methods typedef | ServerInterface< I > | |
methods() const | ServerInterface< I > | inline |
NotificationBinding typedef | ServerInterface< I > | |
NotificationPointer typedef | ServerInterface< I > | |
notifications() const | ServerInterface< I > | inline |
Notifications typedef | ServerInterface< I > | |
RPCModules typedef | ServerInterface< I > | |
~ServerInterface() | ServerInterface< I > | inlinevirtual |