xrootd
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
XrdNetPMark::Handle Class Reference

#include <XrdNetPMark.hh>

Inheritance diagram for XrdNetPMark::Handle:
Inheritance graph
[legend]

Public Member Functions

bool getEA (int &ec, int &ac)
 
bool Valid ()
 
 Handle (const char *app=0, int ecode=0, int acode=0)
 
 Handle (Handle &h)
 
virtual ~Handle ()
 

Protected Attributes

const char * appName
 
int eCode
 
int aCode
 

Constructor & Destructor Documentation

◆ Handle() [1/2]

XrdNetPMark::Handle::Handle ( const char *  app = 0,
int  ecode = 0,
int  acode = 0 
)
inline

◆ Handle() [2/2]

XrdNetPMark::Handle::Handle ( Handle h)
inline

◆ ~Handle()

virtual XrdNetPMark::Handle::~Handle ( )
inlinevirtual

Member Function Documentation

◆ getEA()

bool XrdNetPMark::Handle::getEA ( int &  ec,
int &  ac 
)
inline

References aCode, eCode, and Valid().

◆ Valid()

bool XrdNetPMark::Handle::Valid ( )
inline

Member Data Documentation

◆ aCode

int XrdNetPMark::Handle::aCode
protected

Referenced by getEA(), and Valid().

◆ appName

const char* XrdNetPMark::Handle::appName
protected

◆ eCode

int XrdNetPMark::Handle::eCode
protected

Referenced by getEA(), and Valid().


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