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

[目次][索引][前へ][次へ]

7.3.1 IDLの定義

 
struct CreationImplDef
    CORBA::RepositoryId repository_id;
    string object_name;
    CORBA::ReferenceData id;
    string path_name;
    CORBA::Policy activation_policy;
    CORBA::StringSequence args;
    CORBA::StringSequence env;
};