|
Zserio C++17 runtime library
0.5.0
Built for Zserio 2.17.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 |