xrootd
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
XrdClFwd.hh File Reference
#include <memory>
#include <stdexcept>
Include dependency graph for XrdClFwd.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XrdCl::FwdStorage< T >
 
union  XrdCl::FwdStorage< T >::Memory
 Memory for the value. More...
 
struct  XrdCl::Fwd< T >
 

Namespaces

namespace  XrdCl
 

Functions

template<typename T , typename... Args>
std::shared_ptr< FwdStorage< T > > XrdCl::make_fwd (Args &&... args)