CppWAMP
C++11 client library for the WAMP protocol
|
This is the complete list of members for wamp::SimpleEventUnpacker< TSlot, TArgs >, including all inherited members.
operator()(Event event) const | wamp::SimpleEventUnpacker< TSlot, TArgs > | |
simpleEvent(TSlot &&slot) | wamp::SimpleEventUnpacker< TSlot, TArgs > | related |
SimpleEventUnpacker(Slot slot) | wamp::SimpleEventUnpacker< TSlot, TArgs > | explicit |
Slot typedef | wamp::SimpleEventUnpacker< TSlot, TArgs > |