Public Member Functions | Private Attributes | List of all members
Transactional::Event< Args > Struct Template Reference
Inheritance diagram for Transactional::Event< Args >:
Inheritance graph
[legend]

Public Member Functions

 Event (std::tuple< Args...> &&tpl) noexcept
 
 Event (const Event &)=default
 
 Event (Event &&)=default
 
Eventoperator= (const Event &)=delete
 
template<class Func , class T >
void operator() (Func f, T &t) const
 

Private Attributes

std::tuple< Args...> tuple
 

Detailed Description

template<typename... Args>
struct Transactional::Event< Args >

Definition at line 40 of file transaction_signal.h.


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

Generated for KAME4 by  doxygen 1.8.3