libQuotient
A Qt library for building matrix clients
Quotient::QOlmSession Member List

This is the complete list of members for Quotient::QOlmSession, including all inherited members.

decrypt(const QOlmMessage &message) constQuotient::QOlmSession
encrypt(const QByteArray &plaintext) constQuotient::QOlmSession
hasReceivedMessage() constQuotient::QOlmSession
lastError() constQuotient::QOlmSession
lastErrorCode() constQuotient::QOlmSession
matchesInboundSession(const QOlmMessage &preKeyMessage) constQuotient::QOlmSession
matchesInboundSessionFrom(QByteArray theirIdentityKey, const QOlmMessage &preKeyMessage) constQuotient::QOlmSession
operator<(const QOlmSession &lhs, const QOlmSession &rhs)Quotient::QOlmSessionfriend
pickle(const PicklingKey &key) constQuotient::QOlmSession
QOlmAccount classQuotient::QOlmSessionfriend
sessionId() constQuotient::QOlmSession
unpickle(QByteArray &&pickled, const PicklingKey &key)Quotient::QOlmSessionstatic