8 // Used primarily for Interceptors
10 #include "tao/AnyTypeCode/Dynamic_Parameter.pidl"
11 #include "tao/Typecode_types.pidl"
12 #include "tao/StringSeq.pidl"
19 typeprefix Dynamic "omg.org";
21 typedef sequence<Parameter> ParameterList;
23 typedef CORBA::StringSeq ContextList;
25 typedef sequence<CORBA::TypeCode> ExceptionList;
27 typedef CORBA::StringSeq RequestContext;
30 #endif // _DYNAMIC_IDL_