plugify 1.2.8
|
This is the complete list of members for plugify::ValueUtils, including all inherited members.
IsAny(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsArray(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsBetween(T x, T a, T b) noexcept | plugify::ValueUtils | inlinestatic |
IsBool(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsChar16(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsChar8(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsDouble(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsFloat(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsFloating(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsFunction(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsHiddenParam(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsInt16(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsInt32(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsInt64(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsInt8(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsObject(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsPointer(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsScalar(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsString(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsStruct(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsUInt16(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsUInt32(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsUInt64(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsUInt8(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsValid(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
IsVoid(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |
SizeOf(ValueType type) noexcept | plugify::ValueUtils | inlinestatic |