|
SPH
|
This is the complete list of members for ExtendedEnum< TBase >, including all inherited members.
| BaseType typedef | ExtendedEnum< TBase > | |
| ExtendedEnum()=default | ExtendedEnum< TBase > | |
| ExtendedEnum(const TBase value) | ExtendedEnum< TBase > | inline |
| ExtendedEnum(const TDerived value) | ExtendedEnum< TBase > | inline |
| operator TBase() const | ExtendedEnum< TBase > | inline |
| operator TDerived() const | ExtendedEnum< TBase > | inlineexplicit |
| operator!=(const ExtendedEnum &other) const | ExtendedEnum< TBase > | inline |
| operator<(const ExtendedEnum &other) const | ExtendedEnum< TBase > | inline |
| operator==(const ExtendedEnum &other) const | ExtendedEnum< TBase > | inline |
| operator==(const TBase &other) const | ExtendedEnum< TBase > | inline |
| operator==(const TDerived &other) const | ExtendedEnum< TBase > | inline |