COPASI API
4.16.103
|
This is the complete list of members for CMathFlags< Enum >, including all inherited members.
CMathFlags() | CMathFlags< Enum > | inline |
CMathFlags(const CMathFlags &src) | CMathFlags< Enum > | inline |
CMathFlags(const Enum &flag) | CMathFlags< Enum > | inline |
CMathFlags(const int &flag) | CMathFlags< Enum > | inline |
mFlags | CMathFlags< Enum > | private |
operator int() const | CMathFlags< Enum > | inline |
operator&(const Enum &flag) const | CMathFlags< Enum > | inline |
operator&(const CMathFlags &mask) const | CMathFlags< Enum > | inline |
operator&(const int &mask) const | CMathFlags< Enum > | inline |
operator=(const CMathFlags &rhs) | CMathFlags< Enum > | inline |
operator|(const Enum &flag) const | CMathFlags< Enum > | inline |
operator|(const CMathFlags &other) const | CMathFlags< Enum > | inline |
operator|=(const CMathFlags &other) | CMathFlags< Enum > | inline |
~CMathFlags() | CMathFlags< Enum > | inline |