XRootD
Loading...
Searching...
No Matches
XrdClFileSystemOperations.hh File Reference
Include dependency graph for XrdClFileSystemOperations.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XrdCl::ChModImpl< HasHndl >
 ChMod operation (. More...
class  XrdCl::DeepLocateImpl< HasHndl >
 DeepLocate operation (. More...
class  XrdCl::DelXAttrFsBulkImpl< HasHndl >
 DelXAttr bulk operation (. More...
class  XrdCl::DelXAttrFsImpl< HasHndl >
 DelXAttr operation (. More...
class  XrdCl::DirListImpl< HasHndl >
 DirList operation (. More...
class  XrdCl::FileSystemOperation< Derived, HasHndl, Response, Args >
class  XrdCl::GetXAttrFsBulkImpl< HasHndl >
 GetXAttr bulk operation (. More...
class  XrdCl::GetXAttrFsImpl< HasHndl >
 GetXAttr operation (. More...
class  XrdCl::ListXAttrFsImpl< HasHndl >
 ListXAttr bulk operation (. More...
class  XrdCl::LocateImpl< HasHndl >
 Locate operation (. More...
class  XrdCl::MkDirImpl< HasHndl >
 MkDir operation (. More...
class  XrdCl::MvImpl< HasHndl >
 Mv operation (. More...
class  XrdCl::PingImpl< HasHndl >
 Ping operation (. More...
class  XrdCl::PrepareImpl< HasHndl >
 Prepare operation (. More...
class  XrdCl::ProtocolImpl< HasHndl >
 Protocol operation (. More...
class  XrdCl::QueryImpl< HasHndl >
 Query operation (. More...
class  XrdCl::RmDirImpl< HasHndl >
 RmDir operation (. More...
class  XrdCl::RmImpl< HasHndl >
 Rm operation (. More...
class  XrdCl::SendInfoImpl< HasHndl >
 SendInfo operation (. More...
class  XrdCl::SetXAttrFsBulkImpl< HasHndl >
 SetXAttr bulk operation (. More...
class  XrdCl::SetXAttrFsImpl< HasHndl >
 SetXAttr operation (. More...
class  XrdCl::StatFsImpl< HasHndl >
 Stat operation (. More...
class  XrdCl::StatVFSImpl< HasHndl >
 StatVS operation (. More...
class  XrdCl::TruncateFsImpl< HasHndl >
 Truncate operation (. More...

Namespaces

namespace  XrdCl

Typedefs

typedef ChModImpl< false > XrdCl::ChMod
typedef DeepLocateImpl< false > XrdCl::DeepLocate
typedef DirListImpl< false > XrdCl::DirList
typedef LocateImpl< false > XrdCl::Locate
typedef MkDirImpl< false > XrdCl::MkDir
typedef MvImpl< false > XrdCl::Mv
typedef PingImpl< false > XrdCl::Ping
typedef PrepareImpl< false > XrdCl::Prepare
typedef ProtocolImpl< false > XrdCl::Protocol
typedef QueryImpl< false > XrdCl::Query
typedef RmImpl< false > XrdCl::Rm
typedef RmDirImpl< false > XrdCl::RmDir
typedef SendInfoImpl< false > XrdCl::SendInfo
typedef StatVFSImpl< false > XrdCl::StatVFS

Functions

DelXAttrFsImpl< false > XrdCl::DelXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::string > name)
DelXAttrFsBulkImpl< false > XrdCl::DelXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::vector< std::string > > attrs)
GetXAttrFsImpl< false > XrdCl::GetXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::string > name)
GetXAttrFsBulkImpl< false > XrdCl::GetXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::vector< std::string > > attrs)
ListXAttrFsImpl< false > XrdCl::ListXAttr (Ctx< FileSystem > fs, Arg< std::string > path)
SetXAttrFsImpl< false > XrdCl::SetXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::string > name, Arg< std::string > value)
SetXAttrFsBulkImpl< false > XrdCl::SetXAttr (Ctx< FileSystem > fs, Arg< std::string > path, Arg< std::vector< xattr_t > > attrs)
StatFsImpl< false > XrdCl::Stat (Ctx< FileSystem > fs, Arg< std::string > path)
TruncateFsImpl< false > XrdCl::Truncate (Ctx< FileSystem > fs, Arg< std::string > path, Arg< uint64_t > size)