Public Types | |
| enum | { exact = 0x8000 , redir = 0x4000 , rmask = 0x00ff } |
Public Attributes | |
| long long | info |
| struct { | |
| short | flags |
| short | pfxLen |
| short | sfxLen |
| short | totLen |
| } | v |
Definition at line 109 of file XrdCmsBlackList.cc.
| anonymous enum |
| Enumerator | |
|---|---|
| exact | |
| redir | |
| rmask | |
Definition at line 116 of file XrdCmsBlackList.cc.
| long long BL_Info::info |
Definition at line 110 of file XrdCmsBlackList.cc.
Referenced by XrdCmsBlackList::Present(), and XrdCms::MidNightTask::Ring().
| struct { ... } BL_Info::v |
Referenced by XrdCmsBlackList::Present(), and XrdCms::MidNightTask::Ring().