13.4.1 IDLの定義
struct TaggedProfile {
::IOP::ProfileId tag;
sequence <octet> profile_data;
};
VisiBroker Version 5 Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス
13.4.1 IDLの定義
struct TaggedProfile {
::IOP::ProfileId tag;
sequence <octet> profile_data;
};