This is the complete list of members for librats::StorageEntry, including all inherited members.
| calculate_checksum() | librats::StorageEntry | |
| checksum | librats::StorageEntry | |
| data | librats::StorageEntry | |
| deleted | librats::StorageEntry | |
| deserialize(const uint8_t *data, size_t size, size_t offset, StorageEntry &entry, size_t &bytes_read) | librats::StorageEntry | static |
| deserialize(const std::vector< uint8_t > &data, size_t offset, StorageEntry &entry, size_t &bytes_read) | librats::StorageEntry | static |
| key | librats::StorageEntry | |
| origin_peer_id | librats::StorageEntry | |
| serialize() const | librats::StorageEntry | |
| serialize_into(std::vector< uint8_t > &out) const | librats::StorageEntry | |
| serialized_size() const | librats::StorageEntry | |
| StorageEntry() | librats::StorageEntry | inline |
| StorageEntry(const std::string &k, StorageValueType t, const std::vector< uint8_t > &d, uint64_t ts, const std::string &peer_id) | librats::StorageEntry | inline |
| timestamp_ms | librats::StorageEntry | |
| type | librats::StorageEntry | |
| verify_checksum() const | librats::StorageEntry | |
| wins_over(const StorageEntry &other) const | librats::StorageEntry |