XrdOucXAttr< T > Class Template Reference
#include <XrdOucXAttr.hh>
List of all members.
Public Member Functions |
int | Del (const char *Path, int fd=-1) |
int | Get (const char *Path, int fd=-1) |
int | Set (const char *Path, int fd=-1) |
| XrdOucXAttr () |
| ~XrdOucXAttr () |
Public Attributes |
T | Attr |
template<class T>
class XrdOucXAttr< T >
Constructor & Destructor Documentation
Member Function Documentation
template<class T>
int XrdOucXAttr< T >::Del |
( |
const char * |
Path, |
|
|
int |
fd = -1 | |
|
) |
| | [inline] |
template<class T>
int XrdOucXAttr< T >::Get |
( |
const char * |
Path, |
|
|
int |
fd = -1 | |
|
) |
| | [inline] |
template<class T>
int XrdOucXAttr< T >::Set |
( |
const char * |
Path, |
|
|
int |
fd = -1 | |
|
) |
| | [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: