|
XRootD
|
#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::Fwd< T > |
| struct | XrdCl::FwdStorage< T > |
| union | XrdCl::FwdStorage< T >::Memory |
| Memory for the value. More... | |
Namespaces | |
| namespace | XrdCl |
Functions | |
| template<typename T , typename... Args> | |
| std::shared_ptr< FwdStorage< T > > | XrdCl::make_fwd (Args &&... args) |