| 
    Nektar++
    
   | 
 
Defines a list of flags. More...
#include <NektarUnivTypeDefs.hpp>
Public Member Functions | |
| void | set (const FlagType &key, bool value) | 
| bool | isSet (const FlagType &key) const | 
Private Attributes | |
| std::map< FlagType, bool > | m_data | 
Defines a list of flags.
Definition at line 97 of file NektarUnivTypeDefs.hpp.
      
  | 
  inline | 
Definition at line 100 of file NektarUnivTypeDefs.hpp.
References m_data.
      
  | 
  private | 
Definition at line 111 of file NektarUnivTypeDefs.hpp.