Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_FILE_TIME General cluster: wel description: "Wrapper of FILETIME structure" create: make, make_by_pointer, make_by_current_time, make_by_file_access_time, make_by_file_modification_time, make_by_file_creation_time Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN is_equal (a_file_time: [like Current] WEL_FILE_TIME): BOOLEAN is_larger_than (a_file_time: WEL_FILE_TIME): BOOLEAN item: POINTER local_file_time: WEL_FILE_TIME shared: BOOLEAN structure_size: INTEGER_32 system_time: WEL_SYSTEM_TIME universal_file_time: WEL_FILE_TIME Commands copy (other: [like Current] WEL_FILE_TIME) 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