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

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

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