bea ホーム | 製品 | dev2dev | support | askBEA
BEA Logo Tuxedo
 ドキュメントのダウンロード   サイトマップ   用語集 
検索
0

Tuxedo CORBA プログラミング・リファレンス

 Previous Next Contents View as PDF  

CORBA::Context::context_name

概要

Context オブジェクトの名前を返します。

C++ バインディング

Const char * CORBA::Context::context_name () const;

引数

特にありません。

説明

このメンバ関数は、Context オブジェクトの名前を返します。Context オブジェクト・リファレンスは、戻り値 char * のメモリを所有します。このメモリは変更できません。

戻り値

メンバ関数が成功した場合、Context オブジェクトの名前を返します。Context オブジェクトが CORBA::Context::create_child の呼び出しで作成された子 Context でない場合、値は空になることがあります。

Context オブジェクトに名前がない場合、空の文字列になります。

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy