This is the complete list of members for DataType, including all inherited members.
BitsPerPixel() const noexcept | DataType | inline |
BytesPerPixel() const noexcept | DataType | inline |
CallWithInstanceOf(ACTION action, CTORARGS... args) const -> decltype(action(T< int >{std::forward< CTORARGS >(args)...})) | DataType | inline |
Float32Bpp() noexcept | DataType | inlinestatic |
Float64Bpp() noexcept | DataType | inlinestatic |
FromNativeDescriptor(int dataTypeDescriptor) noexcept | DataType | inlinestatic |
FromNativeType() noexcept | DataType | inlinestatic |
HasOverlayBit() const noexcept | DataType | inline |
Int10BppUnsigned() noexcept | DataType | inlinestatic |
Int12BppUnsigned() noexcept | DataType | inlinestatic |
Int16BppSigned() noexcept | DataType | inlinestatic |
Int16BppUnsigned() noexcept | DataType | inlinestatic |
Int32BppSigned() noexcept | DataType | inlinestatic |
Int32BppUnsigned() noexcept | DataType | inlinestatic |
Int64BppSigned() noexcept | DataType | inlinestatic |
Int64BppUnsigned() noexcept | DataType | inlinestatic |
Int8BppSigned() noexcept | DataType | inlinestatic |
Int8BppUnsigned() noexcept | DataType | inlinestatic |
IsComplexPacked() const noexcept | DataType | inline |
IsFloat() const noexcept | DataType | inline |
IsSigned() const noexcept | DataType | inline |
IsSignedInteger() const noexcept | DataType | inline |
IsUnsignedInteger() const noexcept | DataType | inline |
Matches() const noexcept | DataType | inline |
MaxVal() const noexcept | DataType | inline |
MinVal() const noexcept | DataType | inline |
NativeDescriptor() const noexcept | DataType | inline |
NumericType() const noexcept | DataType | inline |
operator!=(const DataType &dataType) const noexcept | DataType | inline |
operator==(const DataType &dataType) const noexcept | DataType | inline |
UndefinedVal() const noexcept | DataType | inline |