|
| ValueType (Id id, std::string name, duration e=std::chrono::minutes(10)) |
|
| ValueType (Id id, std::string name, duration e, StorePolicy sp, EditPolicy ep=DEFAULT_EDIT_POLICY) |
|
bool | operator== (const ValueType &o) |
|
|
Id | id {0} |
|
std::string | name {} |
|
duration | expiration {60 * 10} |
|
StorePolicy | storePolicy {DEFAULT_STORE_POLICY} |
|
EditPolicy | editPolicy {DEFAULT_EDIT_POLICY} |
|
Definition at line 79 of file value.h.
The documentation for this struct was generated from the following file:
- /usr/src/RPM/BUILD/opendht-1.8.1/include/opendht/value.h