12.12.1 IDLの定義
module Messaging {
interface SyncScopePolicy :CORBA::Policy {
readonly attribute SyncScope synchronization;
};
};
VisiBroker Version 5 Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
12.12.1 IDLの定義
module Messaging {
interface SyncScopePolicy :CORBA::Policy {
readonly attribute SyncScope synchronization;
};
};