CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::StructEnum< T, Underlying > Member List

This is the complete list of members for CeresEngine::StructEnum< T, Underlying >, including all inherited members.

fromRawUnderlying(UnderlyingType underlying) noexceptCeresEngine::StructEnum< T, Underlying >inlinestatic
operator UnderlyingType() const noexceptCeresEngine::StructEnum< T, Underlying >inlineexplicit
operator!=CeresEngine::StructEnum< T, Underlying >friend
operator<<CeresEngine::StructEnum< T, Underlying >friend
operator==CeresEngine::StructEnum< T, Underlying >friend
Self typedefCeresEngine::StructEnum< T, Underlying >
toString(std::ostream &stream) const noexceptCeresEngine::StructEnum< T, Underlying >inline
UnderlyingType typedefCeresEngine::StructEnum< T, Underlying >