LLVM  4.0.0
llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...)> Member List

This is the complete list of members for llvm::orc::rpc::detail::HandlerTraits< RetT(Class::*)(ArgTs...)>, including all inherited members.

ArgStorage typedefllvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>
deserializeArgs(ChannelT &C, std::tuple< CArgTs...> &Args)llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>inlinestatic
ReturnType typedefllvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>
run(HandlerT &Handler, ArgTs &&...Args)llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>inlinestatic
run(HandlerT &Handler, ArgTs...Args)llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>inlinestatic
serializeArgs(ChannelT &C, const CArgTs...CArgs)llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>inlinestatic
Type typedefllvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>
unpackAndRun(HandlerT &Handler, ArgStorage &Args)llvm::orc::rpc::detail::HandlerTraits< RetT(ArgTs...)>inlinestatic