32.4.1 IDLの定義
module ObjLocation {
. . .
struct TriggerDesc {
string repository_id;
string instance_name;
string host_name;
};
. . .
};
VisiBroker Version 5 Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
32.4.1 IDLの定義
module ObjLocation {
. . .
struct TriggerDesc {
string repository_id;
string instance_name;
string host_name;
};
. . .
};