|
Voyager ORB | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Defines CORBA-related constants.
Field Summary | |
static byte |
COMPLETED_MAYBE
The operation may have completed. |
static byte |
COMPLETED_NO
The operation did not complete. |
static byte |
COMPLETED_YES
The operation completed. |
static byte |
tk_alias
The typecode index for alias. |
static byte |
tk_any
The typecode index for any. |
static byte |
tk_array
The typecode index for array. |
static byte |
tk_boolean
The typecode index for boolean. |
static byte |
tk_char
The typecode index for char. |
static byte |
tk_double
The typecode index for double. |
static byte |
tk_enum
The typecode index for enum. |
static byte |
tk_except
The typecode index for exception. |
static byte |
tk_fixed
The typecode index for fixed. |
static byte |
tk_float
The typecode index for float. |
static byte |
tk_long
The typecode index for long. |
static byte |
tk_longdouble
The typecode index for long double. |
static byte |
tk_longlong
The typecode index for long long. |
static byte |
tk_null
The typecode index for null. |
static byte |
tk_objref
The typecode index for object reference. |
static byte |
tk_octet
The typecode index for octet. |
static byte |
tk_Principal
The typecode index for principal. |
static byte |
tk_sequence
The typecode index for sequence. |
static byte |
tk_short
The typecode index for short. |
static byte |
tk_string
The typecode index for string. |
static byte |
tk_struct
The typecode index for struct. |
static byte |
tk_TypeCode
The typecode index for TypeCode. |
static byte |
tk_ulong
The typecode index for unsigned long. |
static byte |
tk_ulonglong
The typecode index for unsigned long long. |
static byte |
tk_union
The typecode index for union. |
static byte |
tk_ushort
The typecode index for unsigned short. |
static byte |
tk_value
The typecode index for value. |
static byte |
tk_value_box
The typecode index for value box. |
static byte |
tk_void
The typecode index for void. |
static byte |
tk_wchar
The typecode index for wide char. |
static byte |
tk_wstring
The typecode index for wide string. |
Field Detail |
public static final byte tk_null
public static final byte tk_void
public static final byte tk_short
public static final byte tk_long
public static final byte tk_ushort
public static final byte tk_ulong
public static final byte tk_float
public static final byte tk_double
public static final byte tk_boolean
public static final byte tk_char
public static final byte tk_octet
public static final byte tk_any
public static final byte tk_TypeCode
public static final byte tk_Principal
public static final byte tk_objref
public static final byte tk_struct
public static final byte tk_union
public static final byte tk_enum
public static final byte tk_string
public static final byte tk_sequence
public static final byte tk_array
public static final byte tk_alias
public static final byte tk_except
public static final byte tk_longlong
public static final byte tk_ulonglong
public static final byte tk_longdouble
public static final byte tk_wchar
public static final byte tk_wstring
public static final byte tk_fixed
public static final byte tk_value
public static final byte tk_value_box
public static final byte COMPLETED_YES
public static final byte COMPLETED_NO
public static final byte COMPLETED_MAYBE
|
ObjectSpace Inc. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |