5 #ifndef JSONRPC_CPP_STUB_DEV_RPC_NETFACE_H_ 6 #define JSONRPC_CPP_STUB_DEV_RPC_NETFACE_H_ 44 #endif //JSONRPC_CPP_STUB_DEV_RPC_NETFACE_H_ Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Origi...
virtual bool net_listening()=0
virtual void net_peerCountI(const Json::Value &request, Json::Value &response)
virtual std::string net_version()=0
void bindAndAddMethod(jsonrpc::Procedure const &_proc, MethodPointer _pointer)
virtual std::string net_peerCount()=0
virtual void net_versionI(const Json::Value &request, Json::Value &response)
virtual void net_listeningI(const Json::Value &request, Json::Value &response)