XrdSsiBVec Class Reference

#include <XrdSsiBVec.hh>

List of all members.

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 (  )  [inline]
XrdSsiBVec::~XrdSsiBVec (  )  [inline]

Member Function Documentation

bool XrdSsiBVec::IsSet ( uint32_t  bval  )  [inline]

References bitVec, and theSet.

void XrdSsiBVec::Reset (  )  [inline]

References bitVec, and theSet.

void XrdSsiBVec::Set ( uint32_t  bval  )  [inline]

References bitVec, and theSet.

void XrdSsiBVec::UnSet ( uint32_t  bval  )  [inline]

References bitVec, and theSet.


Member Data Documentation

uint64_t XrdSsiBVec::bitVec [private]

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

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 19 Oct 2019 for xrootd by  doxygen 1.6.1