My Project 3.2.0
C++ Distributed Hash Table
|
This is the complete list of members for dht::indexation::Pht, including all inherited members.
bindLookupCb(LookupCallbackRaw raw_cb, void *user_data) (defined in dht::indexation::Pht) | dht::indexation::Pht | inlinestatic |
bindLookupCbSimple(LookupCallbackSimpleRaw raw_cb, void *user_data) (defined in dht::indexation::Pht) | dht::indexation::Pht | inlinestatic |
insert(Key k, Value v, DoneCallbackSimple done_cb={}) | dht::indexation::Pht | inline |
Key typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
KeySpec typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
lookup(Key k, LookupCallback cb={}, DoneCallbackSimple done_cb={}, bool exact_match=true) | dht::indexation::Pht | |
lookup(Key k, LookupCallbackSimple cb={}, DoneCallbackSimple done_cb={}, bool exact_match=true) (defined in dht::indexation::Pht) | dht::indexation::Pht | inline |
LookupCallback typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
LookupCallbackRaw typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
LookupCallbackSimple typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
LookupCallbackSimpleRaw typedef (defined in dht::indexation::Pht) | dht::indexation::Pht | |
MAX_NODE_ENTRY_COUNT (defined in dht::indexation::Pht) | dht::indexation::Pht | static |
Pht(std::string name, KeySpec k_spec, std::shared_ptr< DhtRunner > dht) (defined in dht::indexation::Pht) | dht::indexation::Pht | inline |
~Pht() (defined in dht::indexation::Pht) | dht::indexation::Pht | inlinevirtual |