このクラスを使用するときは,corba.hファイルをインクルードしてください。
interface IRObject { readonly attribute DefinitionKind def_kind; void destroy(); };