Overview | Namespace | Class | 索引 | Help |
Methods of Class RegistryTypeWriter
- RegistryTypeWriter
- RegistryTypeWriter(
RTTypeClass RTTypeClass, const ::rtl::OUString & typeName, const ::rtl::OUString & superTypeName, sal_uInt16 fieldCount, sal_uInt16 methodCount, sal_uInt16 referenceCount );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 建設者.
- Parameters
RTTypeClass 明示するs the type of the new blob.
typeName 明示するs the 十分な qualified type 指名する with '/' as separator.
superTypeName 明示するs the 十分な qualified type 指名する of the base type with '/' as separator.
fieldCount 明示するs the number of fields (eg. number of attrbutes/所有物/資産/財産s, enum values or constants).
methodCount 明示するs the number of methods.
referenceCount 明示するs the number of 言及/関連s (eg. number of supported interfaces, 輸出(する)d services ...)
- RegistryTypeWriter
- RegistryTypeWriter(
const RegistryTypeWriter & toCopy );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Copy 建設者
- ~RegistryTypeWriter
- ~RegistryTypeWriter();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Destructor. The Destructor 解放する/自由なs the 内部の data 封鎖する.
- Description
- The pointer (returned by getBlop) will be 始める,決める to NULL.
- 操作者==
- RegistryTypeWriter & 操作者==(
const RegistryTypeWriter & toAssign );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 割り当てる 操作者
- setUik
- 無効の setUik(
const RTUik & uik );
事実上の 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
- 要約
- 始める,決めるs the unique identifier for an interface type.
- 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.
- setDoku
- 無効の setDoku(
const ::rtl::OUString & doku );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs a documentation string for the type.
- Description
- This documentation should be the same as the documentation which is 供給するd for this type in IDL.
- setFileName
- 無効の setFileName(
const ::rtl::OUString & fileName );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the IDL filename where this type is defined.
- setFieldData
- 無効の setFieldData(
sal_uInt16 索引, const ::rtl::OUString & 指名する, const ::rtl::OUString & typeName, const ::rtl::OUString & doku, const ::rtl::OUString & fileName, RTFieldAccess 接近, RTConstValue constValue = RTConstValue );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the data for a field member of a type blob.
- Parameters
索引 示すs the 索引 of the field.
指名する 明示するs the 指名する.
typeName 明示するs the 十分な qualified typename.
doku 明示するs the documentation string of the field.
fileName 明示するs the 指名する of the IDL とじ込み/提出する where the field is defined.
接近 明示するs the 接近 方式 of the field.
constValue 明示するs the value of the field. The value is only 利益/興味ing for enum values or constants.
- setMethodData
- 無効の setMethodData(
sal_uInt16 索引, const ::rtl::OUString & 指名する, const ::rtl::OUString & returnTypeName, RTMethodMode 方式, sal_uInt16 paramCount, sal_uInt16 excCount, const ::rtl::OUString & doku );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the data for a method.
- Parameters
索引 示すs the 索引 of the method.
指名する 明示するs the 指名する.
typeName 明示するs the 十分な qualified return typename.
方式 明示するs the method 方式.
paramCount 明示するs the number of parameters.
excCount 明示するs the number of exceptions.
doku 明示するs the documentation string of the field.
- setParamData
- 無効の setParamData(
sal_uInt16 索引, sal_uInt16 paramIndex, const ::rtl::OUString & type, const ::rtl::OUString & 指名する, RTParamMode 方式 );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the data for the 明示するd parameter of a method.
- Parameters
索引 示すs the 索引 of the method.
paramIndex 明示するs the 索引 of the parameter.
type 明示するs the 十分な qualified typename.
指名する 明示するs the 指名する.
方式 明示するs the parameter 方式.
- setExcData
- 無効の setExcData(
sal_uInt16 索引, sal_uInt16 excIndex, const ::rtl::OUString & type );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the data for the 明示するd exception of a mehtod.
- Parameters
索引 示すs the 索引 of the method.
excIndex 明示するs the 索引 of the exception.
type 明示するs the 十分な qualified typename of the exception.
- getBlop
- const sal_uInt8 * getBlop();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns a pointer to the new type blob.
- Description
- The pointer will be 無効の (NULL) if the instance of the RegistryTypeWriter will be destroyed.
- getBlopSize
- sal_uInt32 getBlopSize();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- returns the size of the new type blob in bytes.
- setReferenceData
- 無効の setReferenceData(
sal_uInt16 索引, const ::rtl::OUString & 指名する, RTReferenceType refType, const ::rtl::OUString & doku, RTFieldAccess 接近 = RT_ACCESS_INVALID );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- 始める,決めるs the data for a 言及/関連 member.
- Parameters
索引 示すs the 索引 of the 言及/関連.
指名する 明示するs the 指名する.
refType 明示するs the 十分な qualified typename of the 言及/関連.
doku 明示するs the documentation string of the 言及/関連.
接近 明示するs the 接近 方式 of 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.