|
XRootD
|
#include "XrdCl/XrdClFwd.hh"#include "XrdCl/XrdClOptional.hh"#include <future>#include <string>#include <sstream>#include <unordered_map>
Include dependency graph for XrdClArg.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdCl::Arg< T > |
| class | XrdCl::Arg< std::string > |
| class | XrdCl::ArgBase< T > |
| Base class for Arg. More... | |
| struct | XrdCl::ArgBase< T >::FutureValue |
| A helper class for holding future value. More... | |
| struct | XrdCl::ArgBase< T >::FwdValue |
| A helper class for holding forwarded value. More... | |
| struct | XrdCl::ArgBase< T >::PlainValue |
| A helper class for holding plain value. More... | |
| struct | XrdCl::ArgBase< T >::ValueHolder |
| Abstract class for holding a value. More... | |
Namespaces | |
| XrdCl | |