libkazv
|
#include <libkazv-config.hpp>
#include "inbound-group-session.hpp"
#include <vodozemac.h>
#include <immer/map.hpp>
Go to the source code of this file.
Classes | |
struct | Kazv::KeyOfDecryptedEvent |
struct | Kazv::InboundGroupSessionPrivate |
Namespaces | |
Kazv | |
Functions | |
void | Kazv::to_json (nlohmann::json &j, const KeyOfDecryptedEvent &k) |
void | Kazv::from_json (const nlohmann::json &j, KeyOfDecryptedEvent &k) |
bool | Kazv::operator== (KeyOfDecryptedEvent a, KeyOfDecryptedEvent b) |
bool | Kazv::operator!= (KeyOfDecryptedEvent a, KeyOfDecryptedEvent b) |