| bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer) | ServerInterface< TaraxaFace > | inlineprotected |
| bindAndAddNotification(jsonrpc::Procedure const &_proc, NotificationPointer _pointer) | ServerInterface< TaraxaFace > | inlineprotected |
| implementedModules() const=0 | ServerInterface< TaraxaFace > | pure virtual |
| JSON_ANY | taraxa::net::TaraxaFace | static |
| m_methods | ServerInterface< TaraxaFace > | private |
| m_notifications | ServerInterface< TaraxaFace > | private |
| MethodBinding typedef | ServerInterface< TaraxaFace > | |
| MethodPointer typedef | ServerInterface< TaraxaFace > | |
| Methods typedef | ServerInterface< TaraxaFace > | |
| methods() const | ServerInterface< TaraxaFace > | inline |
| NotificationBinding typedef | ServerInterface< TaraxaFace > | |
| NotificationPointer typedef | ServerInterface< TaraxaFace > | |
| Notifications typedef | ServerInterface< TaraxaFace > | |
| notifications() const | ServerInterface< TaraxaFace > | inline |
| RPCModules typedef | ServerInterface< TaraxaFace > | |
| taraxa_dagBlockLevel()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_dagBlockLevelI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_dagBlockPeriod()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_dagBlockPeriodI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getChainStats()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getChainStatsI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getConfig()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getConfigI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getDagBlockByHash(const std::string ¶m1, bool param2)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getDagBlockByHashI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getDagBlockByLevel(const std::string ¶m1, bool param2)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getDagBlockByLevelI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getNodeVersions()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getNodeVersionsI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getPillarBlockData(const std::string ¶m1, bool param2)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getPillarBlockDataI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getScheduleBlockByPeriod(const std::string ¶m1)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getScheduleBlockByPeriodI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_getVersion()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_getVersionI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_pbftBlockHashByPeriod(const std::string ¶m1)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_pbftBlockHashByPeriodI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_protocolVersion()=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_protocolVersionI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_totalSupply(const std::string ¶m1)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_totalSupplyI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| taraxa_yield(const std::string ¶m1)=0 | taraxa::net::TaraxaFace | pure virtual |
| taraxa_yieldI(const Json::Value &request, Json::Value &response) | taraxa::net::TaraxaFace | inlinevirtual |
| TaraxaFace() | taraxa::net::TaraxaFace | inline |
| ~ServerInterface() | ServerInterface< TaraxaFace > | inlinevirtual |