Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_REGISTRY_KEY_VALUE General cluster: wel description: "Structure describing a registry key value" create: make, make_with_data, make_with_value, make_with_dword_value Ancestors PLATFORM WEL_REGISTRY_KEY_VALUE_TYPE Queries boolean_bits: INTEGER_32 boolean_bytes: INTEGER_32 Character_32_bits: INTEGER_32 Character_32_bytes: INTEGER_32 Character_8_bits: INTEGER_32 Character_8_bytes: INTEGER_32 data: MANAGED_POINTER dword_value: INTEGER_32 Integer_16_bits: INTEGER_32 Integer_16_bytes: INTEGER_32 Integer_32_bits: INTEGER_32 Integer_32_bytes: INTEGER_32 Integer_64_bits: INTEGER_32 Integer_64_bytes: INTEGER_32 Integer_8_bits: INTEGER_32 Integer_8_bytes: INTEGER_32 is_64_bits: BOOLEAN is_dotnet: BOOLEAN Is_little_endian: BOOLEAN is_mac: BOOLEAN is_scoop_capable: BOOLEAN is_thread_capable: BOOLEAN is_unix: BOOLEAN is_vms: BOOLEAN is_vxworks: BOOLEAN is_windows: BOOLEAN Natural_16_bits: INTEGER_32 Natural_16_bytes: INTEGER_32 Natural_32_bits: INTEGER_32 Natural_32_bytes: INTEGER_32 Natural_64_bits: INTEGER_32 Natural_64_bytes: INTEGER_32 Natural_8_bits: INTEGER_32 Natural_8_bytes: INTEGER_32 pointer_bits: INTEGER_32 pointer_bytes: INTEGER_32 Real_32_bits: INTEGER_32 Real_32_bytes: INTEGER_32 Real_64_bits: INTEGER_32 Real_64_bytes: INTEGER_32 Reg_binary: INTEGER_32 Reg_dword: INTEGER_32 Reg_dword_big_endian: INTEGER_32 Reg_dword_little_endian: INTEGER_32 Reg_expand_sz: INTEGER_32 Reg_link: INTEGER_32 Reg_multi_sz: INTEGER_32 Reg_none: INTEGER_32 Reg_resource_list: INTEGER_32 Reg_sz: INTEGER_32 string_value: STRING_32 type: INTEGER_32 Commands make (t: [like type] INTEGER_32; v: READABLE_STRING_GENERAL) make_with_data (t: [like type] INTEGER_32; v: MANAGED_POINTER) make_with_dword_value (v: [like dword_value] INTEGER_32) set_dword_value (v: [like dword_value] INTEGER_32) set_string_value (v: READABLE_STRING_GENERAL) set_type (t: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org