LLVM  4.0.0
List of all members
llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanSerializeCheck< WireT, ConcreteT > Class Template Reference

#include <RPCUtils.h>

Inheritance diagram for llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanSerializeCheck< WireT, ConcreteT >:
[legend]
Collaboration diagram for llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanSerializeCheck< WireT, ConcreteT >:
[legend]

Detailed Description

template<typename ImplT, typename ChannelT, typename FunctionIdT, typename SequenceNumberT>
template<typename WireT, typename ConcreteT>
class llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanSerializeCheck< WireT, ConcreteT >

Definition at line 726 of file RPCUtils.h.


The documentation for this class was generated from the following file: