#include <libkazv-config.hpp>
#include <string>
#include <immer/map.hpp>
#include <immer/flex_vector.hpp>
#include <boost/serialization/string.hpp>
#include <serialization/std-optional.hpp>
#include <serialization/immer-map.hpp>
#include <crypto.hpp>
#include <csapi/keys.hpp>
#include "cursorutil.hpp"
Go to the source code of this file.
|
bool | Kazv::operator== (DeviceKeyInfo a, DeviceKeyInfo b) |
|
bool | Kazv::operator!= (DeviceKeyInfo a, DeviceKeyInfo b) |
|
template<class Archive > |
void | Kazv::serialize (Archive &ar, DeviceKeyInfo &i, std::uint32_t const) |
|
template<class Archive > |
void | Kazv::serialize (Archive &ar, DeviceListTracker &t, std::uint32_t const) |
|