Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_OS_VERSION_INFO General cluster: wel description: "Versioning information about Windows" create: make Ancestors WEL_STRUCTURE* Queries build_number: INTEGER_32 exists: BOOLEAN is_equal (other: [like Current] WEL_OS_VERSION_INFO): BOOLEAN item: POINTER Major_post_vista: INTEGER_32 Major_post_win2k: INTEGER_32 Major_pre_win2k: INTEGER_32 major_version: INTEGER_32 minor_version: INTEGER_32 platform_id: INTEGER_32 shared: BOOLEAN structure_size: INTEGER_32 Win32_nt_platform: INTEGER_32 Win32_platform: INTEGER_32 Win32_windows_platform: INTEGER_32 Commands copy (other: [like Current] WEL_OS_VERSION_INFO) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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