|
TARAXA
|
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 typedef | ServerInterface< I > | |
| notifications() const | ServerInterface< I > | inline |
| RPCModules typedef | ServerInterface< I > | |
| ~ServerInterface() | ServerInterface< I > | inlinevirtual |