|
xrootd
|

Go to the source code of this file.
Functions | |
| XrdOss * | XrdOssDefaultSS (XrdSysLogger *logger, const char *cfg_fn, XrdVersionInfo &urVer) |
| XrdOss* XrdOssDefaultSS | ( | XrdSysLogger * | logger, |
| const char * | cfg_fn, | ||
| XrdVersionInfo & | urVer | ||
| ) |
Get the default Storage System object.
Include this file in your code to declare the external function that obtains a default version of the XrdOss object; then simply invoke it.
| logger | the address of the logging object to direct messages. |
| cfg_fn | the address of the configuration file path. |
| urVer | the version string associated with your code. This is generated by the XrdVERSIONINFODEF macro and can be found in XrdVersion.hh include file. You must supply a compatible version identification string. |
1.8.5