XrdCl::IsResponseHandler< Hdlr * > Struct Template Reference

#include <XrdClOperationHandlers.hh>

List of all members.

Static Public Attributes

static constexpr bool value = std::is_base_of<XrdCl::ResponseHandler, Hdlr>::value

Detailed Description

template<typename Hdlr>
struct XrdCl::IsResponseHandler< Hdlr * >

Helper class for checking if a given Handler is derived from ForwardingHandler (overloaded for pointers)


Member Data Documentation

template<typename Hdlr >
constexpr bool XrdCl::IsResponseHandler< Hdlr * >::value = std::is_base_of<XrdCl::ResponseHandler, Hdlr>::value [static]

true if the Hdlr type has been derived from ForwardingHandler, false otherwise


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Feb 2019 for xrootd by  doxygen 1.6.1