xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Namespaces | Typedefs | Functions
XrdClFileSystemOperations.hh File Reference
#include "XrdCl/XrdClFileSystem.hh"
#include "XrdCl/XrdClOperations.hh"
#include "XrdCl/XrdClOperationHandlers.hh"
Include dependency graph for XrdClFileSystemOperations.hh:

Go to the source code of this file.

Classes

class  XrdCl::FileSystemOperation< Derived, HasHndl, Response, Args >
 
class  XrdCl::LocateImpl< HasHndl >
 Locate operation (. More...
 
class  XrdCl::DeepLocateImpl< HasHndl >
 DeepLocate operation (. More...
 
class  XrdCl::MvImpl< HasHndl >
 Mv operation (. More...
 
class  XrdCl::QueryImpl< HasHndl >
 Query operation (. More...
 
class  XrdCl::TruncateFsImpl< HasHndl >
 Truncate operation (. More...
 
class  XrdCl::RmImpl< HasHndl >
 Rm operation (. More...
 
class  XrdCl::MkDirImpl< HasHndl >
 MkDir operation (. More...
 
class  XrdCl::RmDirImpl< HasHndl >
 RmDir operation (. More...
 
class  XrdCl::ChModImpl< HasHndl >
 ChMod operation (. More...
 
class  XrdCl::PingImpl< HasHndl >
 Ping operation (. More...
 
class  XrdCl::StatFsImpl< HasHndl >
 Stat operation (. More...
 
class  XrdCl::StatVFSImpl< HasHndl >
 StatVS operation (. More...
 
class  XrdCl::ProtocolImpl< HasHndl >
 Protocol operation (. More...
 
class  XrdCl::DirListImpl< HasHndl >
 DirList operation (. More...
 
class  XrdCl::SendInfoImpl< HasHndl >
 SendInfo operation (. More...
 
class  XrdCl::PrepareImpl< HasHndl >
 Prepare operation (. More...
 

Namespaces

 XrdCl
 

Typedefs

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

Functions

TruncateFsImpl< false > XrdCl::Truncate (FileSystem *fs, Arg< std::string > path, Arg< uint64_t > size)
 
TruncateFsImpl< false > XrdCl::Truncate (FileSystem &fs, Arg< std::string > path, Arg< uint64_t > size)
 
StatFsImpl< false > XrdCl::Stat (FileSystem *fs, Arg< std::string > path)
 
StatFsImpl< false > XrdCl::Stat (FileSystem &fs, Arg< std::string > path)