xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdSsiFileResource Class Reference

#include <XrdSsiFileResource.hh>

Inheritance diagram for XrdSsiFileResource:
Inheritance graph
[legend]
Collaboration diagram for XrdSsiFileResource:
Collaboration graph
[legend]

Public Member Functions

void Init (const char *path, XrdOucEnv &envP, bool aDNS)
 
 XrdSsiFileResource ()
 
 ~XrdSsiFileResource ()
 
- Public Member Functions inherited from XrdSsiResource
 XrdSsiResource (std::string rname, std::string havoid="", std::string ruser="", std::string rinfo="", uint32_t ropts=0, Affinity raff=Default)
 

‍Discard cached resource if it exists


 
 ~XrdSsiResource ()
 Destructor.
 

Private Attributes

XrdSsiEntity mySec
 

Additional Inherited Members

- Public Types inherited from XrdSsiResource
enum  Affinity {
  Default , None , Weak , Strong ,
  Strict
}
 
- Public Attributes inherited from XrdSsiResource
std::string rName
 -> Name of the resource to be used
 
std::string rUser
 -> Name of the resource user (nil if anonymous)
 
std::string rInfo
 -> Additional information in CGI format
 
std::string hAvoid
 -> Comma separated list of hosts to avoid
 
XrdSsiEntityclient
 -> Pointer to client identification (server-side)
 
Affinity affinity
 Resource affinity.
 
uint32_t rOpts
 Resource options. One or more of he following:
 
- Static Public Attributes inherited from XrdSsiResource
static const uint32_t Reusable = 1
 
static const uint32_t Discard = 2
 

‍Resource context may be cached and reused


 

Constructor & Destructor Documentation

◆ XrdSsiFileResource()

XrdSsiFileResource::XrdSsiFileResource ( )
inline

◆ ~XrdSsiFileResource()

XrdSsiFileResource::~XrdSsiFileResource ( )
inline

Member Function Documentation

◆ Init()

void XrdSsiFileResource::Init ( const char *  path,
XrdOucEnv envP,
bool  aDNS 
)

Member Data Documentation

◆ mySec

XrdSsiEntity XrdSsiFileResource::mySec
private

The documentation for this class was generated from the following file: