#include <XrdSecAttr.hh>
|
virtual void | Delete () |
| Delete this object (may be over-ridden for custom action). More...
|
|
| XrdSecAttr (const void *dSig) |
|
XrdSecAttr::XrdSecAttr |
( |
const void * |
dSig | ) |
|
|
inline |
Constructor.
- Parameters
-
dSig | - the unique signature for all instances of the class that uses this class as its base (i.e. the derived class). |
virtual XrdSecAttr::~XrdSecAttr |
( |
| ) |
|
|
inlineprotectedvirtual |
Destructor (always externally done via Delete() method).
virtual void XrdSecAttr::Delete |
( |
| ) |
|
|
inlinevirtual |
Delete this object (may be over-ridden for custom action).
const void* XrdSecAttr::Signature |
|
private |
The documentation for this class was generated from the following file: