📄 any.html
字号:
</DD></DL><HR><A NAME="extract_ushort()"><!-- --></A><H3>extract_ushort</H3><PRE>public abstract short <B>extract_ushort</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>short</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>short</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>short</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_ushort(short)"><!-- --></A><H3>insert_ushort</H3><PRE>public abstract void <B>insert_ushort</B>(short s)</PRE><DL><DD>Inserts the given <code>short</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>s</CODE> - the <code>short</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_ulong()"><!-- --></A><H3>extract_ulong</H3><PRE>public abstract int <B>extract_ulong</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>int</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>int</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than an <code>int</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_ulong(int)"><!-- --></A><H3>insert_ulong</H3><PRE>public abstract void <B>insert_ulong</B>(int l)</PRE><DL><DD>Inserts the given <code>int</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>l</CODE> - the <code>int</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_ulonglong()"><!-- --></A><H3>extract_ulonglong</H3><PRE>public abstract long <B>extract_ulonglong</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>long</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>long</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>long</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_ulonglong(long)"><!-- --></A><H3>insert_ulonglong</H3><PRE>public abstract void <B>insert_ulonglong</B>(long l)</PRE><DL><DD>Inserts the given <code>long</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>l</CODE> - the <code>long</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_float()"><!-- --></A><H3>extract_float</H3><PRE>public abstract float <B>extract_float</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>float</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>float</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>float</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_float(float)"><!-- --></A><H3>insert_float</H3><PRE>public abstract void <B>insert_float</B>(float f)</PRE><DL><DD>Inserts the given <code>float</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>f</CODE> - the <code>float</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_double()"><!-- --></A><H3>extract_double</H3><PRE>public abstract double <B>extract_double</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>double</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>double</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>double</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_double(double)"><!-- --></A><H3>insert_double</H3><PRE>public abstract void <B>insert_double</B>(double d)</PRE><DL><DD>Inserts the given <code>double</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>d</CODE> - the <code>double</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_boolean()"><!-- --></A><H3>extract_boolean</H3><PRE>public abstract boolean <B>extract_boolean</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>boolean</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>boolean</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>boolean</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_boolean(boolean)"><!-- --></A><H3>insert_boolean</H3><PRE>public abstract void <B>insert_boolean</B>(boolean b)</PRE><DL><DD>Inserts the given <code>boolean</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>b</CODE> - the <code>boolean</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_char()"><!-- --></A><H3>extract_char</H3><PRE>public abstract char <B>extract_char</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>char</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>char</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>char</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_char(char)"><!-- --></A><H3>insert_char</H3><PRE>public abstract void <B>insert_char</B>(char c) throws <A HREF="../../../org/omg/CORBA/DATA_CONVERSION.html">DATA_CONVERSION</A></PRE><DL><DD>Inserts the given <code>char</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>c</CODE> - the <code>char</code> to insert into this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/DATA_CONVERSION.html">DATA_CONVERSION</A></CODE> - if there is a data conversion error</DL></DD></DL><HR><A NAME="extract_octet()"><!-- --></A><H3>extract_octet</H3><PRE>public abstract byte <B>extract_octet</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>byte</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>byte</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>byte</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_octet(byte)"><!-- --></A><H3>insert_octet</H3><PRE>public abstract void <B>insert_octet</B>(byte b)</PRE><DL><DD>Inserts the given <code>byte</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>b</CODE> - the <code>byte</code> to insert into this <code>Any</code> object</DL></DD></DL><HR><A NAME="extract_wchar()"><!-- --></A><H3>extract_wchar</H3><PRE>public abstract char <B>extract_wchar</B>() throws <A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></PRE><DL><DD>Extracts the <code>char</code> in this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Returns:</B><DD>the <code>char</code> stored in this <code>Any</code> object<DT><B>Throws:</B><DD><CODE><A HREF="../../../org/omg/CORBA/BAD_OPERATION.html">BAD_OPERATION</A></CODE> - if this <code>Any</code> object contains something other than a <code>char</code> or the <code>value</code> field has not yet been set</DL></DD></DL><HR><A NAME="insert_wchar(char)"><!-- --></A><H3>insert_wchar</H3><PRE>public abstract void <B>insert_wchar</B>(char c)</PRE><DL><DD>Inserts the given <code>char</code> into this <code>Any</code> object's <code>value</code> field.<DD><DL></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>c</CODE> - the <code>char</code> to insert into this
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -