Public Member Functions | Public Attributes | List of all members
Transactional::Talker< SS, Args >::Message Struct Reference
Inheritance diagram for Transactional::Talker< SS, Args >::Message:
Inheritance graph
[legend]

Public Member Functions

template<class... ArgRefs>
 Message (const shared_ptr< ListenerList > &l, ArgRefs &&...as) noexcept
 
virtual void talk (const SS &shot) override
 
virtual int unmark (const shared_ptr< XListener > &x) override
 

Public Attributes

shared_ptr< ListenerList > listeners
 
std::tuple< Args...> args
 
shared_ptr< UnmarkedListenerListlisteners_unmarked
 

Detailed Description

template<class SS, typename... Args>
struct Transactional::Talker< SS, Args >::Message

Definition at line 172 of file transaction_signal.h.


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

Generated for KAME4 by  doxygen 1.8.3