Definition at line 94 of file value.h.
◆ Id
typedef uint16_t dht::ValueType::Id |
◆ ValueType() [1/3]
dht::ValueType::ValueType |
( |
| ) |
|
|
inline |
◆ ValueType() [2/3]
dht::ValueType::ValueType |
( |
Id | id, |
|
|
std::string | name, |
|
|
duration | e = std::chrono::minutes(10) ) |
|
inline |
◆ ValueType() [3/3]
dht::ValueType::ValueType |
( |
Id | id, |
|
|
std::string | name, |
|
|
duration | e, |
|
|
StorePolicy | sp, |
|
|
EditPolicy | ep = DEFAULT_EDIT_POLICY ) |
|
inline |
◆ ~ValueType()
virtual dht::ValueType::~ValueType |
( |
| ) |
|
|
inlinevirtual |
◆ DEFAULT_EDIT_POLICY()
◆ operator==()
bool dht::ValueType::operator== |
( |
const ValueType & | o | ) |
|
|
inline |
◆ editPolicy
EditPolicy dht::ValueType::editPolicy {DEFAULT_EDIT_POLICY} |
◆ expiration
duration dht::ValueType::expiration {std::chrono::minutes(10)} |
◆ id
Id dht::ValueType::id {0} |
◆ name
std::string dht::ValueType::name {} |
◆ storePolicy
StorePolicy dht::ValueType::storePolicy {DEFAULT_STORE_POLICY} |
◆ USER_DATA
The documentation for this struct was generated from the following file:
- /home/iurt/rpmbuild/BUILD/opendht-3.2.0-build/opendht-3.2.0/include/opendht/value.h