Hitachi

VisiBroker Version 5 Borland(R) Enterprise Server VisiBroker(R) プログラマーズリファレンス


13.1.1 IDLの定義

struct ProfileBody {
    ::GIOP::Version iiop_version;
    string host;
    unsigned short port;
    ::CORBA::OctetSequence object_key;
    sequence<::IOP::TaggedComponent>components;
};