XrdOucPinObject< T > Class Template Reference

#include <XrdOucPinObject.hh>

List of all members.

Public Member Functions

virtual T * getInstance (const char *parms, XrdOucEnv &envR, XrdSysLogger &logR, T *prevP)=0
 XrdOucPinObject ()
 Constructor & Destructor.
virtual ~XrdOucPinObject ()

template<class T>
class XrdOucPinObject< T >


Constructor & Destructor Documentation

template<class T>
XrdOucPinObject< T >::XrdOucPinObject (  )  [inline]

Constructor & Destructor.

template<class T>
virtual XrdOucPinObject< T >::~XrdOucPinObject (  )  [inline, virtual]

Member Function Documentation

template<class T>
virtual T* XrdOucPinObject< T >::getInstance ( const char *  parms,
XrdOucEnv envR,
XrdSysLogger logR,
T *  prevP 
) [pure virtual]

Get the an instance of a plugin.

Parameters:
parms Pointer to any parameters, may be nil or the null string.
envR Reference to the environment. If the server was started with a configuration file then key "configFN" holds its path.
logR Pointer to logging object that should be assocaited with and XrdSysError object to relay messages.
prevP Pointer to the previous instance if stacked, else nil.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 7 Jul 2020 for xrootd by  doxygen 1.6.1