32.2.1 IDLの定義
module ObjLocation {
struct Desc {
Object ref;
IIOP::ProfileBody iiop_locator;
string repository_id;
string instance_name;
boolean activable;
string agent_hostname;
};
. . .
};
VisiBroker Version 5 Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
32.2.1 IDLの定義
module ObjLocation {
struct Desc {
Object ref;
IIOP::ProfileBody iiop_locator;
string repository_id;
string instance_name;
boolean activable;
string agent_hostname;
};
. . .
};