XRootD
Loading...
Searching...
No Matches
BL_Info Union Reference
Collaboration diagram for BL_Info:

Public Types

enum  {
  exact = 0x8000 ,
  redir = 0x4000 ,
  rmask = 0x00ff
}

Public Attributes

long long info
struct { 
short flags
short pfxLen
short sfxLen
short totLen
v

Detailed Description

Definition at line 109 of file XrdCmsBlackList.cc.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
exact 
redir 
rmask 

Definition at line 116 of file XrdCmsBlackList.cc.

116 {exact = 0x8000,
117 redir = 0x4000,
118 rmask = 0x00ff
119 };

Member Data Documentation

◆ info

long long BL_Info::info

Definition at line 110 of file XrdCmsBlackList.cc.

Referenced by XrdCmsBlackList::Present(), and XrdCms::MidNightTask::Ring().

◆ [struct]

struct { ... } BL_Info::v

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