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

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

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