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

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

 Previous Next Contents View as PDF  

CORBA::Context::create_child

概要

Context オブジェクトの子を作成します。

C++ バインディング

void CORBA::Context::create_child (
const char * CtxName,
CORBA::Context_out CtxObject);

引数

CtxName

Context リファレンスに関連付ける名前。

CtxObject

新しく作成する Context オブジェクト・リファレンス。

例外

CORBA::NO_MEMORY

説明

このメンバ関数は、Context オブジェクトの子を作成します。子 Context オブジェクトの検索は、一致する親コンテキストのプロパティ名や、必要に応じてコンテキスト・ツリーなどを対象に行われます。

戻り値

特にありません。

関連項目

CORBA::ORB::get_default_context
CORBA::release

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy