CppWAMP
C++11 client library for the WAMP protocol
wamp::SimpleCoroEventUnpacker< TSlot, TArgs > Member List

This is the complete list of members for wamp::SimpleCoroEventUnpacker< TSlot, TArgs >, including all inherited members.

operator()(Event event) constwamp::SimpleCoroEventUnpacker< TSlot, TArgs >
simpleCoroEvent(TSlot &&slot)wamp::SimpleCoroEventUnpacker< TSlot, TArgs >related
SimpleCoroEventUnpacker(Slot slot)wamp::SimpleCoroEventUnpacker< TSlot, TArgs >explicit
Slot typedefwamp::SimpleCoroEventUnpacker< TSlot, TArgs >