My Project 1.7.4
C++ Distributed Hash Table
dht::ValueType Member List

This is the complete list of members for dht::ValueType, including all inherited members.

DEFAULT_EDIT_POLICY(InfoHash, const std::shared_ptr< Value > &, std::shared_ptr< Value > &, const InfoHash &, const SockAddr &) (defined in dht::ValueType)dht::ValueTypeinlinestatic
DEFAULT_STORE_POLICY(InfoHash, std::shared_ptr< Value > &v, const InfoHash &, const SockAddr &) (defined in dht::ValueType)dht::ValueTypestatic
editPolicy (defined in dht::ValueType)dht::ValueType
expiration (defined in dht::ValueType)dht::ValueType
Id typedef (defined in dht::ValueType)dht::ValueType
id (defined in dht::ValueType)dht::ValueType
name (defined in dht::ValueType)dht::ValueType
operator==(const ValueType &o) (defined in dht::ValueType)dht::ValueTypeinline
storePolicy (defined in dht::ValueType)dht::ValueType
USER_DATA (defined in dht::ValueType)dht::ValueTypestatic
ValueType() (defined in dht::ValueType)dht::ValueTypeinline
ValueType(Id id, std::string name, duration e=std::chrono::minutes(10)) (defined in dht::ValueType)dht::ValueTypeinline
ValueType(Id id, std::string name, duration e, StorePolicy sp, EditPolicy ep=DEFAULT_EDIT_POLICY) (defined in dht::ValueType)dht::ValueTypeinline
~ValueType() (defined in dht::ValueType)dht::ValueTypeinlinevirtual