16.2.1 IDLの定義

struct Desc {
   CORBA::Object ref;
   ::IIOP::ProfileBodyValue iiop_locator;
   string repository_id;
   string instance_name;
   boolean activable;
   string agent_hostname;
};