Back to Site
Loading...
Searching...
No Matches
librats::StorageEntry Member List

This is the complete list of members for librats::StorageEntry, including all inherited members.

calculate_checksum()librats::StorageEntry
checksumlibrats::StorageEntry
datalibrats::StorageEntry
deletedlibrats::StorageEntry
deserialize(const uint8_t *data, size_t size, size_t offset, StorageEntry &entry, size_t &bytes_read)librats::StorageEntrystatic
deserialize(const std::vector< uint8_t > &data, size_t offset, StorageEntry &entry, size_t &bytes_read)librats::StorageEntrystatic
keylibrats::StorageEntry
origin_peer_idlibrats::StorageEntry
serialize() constlibrats::StorageEntry
serialize_into(std::vector< uint8_t > &out) constlibrats::StorageEntry
serialized_size() constlibrats::StorageEntry
StorageEntry()librats::StorageEntryinline
StorageEntry(const std::string &k, StorageValueType t, const std::vector< uint8_t > &d, uint64_t ts, const std::string &peer_id)librats::StorageEntryinline
timestamp_mslibrats::StorageEntry
typelibrats::StorageEntry
verify_checksum() constlibrats::StorageEntry
wins_over(const StorageEntry &other) constlibrats::StorageEntry