atlas
Public Member Functions | List of all members
atlas::util::detail::BitflagsView< int > Class Template Reference

Public Member Functions

 BitflagsView (int &flags)
 
void reset (int bit=0)
 
void set (int bit)
 
void unset (int bit)
 
void toggle (int bit)
 
bool check (int bit) const
 
bool check_all (int bit) const
 
bool check_any (int bit) const
 

The documentation for this class was generated from the following file: