Operator
C++ library for plugging into matrix.org
|
data types for Matrix More...
Go to the source code of this file.
Classes | |
struct | Operator::Filter |
struct | Operator::RoomFilter |
struct | Operator::RoomEventFilter |
Typedefs | |
template<typename... T> | |
using | Operator::callback_t = typename std::function< void(std::shared_ptr< Error::Error > err, T...)> |
general type for callbacks | |
Functions | |
template<typename... T> | |
void | Operator::noop_callback (std::shared_ptr< Error::Error > err, T...) |
data types for Matrix
http://www.apache.org/licenses/LICENSE-2.0