This is the complete list of members for Transactional::Event< Args >, including all inherited members.
Event(std::tuple< Args...> &&tpl) noexcept (defined in Transactional::Event< Args >) | Transactional::Event< Args > | inlineexplicit |
Event(const Event &)=default (defined in Transactional::Event< Args >) | Transactional::Event< Args > | |
Event(Event &&)=default (defined in Transactional::Event< Args >) | Transactional::Event< Args > | |
operator()(Func f, T &t) const (defined in Transactional::Event< Args >) | Transactional::Event< Args > | inline |
operator=(const Event &)=delete (defined in Transactional::Event< Args >) | Transactional::Event< Args > | |
tuple (defined in Transactional::Event< Args >) | Transactional::Event< Args > | private |