Gromacs
2021.5
|
This is the complete list of members for gmx::FlagsTemplate< FlagType >, including all inherited members.
clear(FlagType flag) | gmx::FlagsTemplate< FlagType > | inline |
clearAll() | gmx::FlagsTemplate< FlagType > | inline |
FlagsTemplate() | gmx::FlagsTemplate< FlagType > | inline |
FlagsTemplate(FlagType flag) | gmx::FlagsTemplate< FlagType > | inline |
operator&(const FlagsTemplate< FlagType > &other) const | gmx::FlagsTemplate< FlagType > | inline |
operator|(const FlagsTemplate< FlagType > &other) const | gmx::FlagsTemplate< FlagType > | inline |
operator|=(const FlagsTemplate< FlagType > &other) | gmx::FlagsTemplate< FlagType > | inline |
operator~() const | gmx::FlagsTemplate< FlagType > | inline |
set(FlagType flag) | gmx::FlagsTemplate< FlagType > | inline |
set(FlagType flag, bool bSet) | gmx::FlagsTemplate< FlagType > | inline |
test(FlagType flag) const | gmx::FlagsTemplate< FlagType > | inline |