Zserio C++ runtime library
1.1.0
Built for Zserio 2.15.0
|
This is the complete list of members for zserio::TypeInfoUtil, including all inherited members.
hasChoice(SchemaType schemaType) | zserio::TypeInfoUtil | static |
hasChoice(CppType cppType) | zserio::TypeInfoUtil | static |
isCompound(SchemaType schemaType) | zserio::TypeInfoUtil | static |
isCompound(CppType cppType) | zserio::TypeInfoUtil | static |
isFixedSize(SchemaType schemaType) | zserio::TypeInfoUtil | static |
isFixedSize(CppType cppType) | zserio::TypeInfoUtil | static |
isFloatingPoint(SchemaType schemaType) | zserio::TypeInfoUtil | static |
isFloatingPoint(CppType cppType) | zserio::TypeInfoUtil | static |
isIntegral(SchemaType schemaType) | zserio::TypeInfoUtil | static |
isIntegral(CppType cppType) | zserio::TypeInfoUtil | static |
isSigned(SchemaType schemaType) | zserio::TypeInfoUtil | static |
isSigned(CppType cppType) | zserio::TypeInfoUtil | static |