UDK 3.2.7 C/C++ API Reference
typereg::Writer Member List
This is the complete list of members for typereg::Writer, including all inherited members.
getBlob(sal_uInt32 *size)typereg::Writer [inline]
setFieldData(sal_uInt16 index, rtl::OUString const &documentation, rtl::OUString const &fileName, RTFieldAccess flags, rtl::OUString const &name, rtl::OUString const &typeName, RTConstValue const &value)typereg::Writer [inline]
setMethodData(sal_uInt16 index, rtl::OUString const &documentation, RTMethodMode flags, rtl::OUString const &name, rtl::OUString const &returnTypeName, sal_uInt16 parameterCount, sal_uInt16 exceptionCount)typereg::Writer [inline]
setMethodExceptionTypeName(sal_uInt16 methodIndex, sal_uInt16 exceptionIndex, rtl::OUString const &typeName)typereg::Writer [inline]
setMethodParameterData(sal_uInt16 methodIndex, sal_uInt16 parameterIndex, RTParamMode flags, rtl::OUString const &name, rtl::OUString const &typeName)typereg::Writer [inline]
setReferenceData(sal_uInt16 index, rtl::OUString const &documentation, RTReferenceType sort, RTFieldAccess flags, rtl::OUString const &typeName)typereg::Writer [inline]
setSuperTypeName(sal_uInt16 index, rtl::OUString const &typeName)typereg::Writer [inline]
Writer(typereg_Version version, rtl::OUString const &documentation, rtl::OUString const &fileName, RTTypeClass typeClass, bool published, rtl::OUString const &typeName, sal_uInt16 superTypeCount, sal_uInt16 fieldCount, sal_uInt16 methodCount, sal_uInt16 referenceCount)typereg::Writer [inline]
~Writer()typereg::Writer [inline]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines