DUDS
Distributed Update of Data from Something
duds::general::BitFlags< Tag, BitsType > Member List

This is the complete list of members for duds::general::BitFlags< Tag, BitsType >, including all inherited members.

Bit(BitsType b)duds::general::BitFlags< Tag, BitsType >inlinestatic
BitFlags()=defaultduds::general::BitFlags< Tag, BitsType >
BitFlags(const BitsType &b)duds::general::BitFlags< Tag, BitsType >inline
BitFlags(const BitFlags &f)duds::general::BitFlags< Tag, BitsType >inline
bitsduds::general::BitFlags< Tag, BitsType >private
bitsType typedefduds::general::BitFlags< Tag, BitsType >
clear()duds::general::BitFlags< Tag, BitsType >inline
clear(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
flags() constduds::general::BitFlags< Tag, BitsType >inline
mask(const BitFlags &mask)duds::general::BitFlags< Tag, BitsType >inline
operator bool() constduds::general::BitFlags< Tag, BitsType >inline
operator!() constduds::general::BitFlags< Tag, BitsType >inline
operator!=(const BitFlags &bf) constduds::general::BitFlags< Tag, BitsType >inline
operator!=(const BitsType &b) constduds::general::BitFlags< Tag, BitsType >inline
operator&(const BitFlags &bf) constduds::general::BitFlags< Tag, BitsType >inline
operator&=(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
operator=(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
operator==(const BitFlags &bf) constduds::general::BitFlags< Tag, BitsType >inline
operator==(const BitsType &b) constduds::general::BitFlags< Tag, BitsType >inline
operator^(const BitFlags &bf) constduds::general::BitFlags< Tag, BitsType >inline
operator^=(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
operator|(const BitFlags &bf) constduds::general::BitFlags< Tag, BitsType >inline
operator|=(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
operator~() constduds::general::BitFlags< Tag, BitsType >inline
set(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
setMasked(const BitFlags &bf, const BitFlags &mask)duds::general::BitFlags< Tag, BitsType >inline
setTo(const BitFlags &bf, bool val)duds::general::BitFlags< Tag, BitsType >inline
test(const BitFlags &value, const BitFlags &mask) constduds::general::BitFlags< Tag, BitsType >inline
test(const BitFlags &valuemask) constduds::general::BitFlags< Tag, BitsType >inline
toggle(const BitFlags &bf)duds::general::BitFlags< Tag, BitsType >inline
Zero()duds::general::BitFlags< Tag, BitsType >inlinestatic