xrootd
Loading...
Searching...
No Matches
Classes | Namespaces
XrdClArg.hh File Reference
#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::ArgBase< T >
 Base class for Arg. More...
 
struct  XrdCl::ArgBase< T >::ValueHolder
 Abstract class for holding a value. More...
 
struct  XrdCl::ArgBase< T >::PlainValue
 A helper class for holding plain value. 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...
 
class  XrdCl::Arg< T >
 
class  XrdCl::Arg< std::string >
 

Namespaces

namespace  XrdCl