Castor3D 0.16.0
Multiplatform 3D engine
castor::FlagCombination< FlagType > Member List

This is the complete list of members for castor::FlagCombination< FlagType >, including all inherited members.

BaseType typedefcastor::FlagCombination< FlagType >
begin() const noexceptcastor::FlagCombination< FlagType >inline
empty() const noexceptcastor::FlagCombination< FlagType >inline
end() const noexceptcastor::FlagCombination< FlagType >inline
FlagCombination(FlagType value) noexceptcastor::FlagCombination< FlagType >inline
FlagCombination(BaseType value=BaseType{}) noexceptcastor::FlagCombination< FlagType >inlineexplicit
operator BaseType const &() const noexceptcastor::FlagCombination< FlagType >inline
operator&=(BaseType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator&=(FlagType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator&=(FlagCombination< FlagType > const &rhs) noexceptcastor::FlagCombination< FlagType >inline
operator^=(BaseType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator^=(FlagType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator^=(FlagCombination< FlagType > const &rhs) noexceptcastor::FlagCombination< FlagType >inline
operator|=(BaseType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator|=(FlagType rhs) noexceptcastor::FlagCombination< FlagType >inline
operator|=(FlagCombination< FlagType > const &rhs) noexceptcastor::FlagCombination< FlagType >inline
operator~() noexceptcastor::FlagCombination< FlagType >inline
size() const noexceptcastor::FlagCombination< FlagType >inline
value() const noexceptcastor::FlagCombination< FlagType >inline