Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_SYSTEM_TIME General cluster: wel description: "Wrapper of SYSTEMTIME structure" create: make, make_by_pointer, make_by_current_time Ancestors WEL_STRUCTURE* Queries day: INTEGER_32 day_of_week: INTEGER_32 exists: BOOLEAN file_time: WEL_FILE_TIME hour: INTEGER_32 is_equal (other: [like Current] WEL_SYSTEM_TIME): BOOLEAN item: POINTER milliseconds: INTEGER_32 minute: INTEGER_32 month: INTEGER_32 second: INTEGER_32 shared: BOOLEAN structure_size: INTEGER_32 year: INTEGER_32 Commands copy (other: [like Current] WEL_SYSTEM_TIME) dispose initialize initialize_with_character (a_character: CHARACTER_8) make_by_current_time 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