XrdSecAttr Class Reference
#include <XrdSecAttr.hh>
List of all members.
Public Member Functions |
virtual void | Delete () |
| Delete this object (may be over-ridden for custom action).
|
| XrdSecAttr (const void *dSig) |
Protected Member Functions |
virtual | ~XrdSecAttr () |
| Destructor (always externally done via Delete() method).
|
Private Attributes |
const void * | Signature |
Friends |
class | XrdSecEntityAttr |
Constructor & Destructor Documentation
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 |
( |
|
) |
[inline, protected, virtual] |
Destructor (always externally done via Delete() method).
Member Function Documentation
virtual void XrdSecAttr::Delete |
( |
|
) |
[inline, virtual] |
Delete this object (may be over-ridden for custom action).
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: