31 #ifndef __BASE_FLAGS_HH__
32 #define __BASE_FLAGS_HH__
79 #endif // __BASE_FLAGS_HH__
const Flags< FlagsType > & operator=(FlagsTypeflags)
bool allSet(Type flags) const
bool isSet(Type flags) const
bool noneSet(Type flags) const
void set(Type f, bool val)
void update(Type flags, Type mask)
const Flags< FlagsType > & operator=(const Flags< U > &flags)