libkazv
Kazv::PendingRoomKeyEvent Struct Reference

#include <room-model.hpp>

Public Attributes

std::string txnId
 
immer::map< std::string, immer::map< std::string, Event > > messages
 

Friends

bool operator== (const PendingRoomKeyEvent &a, const PendingRoomKeyEvent &b)=default
 
bool operator!= (const PendingRoomKeyEvent &a, const PendingRoomKeyEvent &b)=default
 

Friends And Related Function Documentation

◆ operator!=

bool operator!= ( const PendingRoomKeyEvent a,
const PendingRoomKeyEvent b 
)
friend

◆ operator==

bool operator== ( const PendingRoomKeyEvent a,
const PendingRoomKeyEvent b 
)
friend

Member Data Documentation

◆ messages

immer::map<std::string, immer::map<std::string, Event> > Kazv::PendingRoomKeyEvent::messages

◆ txnId

std::string Kazv::PendingRoomKeyEvent::txnId

The documentation for this struct was generated from the following file: