CORBAコンポネントとIDL
IDLのサンプル:
module test { interface Foo { // ... }; interface Bar { // ... }; component Comp entity { provides Foo f; provides Bar b; // ... }; };
前のスライド
次のスライド
最初のスライドに戻る
グラフィックスの表示