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

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

CoroInvocationUnpacker(Slot slot)wamp::CoroInvocationUnpacker< TSlot, TArgs >explicit
operator()(Invocation inv) constwamp::CoroInvocationUnpacker< TSlot, TArgs >
Slot typedefwamp::CoroInvocationUnpacker< TSlot, TArgs >
unpackedCoroRpc(TSlot &&slot)wamp::CoroInvocationUnpacker< TSlot, TArgs >related