Overview | Namespace | Class | 索引 | Help |
Methods of Class RegistryTypeReader
- RegistryTypeReader
- RegistryTypeReader(
const sal_uInt8 * 衝撃を和らげるもの, sal_uInt32 bufferLen, sal_Bool copyData );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 建設者.
- Parameters
衝撃を和らげるもの points to the binary data 封鎖する.
bufferlen 明示するs the size of the binary data 封鎖する.
copyData 明示するs if the data 封鎖する should be copied. The 封鎖する can be copied to 確実にする that the data is valid for the lifetime of this instance.
- RegistryTypeReader
- RegistryTypeReader(
const RegistryTypeReader & toCopy );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Copy 建設者
- ~RegistryTypeReader
- ~RegistryTypeReader();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Destructor. The Destructor 解放する/自由なs the data 封鎖する if the copyData 旗 was TRUE.
- 操作者==
- RegistryTypeReader & 操作者==(
const RegistryTypeReader & toAssign );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 割り当てる 操作者
- isValid
- sal_Bool isValid();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- checks if the registry type reader points to a valid Api.
- getMinorVersion
- sal_uInt16 getMinorVersion();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- D E P R E C A T E D
- 要約
- returns the minor 見解/翻訳/版 number.
- Description
- We 現在/一般に don't support a 見解/翻訳/版ing 概念 of IDL interfaces and so this 機能(する)/行事 is 現在/一般に not used.
- getMajorVersion
- sal_uInt16 getMajorVersion();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- D E P R E C A T E D
- 要約
- returns the major 見解/翻訳/版 number.
- Description
- We 現在/一般に don't support a 見解/翻訳/版ing 概念 of IDL interfaces and so this 機能(する)/行事 is 現在/一般に not used.
- getTypeClass
- RTTypeClass getTypeClass();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the typeclass of the type 代表するd by this blob.
- Description
- This 機能(する)/行事 will always return the type class without the 内部の RT_TYPE_PUBLISHED 旗 始める,決める.
- getTypeName
- ::rtl::OUString getTypeName();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the 十分な qualified 指名する of the type.
- getSuperTypeName
- ::rtl::OUString getSuperTypeName();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the 十分な qualified 指名する of the supertype.
- getUik
- 無効の getUik(
RTUik & uik ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- D E P R E C A T E D
- 要約
- returns the unique identifier for an interface type as an out parameter.
- Description
- An earlier 見解/翻訳/版 of UNO used an unique identifier for interfaces. In the 現在の 見解/翻訳/版 of UNO this uik was 除去するd and this 機能(する)/行事 is not longer used.
- getDoku
- ::rtl::OUString getDoku();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the documentation string of this type.
- getFileName
- ::rtl::OUString getFileName();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the IDL filename where the type is defined.
- getFieldCount
- sal_uInt32 getFieldCount();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the number of fields (せいにするs/所有物/資産/財産s, enum values or number of constants in a module).
- getFieldName
- ::rtl::OUString getFieldName(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 指名する of the field 明示するd by 索引.
- getFieldType
- ::rtl::OUString getFieldType(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified 指名する of the field 明示するd by 索引.
- getFieldAccess
- RTFieldAccess getFieldAccess(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 接近 方式 of the field 明示するd by 索引.
- getFieldConstValue
- RTConstValue getFieldConstValue(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the value of the field 明示するd by 索引.
- Description
- This 機能(する)/行事 returns the value of an enum value or of a constant.
- getFieldDoku
- ::rtl::OUString getFieldDoku(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the documentation string for the field 明示するd by 索引.
- Description
- Each field of a type can have their own documentation.
- getFieldFileName
- ::rtl::OUString getFieldFileName(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the IDL filename of the field 明示するd by 索引.
- Description
- The IDL filename of a field can 異なる from the filename of the ype itself because modules and also constants can be defined in different IDL とじ込み/提出するs.
- getMethodCount
- sal_uInt32 getMethodCount();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the number of methods of an interface type.
- getMethodName
- ::rtl::OUString getMethodName(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 指名する of the method 明示するd by 索引.
- getMethodParamCount
- sal_uInt32 getMethodParamCount(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns number of parameters of the method 明示するd by 索引.
- getMethodParamType
- ::rtl::OUString getMethodParamType(
sal_uInt16 索引, sal_uInt16 paramIndex ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified parameter typename.
- Parameters
索引 示すs the method
paramIndex indeciates the parameter which type will be returned.
- getMethodParamName
- ::rtl::OUString getMethodParamName(
sal_uInt16 索引, sal_uInt16 paramIndex ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 指名する of a parameter.
- Parameters
索引 示すs the method
paramIndex indiciates the parameter which 指名する will be returned.
- getMethodParamMode
- RTParamMode getMethodParamMode(
sal_uInt16 索引, sal_uInt16 paramIndex ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the parameter 方式, if it is an in, out or inout parameter.
- Parameters
索引 示すs the method
paramIndex indeciates the parameter which 方式 will be returned.
- getMethodExcCount
- sal_uInt32 getMethodExcCount(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the number of exceptions which are 宣言するd for the method 明示するd by 索引.
- Parameters
索引 示すs the method
- getMethodExcType
- ::rtl::OUString getMethodExcType(
sal_uInt16 索引, sal_uInt16 excIndex ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified exception type of the 明示するd exception.
- Parameters
索引 示すs the method
paramIndex indeciates the exception which typename will be returned.
- getMethodReturnType
- ::rtl::OUString getMethodReturnType(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified return type of the method 明示するd by 索引.
- getMethodMode
- RTMethodMode getMethodMode(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified exception type of the 明示するd exception.
- Parameters
索引 示すs the method
paramIndex indeciates the exception which typename will be returned.
- getMethodDoku
- ::rtl::OUString getMethodDoku(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the documentation string of the method 明示するd by 索引.
- Parameters
索引 示すs the method.
- getReferenceCount
- sal_uInt32 getReferenceCount();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the number of 言及/関連s (supported interfaces, 輸出(する)d services).
- getReferenceName
- ::rtl::OUString getReferenceName(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 十分な qualified typename of the 言及/関連 明示するd by 索引.
- Parameters
索引 示すs the 言及/関連.
- getReferenceType
- RTReferenceType getReferenceType(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the type of the 言及/関連 明示するd by 索引.
- Parameters
索引 示すs the 言及/関連.
- getReferenceDoku
- ::rtl::OUString getReferenceDoku(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the documentation string of the 言及/関連 明示するd by 索引.
- Parameters
索引 示すs the 言及/関連.
- getReferenceAccess
- RTFieldAccess getReferenceAccess(
sal_uInt16 索引 ) const;
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- returns the 接近 方式 of the 言及/関連 明示するd by 索引.
- Description
- The only valid value is RT_ACCESS_OPTIONAL in the 状況 of 言及/関連s.
- Parameters
索引 示すs the 言及/関連.
最高の,を越す of Page
Copyright © 2012, The Apache ソフトウェア 創立/基礎, Licensed under the Apache License, 見解/翻訳/版 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache ソフトウェア 創立/基礎. Other 指名するs may be trademarks of their 各々の owners.