#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 |
XrdSsiBVec::XrdSsiBVec | ( | ) | [inline] |
XrdSsiBVec::~XrdSsiBVec | ( | ) | [inline] |
uint64_t XrdSsiBVec::bitVec [private] |
std::set<uint32_t> XrdSsiBVec::theSet [private] |