XrdCl::Arg< std::string > Class Template Reference

#include <XrdClArg.hh>

Inheritance diagram for XrdCl::Arg< std::string >:
Inheritance graph
[legend]
Collaboration diagram for XrdCl::Arg< std::string >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Arg ()
 Default Constructor.
 Arg (std::string str)
 Arg (const char *cstr)
 Arg (std::future< std::string > &&ftr)
 Constructor.
 Arg (const Fwd< std::string > &fwd)
 Constructor.
 Arg (Arg &&arg)
 Get Constructor.
Argoperator= (Arg &&arg)
 Get-Assignment.

Detailed Description

template<>
class XrdCl::Arg< std::string >

Operation argument. Specialized for 'stdstring', might be constructed in addition from c-like string (const char*)


Constructor & Destructor Documentation

XrdCl::Arg< std::string >::Arg (  )  [inline]

Default Constructor.

XrdCl::Arg< std::string >::Arg ( std::string  str  )  [inline]

Constructor.

Parameters:
value : value of the argument
XrdCl::Arg< std::string >::Arg ( const char *  cstr  )  [inline]

Constructor.

Parameters:
val : value of the argument
XrdCl::Arg< std::string >::Arg ( std::future< std::string > &&  ftr  )  [inline]

Constructor.

XrdCl::Arg< std::string >::Arg ( const Fwd< std::string > &  fwd  )  [inline]

Constructor.

XrdCl::Arg< std::string >::Arg ( Arg< std::string > &&  arg  )  [inline]

Get Constructor.


Member Function Documentation

Arg& XrdCl::Arg< std::string >::operator= ( Arg< std::string > &&  arg  )  [inline]

Get-Assignment.

References XrdCl::ArgBase< T >::holder.


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

Generated on 19 Oct 2019 for xrootd by  doxygen 1.6.1