📄 orb.html
字号:
</TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_alias_tc(java.lang.String, java.lang.String, org.omg.CORBA.TypeCode)">create_alias_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name, <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> original_type)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>alias</code> (<code>typedef</code>).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/Any.html">Any</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_any()">create_any</A></B>()</CODE><BR> Creates an IDL <code>Any</code> object initialized to contain a <code>Typecode</code> object whose <code>kind</code> field is set to <code>TCKind.tc_null</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_array_tc(int, org.omg.CORBA.TypeCode)">create_array_tc</A></B>(int length, <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> element_type)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>array</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynAny.html">DynAny</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_basic_dyn_any(org.omg.CORBA.TypeCode)">create_basic_dyn_any</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/ContextList.html">ContextList</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_context_list()">create_context_list</A></B>()</CODE><BR> Creates an empty <code>ContextList</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynAny.html">DynAny</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_any(org.omg.CORBA.Any)">create_dyn_any</A></B>(<A HREF="../../../org/omg/CORBA/Any.html">Any</A> value)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynArray.html">DynArray</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_array(org.omg.CORBA.TypeCode)">create_dyn_array</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynEnum.html">DynEnum</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_enum(org.omg.CORBA.TypeCode)">create_dyn_enum</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynSequence.html">DynSequence</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_sequence(org.omg.CORBA.TypeCode)">create_dyn_sequence</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynStruct.html">DynStruct</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_struct(org.omg.CORBA.TypeCode)">create_dyn_struct</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/DynUnion.html">DynUnion</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_dyn_union(org.omg.CORBA.TypeCode)">create_dyn_union</A></B>(<A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> type)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_enum_tc(java.lang.String, java.lang.String, java.lang.String[])">create_enum_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name, <A HREF="../../../java/lang/String.html">String</A>[] members)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>enum</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/Environment.html">Environment</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_environment()">create_environment</A></B>()</CODE><BR> Creates an <code>Environment</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/ExceptionList.html">ExceptionList</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_exception_list()">create_exception_list</A></B>()</CODE><BR> Creates an empty <code>ExceptionList</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_exception_tc(java.lang.String, java.lang.String, org.omg.CORBA.StructMember[])">create_exception_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name, <A HREF="../../../org/omg/CORBA/StructMember.html">StructMember</A>[] members)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>exception</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_fixed_tc(short, short)">create_fixed_tc</A></B>(short digits, short scale)</CODE><BR> Create a <code>TypeCode</code> object for an IDL fixed type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_interface_tc(java.lang.String, java.lang.String)">create_interface_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>interface</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/NVList.html">NVList</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_list(int)">create_list</A></B>(int count)</CODE><BR> Allocates an <code>NVList</code> with (probably) enough space for the specified number of <code>NamedValue</code> objects.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/NamedValue.html">NamedValue</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_named_value(java.lang.String, org.omg.CORBA.Any, int)">create_named_value</A></B>(<A HREF="../../../java/lang/String.html">String</A> s, <A HREF="../../../org/omg/CORBA/Any.html">Any</A> any, int flags)</CODE><BR> Creates a <code>NamedValue</code> object using the given name, value, and argument mode flags.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_native_tc(java.lang.String, java.lang.String)">create_native_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name)</CODE><BR> Create a <code>TypeCode</code> object for an IDL native type.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/NVList.html">NVList</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_operation_list(org.omg.CORBA.Object)">create_operation_list</A></B>(<A HREF="../../../org/omg/CORBA/Object.html">Object</A> oper)</CODE><BR> Creates an <code>NVList</code> initialized with argument descriptions for the operation described in the given <code>OperationDef</code> object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/portable/OutputStream.html">OutputStream</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_output_stream()">create_output_stream</A></B>()</CODE><BR> Creates a new <code>org.omg.CORBA.portable.OutputStream</code> into which IDL method parameters can be marshalled during method invocation.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/Policy.html">Policy</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_policy(int, org.omg.CORBA.Any)">create_policy</A></B>(int type, <A HREF="../../../org/omg/CORBA/Any.html">Any</A> val)</CODE><BR> See package comments regarding unimplemented features.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_recursive_sequence_tc(int, int)">create_recursive_sequence_tc</A></B>(int bound, int offset)</CODE><BR> <B>Deprecated.</B> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_recursive_tc(java.lang.String)">create_recursive_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id)</CODE><BR> Create a recursive <code>TypeCode</code> object which serves as a placeholder for a concrete TypeCode during the process of creating TypeCodes which contain recursion.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_sequence_tc(int, org.omg.CORBA.TypeCode)">create_sequence_tc</A></B>(int bound, <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A> element_type)</CODE><BR> Creates a <code>TypeCode</code> object representing an IDL <code>sequence</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_string_tc(int)">create_string_tc</A></B>(int bound)</CODE><BR> Creates a <code>TypeCode</code> object representing a bounded IDL <code>string</code>.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../org/omg/CORBA/TypeCode.html">TypeCode</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../org/omg/CORBA/ORB.html#create_struct_tc(java.lang.String, java.lang.String, org.omg.CORBA.StructMember[])">create_struct_tc</A></B>(<A HREF="../../../java/lang/String.html">String</A> id, <A HREF="../../../java/lang/String.html">String</A> name, <A HREF="../../../org/omg/CORBA/StructMember.html">StructMember</A>[] members)</CODE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -