29.3.1 IDLの定義

#pragma prefix "omg.org"
module CORBA {
   interface PolicyCurrent : PolicyManager, Current {
   };
};