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

#include "llvm/ExecutionEngine/Orc/RPCUtils.h"

Inheritance diagram for llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanDeserializeCheck< WireT, ConcreteT >:
Inheritance graph
[legend]
Collaboration diagram for llvm::orc::rpc::detail::RPCEndpointBase< ImplT, ChannelT, FunctionIdT, SequenceNumberT >::CanDeserializeCheck< WireT, ConcreteT >:
Collaboration graph
[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 >::CanDeserializeCheck< WireT, ConcreteT >

Definition at line 973 of file RPCUtils.h.


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