Definition at line 53 of file TDavixFileInternal.h.
 
#include </github/home/ROOT-CI/src/net/davix/src/TDavixFileInternal.h>
◆ TDavixFileInternal() [1/2]
◆ TDavixFileInternal() [2/2]
  
  
      
        
          | TDavixFileInternal::TDavixFileInternal  | 
          ( | 
          const char * |           url,  | 
         
        
           | 
           | 
          Option_t * |           mopt ) | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ ~TDavixFileInternal()
  
  
      
        
          | TDavixFileInternal::~TDavixFileInternal  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ addDird()
  
  
      
        
          | void TDavixFileInternal::addDird  | 
          ( | 
          void * |           fd | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ Close()
  
  
      
        
          | void TDavixFileInternal::Close  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ DavixStat()
◆ enableGridMode()
  
  
      
        
          | void TDavixFileInternal::enableGridMode  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ getDavixFileInstance()
  
  
      
        
          | Davix_fd * TDavixFileInternal::getDavixFileInstance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ getDavixInstance()
  
  
      
        
          | Context * TDavixFileInternal::getDavixInstance  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ getReplicas()
  
  
      
        
          | std::vector< std::string > TDavixFileInternal::getReplicas  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ init()
  
  
      
        
          | void TDavixFileInternal::init  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ isMyDird()
  
  
      
        
          | bool TDavixFileInternal::isMyDird  | 
          ( | 
          void * |           fd | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ Open()
◆ parseConfig()
  
  
      
        
          | void TDavixFileInternal::parseConfig  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ parseParams()
  
  
      
        
          | void TDavixFileInternal::parseParams  | 
          ( | 
          Option_t * |           option | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ removeDird()
  
  
      
        
          | void TDavixFileInternal::removeDird  | 
          ( | 
          void * |           fd | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setAwsAlternate()
  
  
      
        
          | void TDavixFileInternal::setAwsAlternate  | 
          ( | 
          const bool & |           option | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setAwsRegion()
  
  
      
        
          | void TDavixFileInternal::setAwsRegion  | 
          ( | 
          const std::string & |           region | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setAwsToken()
  
  
      
        
          | void TDavixFileInternal::setAwsToken  | 
          ( | 
          const std::string & |           token | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ setS3Auth()
  
  
      
        
          | void TDavixFileInternal::setS3Auth  | 
          ( | 
          const std::string & |           secret,  | 
         
        
           | 
           | 
          const std::string & |           access,  | 
         
        
           | 
           | 
          const std::string & |           region,  | 
         
        
           | 
           | 
          const std::string & |           token ) | 
         
       
   | 
  
private   | 
  
 
 
◆ TDavixFile
◆ TDavixSystem
◆ davixContext
  
  
      
        
          | Davix::Context* TDavixFileInternal::davixContext | 
         
       
   | 
  
private   | 
  
 
 
◆ davixFd
◆ davixParam
  
  
      
        
          | Davix::RequestParams* TDavixFileInternal::davixParam | 
         
       
   | 
  
private   | 
  
 
 
◆ davixPosix
  
  
      
        
          | Davix::DavPosix* TDavixFileInternal::davixPosix | 
         
       
   | 
  
private   | 
  
 
 
◆ dirdVec
  
  
      
        
          | std::vector<void*> TDavixFileInternal::dirdVec | 
         
       
   | 
  
private   | 
  
 
 
◆ fUrl
  
  
      
        
          | TUrl TDavixFileInternal::fUrl | 
         
       
   | 
  
private   | 
  
 
 
◆ oflags
  
  
      
        
          | int TDavixFileInternal::oflags | 
         
       
   | 
  
private   | 
  
 
 
◆ openLock
  
  
      
        
          | TMutex TDavixFileInternal::openLock | 
         
       
   | 
  
private   | 
  
 
 
◆ opt
◆ positionLock
  
  
      
        
          | TMutex TDavixFileInternal::positionLock | 
         
       
   | 
  
private   | 
  
 
 
◆ replicas
  
  
      
        
          | std::vector<std::string> TDavixFileInternal::replicas | 
         
       
   | 
  
private   |