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

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

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