xrootd
|
#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 |
|
inline |
|
inline |