J-Integra® Espresso Programming Documentation (API)

TCKind Members

Enumeration

tk_abstract_interface The IDL data type abstract interface.
tk_alias The IDL data type alias.
tk_any The IDL data type any.
tk_array The IDL data type array.
tk_boolean The IDL data type boolean.
tk_char The IDL data type char.
tk_double The IDL data type double.
tk_enum The IDL data type enum.
tk_except The IDL data type except.
tk_fixed The IDL data type fixed.
tk_float The IDL data type float.
tk_long The IDL data type long.
tk_longdouble The IDL data type longdouble.
tk_longlong The IDL data type longlong.
tk_native The IDL data type native.
tk_null Null IDL data type.
tk_objref The IDL data type objref.
tk_octet The IDL data type octet.
tk_Principal The IDL data type Principal.
tk_sequence The IDL data type sequence.
tk_short The IDL data type short.
tk_string The IDL data type string.
tk_struct The IDL data type struct.
tk_TypeCode The IDL data type TypeCode.
tk_ulong The IDL data type ulong.
tk_ulonglong The IDL data type ulonglong.
tk_union The IDL data type union.
tk_ushort The IDL data type ushort.
tk_value The IDL data type value.
tk_value_box The IDL data type value_box.
tk_void The IDL data type void.
tk_wchar The IDL data type wchar.
tk_wstring The IDL data type wstring.

See Also

TCKind Enumeration | Ics Namespace