xrootd
Public Member Functions | Private Attributes | List of all members
XrdSysPlugin Class Reference

#include <XrdSysPlugin.hh>

Collaboration diagram for XrdSysPlugin:
Collaboration graph
[legend]

Public Member Functions

void * getPlugin (const char *pname, int errok=0)
void * getPlugin (const char *pname, int errok, bool global)
 XrdSysPlugin (XrdSysError *erp, const char *path)
 ~XrdSysPlugin ()

Private Attributes

XrdSysErroreDest
char * libPath
void * libHandle

Constructor & Destructor Documentation

XrdSysPlugin::XrdSysPlugin ( XrdSysError erp,
const char *  path 
)
inline

References libPath.

XrdSysPlugin::~XrdSysPlugin ( )

References libHandle, and libPath.

Member Function Documentation

void * XrdSysPlugin::getPlugin ( const char *  pname,
int  errok = 0 
)
void * XrdSysPlugin::getPlugin ( const char *  pname,
int  errok,
bool  global 
)

Member Data Documentation

XrdSysError* XrdSysPlugin::eDest
private

Referenced by getPlugin().

void* XrdSysPlugin::libHandle
private

Referenced by getPlugin(), and ~XrdSysPlugin().

char* XrdSysPlugin::libPath
private

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