C++ Distributed Hash Table
|
This is the complete list of members for dht::Dht, including all inherited members.
cancelListen(const InfoHash &, size_t token) (defined in dht::Dht) | dht::Dht | virtual |
cancelPut(const InfoHash &, const Value::Id &) | dht::Dht | virtual |
connectivityChanged(sa_family_t) | dht::Dht | virtual |
connectivityChanged() (defined in dht::Dht) | dht::Dht | inlinevirtual |
Dht() (defined in dht::Dht) | dht::Dht | |
Dht(const int &s, const int &s6, Config config) | dht::Dht | |
DHT_LOG (defined in dht::DhtInterface) | dht::DhtInterface | protected |
DhtInterface()=default (defined in dht::DhtInterface) | dht::DhtInterface | |
dumpTables() const (defined in dht::Dht) | dht::Dht | virtual |
exportNodes() | dht::Dht | virtual |
exportValues() const (defined in dht::Dht) | dht::Dht | virtual |
get(const InfoHash &key, GetCallback cb, DoneCallback donecb={}, Value::Filter &&f={}, Where &&w={}) | dht::Dht | virtual |
get(const InfoHash &key, GetCallback cb, DoneCallbackSimple donecb={}, Value::Filter &&f={}, Where &&w={}) (defined in dht::Dht) | dht::Dht | inlinevirtual |
get(const InfoHash &key, GetCallbackSimple cb, DoneCallback donecb={}, Value::Filter &&f={}, Where &&w={}) (defined in dht::Dht) | dht::Dht | inlinevirtual |
get(const InfoHash &key, GetCallbackSimple cb, DoneCallbackSimple donecb, Value::Filter &&f={}, Where &&w={}) (defined in dht::Dht) | dht::Dht | inlinevirtual |
getLocal(const InfoHash &key, Value::Filter f=Value::AllFilter()) const | dht::Dht | virtual |
getLocalById(const InfoHash &key, Value::Id vid) const | dht::Dht | virtual |
getNodeId() const | dht::Dht | inlinevirtual |
getNodeMessageStats(bool in=false) (defined in dht::Dht) | dht::Dht | inlinevirtual |
getNodesStats(sa_family_t af) const (defined in dht::Dht) | dht::Dht | virtual |
getPublicAddress(sa_family_t family=0) (defined in dht::Dht) | dht::Dht | virtual |
getPut(const InfoHash &) | dht::Dht | virtual |
getPut(const InfoHash &, const Value::Id &) | dht::Dht | virtual |
getRoutingTablesLog(sa_family_t) const (defined in dht::Dht) | dht::Dht | virtual |
getSearchesLog(sa_family_t) const (defined in dht::Dht) | dht::Dht | virtual |
getSearchLog(const InfoHash &, sa_family_t af=AF_UNSPEC) const (defined in dht::Dht) | dht::Dht | virtual |
getStatus(sa_family_t af) const | dht::Dht | virtual |
getStatus() const (defined in dht::Dht) | dht::Dht | inlinevirtual |
getStorageLog() const (defined in dht::Dht) | dht::Dht | virtual |
getStorageLog(const InfoHash &) const (defined in dht::Dht) | dht::Dht | virtual |
getStoreSize() const | dht::Dht | inlinevirtual |
getType(ValueType::Id type_id) const (defined in dht::Dht) | dht::Dht | inlinevirtual |
importValues(const std::vector< ValuesExport > &) (defined in dht::Dht) | dht::Dht | virtual |
insertNode(const InfoHash &id, const SockAddr &) | dht::Dht | virtual |
insertNode(const InfoHash &id, const sockaddr *sa, socklen_t salen) (defined in dht::Dht) | dht::Dht | inlinevirtual |
insertNode(const NodeExport &n) (defined in dht::Dht) | dht::Dht | inlinevirtual |
isRunning(sa_family_t af=0) const | dht::Dht | virtual |
listen(const InfoHash &, ValueCallback, Value::Filter={}, Where={}) | dht::Dht | virtual |
listen(const InfoHash &key, GetCallback cb, Value::Filter f={}, Where w={}) | dht::Dht | inlinevirtual |
listen(const InfoHash &key, GetCallbackSimple cb, Value::Filter f={}, Where w={}) (defined in dht::Dht) | dht::Dht | inlinevirtual |
logFiler_ (defined in dht::DhtInterface) | dht::DhtInterface | protected |
logFilerEnable_ (defined in dht::DhtInterface) | dht::DhtInterface | protected |
NodeExport typedef (defined in dht::DhtInterface) | dht::DhtInterface | |
periodic(const uint8_t *buf, size_t buflen, const SockAddr &) (defined in dht::Dht) | dht::Dht | virtual |
periodic(const uint8_t *buf, size_t buflen, const sockaddr *from, socklen_t fromlen) (defined in dht::Dht) | dht::Dht | inlinevirtual |
pingNode(const sockaddr *, socklen_t, DoneCallbackSimple &&cb={}) (defined in dht::Dht) | dht::Dht | virtual |
pushNotificationReceived(const std::map< std::string, std::string > &) | dht::Dht | inlinevirtual |
put(const InfoHash &key, Sp< Value >, DoneCallback cb=nullptr, time_point created=time_point::max(), bool permanent=false) | dht::Dht | virtual |
put(const InfoHash &key, const Sp< Value > &v, DoneCallbackSimple cb, time_point created=time_point::max(), bool permanent=false) (defined in dht::Dht) | dht::Dht | inlinevirtual |
put(const InfoHash &key, Value &&v, DoneCallback cb=nullptr, time_point created=time_point::max(), bool permanent=false) (defined in dht::Dht) | dht::Dht | inlinevirtual |
put(const InfoHash &key, Value &&v, DoneCallbackSimple cb, time_point created=time_point::max(), bool permanent=false) (defined in dht::Dht) | dht::Dht | inlinevirtual |
query(const InfoHash &key, QueryCallback cb, DoneCallback done_cb={}, Query &&q={}) | dht::Dht | virtual |
query(const InfoHash &key, QueryCallback cb, DoneCallbackSimple done_cb={}, Query &&q={}) (defined in dht::Dht) | dht::Dht | inlinevirtual |
registerType(const ValueType &type) (defined in dht::Dht) | dht::Dht | inlinevirtual |
resubscribe(unsigned) (defined in dht::Dht) | dht::Dht | inline |
setLogFilter(const InfoHash &f) | dht::DhtInterface | inlinevirtual |
setLoggers(LogMethod error=NOLOG, LogMethod warn=NOLOG, LogMethod debug=NOLOG) | dht::DhtInterface | inlinevirtual |
setPushNotificationToken(const std::string &) (defined in dht::DhtInterface) | dht::DhtInterface | inlinevirtual |
setStorageLimit(size_t limit=DEFAULT_STORAGE_LIMIT) | dht::Dht | inlinevirtual |
shutdown(ShutdownCallback cb) | dht::Dht | virtual |
Status typedef (defined in dht::DhtInterface) | dht::DhtInterface | |
~Dht() (defined in dht::Dht) | dht::Dht | virtual |
~DhtInterface()=default (defined in dht::DhtInterface) | dht::DhtInterface | virtual |