My Project
UDK 3.2.7 C/C++ API Reference
|
This is the complete list of members for typereg::Reader, including all inherited members.
getDocumentation() const | typereg::Reader | inline |
getFieldCount() const | typereg::Reader | inline |
getFieldDocumentation(sal_uInt16 index) const | typereg::Reader | inline |
getFieldFileName(sal_uInt16 index) const | typereg::Reader | inline |
getFieldFlags(sal_uInt16 index) const | typereg::Reader | inline |
getFieldName(sal_uInt16 index) const | typereg::Reader | inline |
getFieldTypeName(sal_uInt16 index) const | typereg::Reader | inline |
getFieldValue(sal_uInt16 index) const | typereg::Reader | inline |
getFileName() const | typereg::Reader | inline |
getMethodCount() const | typereg::Reader | inline |
getMethodDocumentation(sal_uInt16 index) const | typereg::Reader | inline |
getMethodExceptionCount(sal_uInt16 index) const | typereg::Reader | inline |
getMethodExceptionTypeName(sal_uInt16 methodIndex, sal_uInt16 exceptionIndex) const | typereg::Reader | inline |
getMethodFlags(sal_uInt16 index) const | typereg::Reader | inline |
getMethodName(sal_uInt16 index) const | typereg::Reader | inline |
getMethodParameterCount(sal_uInt16 index) const | typereg::Reader | inline |
getMethodParameterFlags(sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const | typereg::Reader | inline |
getMethodParameterName(sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const | typereg::Reader | inline |
getMethodParameterTypeName(sal_uInt16 methodIndex, sal_uInt16 parameterIndex) const | typereg::Reader | inline |
getMethodReturnTypeName(sal_uInt16 index) const | typereg::Reader | inline |
getReferenceCount() const | typereg::Reader | inline |
getReferenceDocumentation(sal_uInt16 index) const | typereg::Reader | inline |
getReferenceFlags(sal_uInt16 index) const | typereg::Reader | inline |
getReferenceSort(sal_uInt16 index) const | typereg::Reader | inline |
getReferenceTypeName(sal_uInt16 index) const | typereg::Reader | inline |
getSuperTypeCount() const | typereg::Reader | inline |
getSuperTypeName(sal_uInt16 index) const | typereg::Reader | inline |
getTypeClass() const | typereg::Reader | inline |
getTypeName() const | typereg::Reader | inline |
getVersion() const | typereg::Reader | inline |
isPublished() const | typereg::Reader | inline |
isValid() const | typereg::Reader | inline |
operator=(Reader const &other) | typereg::Reader | inline |
Reader() | typereg::Reader | inline |
Reader(void const *buffer, sal_uInt32 length, bool copy, typereg_Version maxVersion) | typereg::Reader | inline |
Reader(Reader const &other) | typereg::Reader | inline |
~Reader() | typereg::Reader | inline |