xrootd
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
XrdSsiBVec Class Reference

#include <XrdSsiBVec.hh>

Public Member Functions

void Set (uint32_t bval)
 
bool IsSet (uint32_t bval)
 
void UnSet (uint32_t bval)
 
void Reset ()
 
 XrdSsiBVec ()
 
 ~XrdSsiBVec ()
 

Private Attributes

uint64_t bitVec
 
std::set< uint32_t > theSet
 

Constructor & Destructor Documentation

◆ XrdSsiBVec()

XrdSsiBVec::XrdSsiBVec ( )
inline

◆ ~XrdSsiBVec()

XrdSsiBVec::~XrdSsiBVec ( )
inline

Member Function Documentation

◆ IsSet()

bool XrdSsiBVec::IsSet ( uint32_t  bval)
inline

References bitVec, and theSet.

◆ Reset()

void XrdSsiBVec::Reset ( )
inline

References bitVec, and theSet.

◆ Set()

void XrdSsiBVec::Set ( uint32_t  bval)
inline

References bitVec, and theSet.

◆ UnSet()

void XrdSsiBVec::UnSet ( uint32_t  bval)
inline

References bitVec, and theSet.

Member Data Documentation

◆ bitVec

uint64_t XrdSsiBVec::bitVec
private

Referenced by IsSet(), Reset(), Set(), and UnSet().

◆ theSet

std::set<uint32_t> XrdSsiBVec::theSet
private

Referenced by IsSet(), Reset(), Set(), and UnSet().


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