SPH
ExtendedEnum< TBase > Member List

This is the complete list of members for ExtendedEnum< TBase >, including all inherited members.

BaseType typedefExtendedEnum< TBase >
ExtendedEnum()=defaultExtendedEnum< TBase >
ExtendedEnum(const TBase value)ExtendedEnum< TBase >inline
ExtendedEnum(const TDerived value)ExtendedEnum< TBase >inline
operator TBase() constExtendedEnum< TBase >inline
operator TDerived() constExtendedEnum< TBase >inlineexplicit
operator!=(const ExtendedEnum &other) constExtendedEnum< TBase >inline
operator<(const ExtendedEnum &other) constExtendedEnum< TBase >inline
operator==(const ExtendedEnum &other) constExtendedEnum< TBase >inline
operator==(const TBase &other) constExtendedEnum< TBase >inline
operator==(const TDerived &other) constExtendedEnum< TBase >inline