| Overview | Namespace | Class | 索引 | Help |
Methods of Class BaseReference
- get
- XInterface * get() throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Gets interface pointer. This call does not acquire the interface.
- Return
- UNacquired interface pointer
- is
- sal_Bool is() throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO NO YES NO
- 要約
- Checks if 言及/関連 is null.
- Return
- true if 言及/関連 acquires an interface, i.e. true if it is not null
- 操作者==
- sal_Bool 操作者==(
XInterface * pInterface ) const throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- Equality 操作者: compares two interfaces Checks if both 言及/関連s are null or 言及する to the same 反対する.
- Parameters
rRef another interface
- Return
- true if both 言及/関連s are null or 言及する to the same 反対する, 誤った さもなければ
- 操作者!=
- sal_Bool 操作者!=(
XInterface * pInterface ) const throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- Unequality 操作者: compares two interfaces Checks if both 言及/関連s are null or 言及する to the same 反対する.
- Parameters
rRef another interface
- Return
- 誤った if both 言及/関連s are null or 言及する to the same 反対する, true さもなければ
- 操作者==
- sal_Bool 操作者==(
const BaseReference & rRef ) const throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- Equality 操作者: compares two interfaces Checks if both 言及/関連s are null or 言及する to the same 反対する.
- Parameters
rRef another 言及/関連
- Return
- true if both 言及/関連s are null or 言及する to the same 反対する, 誤った さもなければ
- 操作者!=
- sal_Bool 操作者!=(
const BaseReference & rRef ) const throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- Unequality 操作者: compares two interfaces Checks if both 言及/関連s are null or 言及する to the same 反対する.
- Parameters
rRef another 言及/関連
- Return
- 誤った if both 言及/関連s are null or 言及する to the same 反対する, true さもなければ
- 操作者<
- sal_Bool 操作者<(
const BaseReference & rRef ) const throw();
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO YES NO NO NO YES NO
- 要約
- Needed by some STL コンテナs.
- Parameters
rRef another 言及/関連
- Return
- true, if this 言及/関連 is いっそう少なく than rRef
- iquery
- static XInterface * iquery(
XInterface * pInterface, const Type & rType ) throw( RuntimeException );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO YES YES NO
- 要約
- Queries given interface for type rType.
- Parameters
pInterface interface pointer
rType interface type
- Return
- interface of 需要・要求するd type (may be null)
- iquery_throw
- static XInterface * iquery_throw(
XInterface * pInterface, const Type & rType ) throw( RuntimeException );
事実上の abstract const volatile template static inline C-結合,連鎖 NO NO NO NO NO YES YES NO
- 要約
- Queries given interface for type rType. Throws a RuntimeException if the 需要・要求するd interface cannot be queried.
- Parameters
pInterface interface pointer
rType interface type
- Return
- interface of 需要・要求するd type
最高の,を越す 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.

