xrootd
Loading...
Searching...
No Matches
Public Attributes | List of all members
XrdVersionPlugin Struct Reference

#include <XrdVersionPlugin.hh>

Public Attributes

const char * pName
 -> plugin object creator function name
 
char vPfxLen
 Generic rule prefix length.
 
char vSfxLen
 Generic rule suffix length for preceding.
 
int vProcess
 version: <0 skip, =0 optional, >0 required
 
short vMajLow
 Lowest compatible major version number.
 
short vMinLow
 Lowest compatible minor (< 0 don't check).
 

Member Data Documentation

◆ pName

const char* XrdVersionPlugin::pName

-> plugin object creator function name

◆ vMajLow

short XrdVersionPlugin::vMajLow

Lowest compatible major version number.

◆ vMinLow

short XrdVersionPlugin::vMinLow

Lowest compatible minor (< 0 don't check).

◆ vPfxLen

char XrdVersionPlugin::vPfxLen

Generic rule prefix length.

◆ vProcess

int XrdVersionPlugin::vProcess

version: <0 skip, =0 optional, >0 required

◆ vSfxLen

char XrdVersionPlugin::vSfxLen

Generic rule suffix length for preceding.


The documentation for this struct was generated from the following file: