Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class ECOM_GUID General cluster: structures description: "COM GUID structure" create: make, make_from_pointer, make_from_string, make_from_guid Ancestors ECOM_ROUTINES ECOM_STRUCTURE* Queries exists: BOOLEAN Guid_routines: ECOM_GUID_ROUTINES is_equal (a_guid: ECOM_GUID): BOOLEAN is_initialized: BOOLEAN item: POINTER out: STRING_8 shared: BOOLEAN structure_size: INTEGER_32 to_definition_string: STRING_8 to_string: STRING_32 Commands copy (other: [like Current] ECOM_GUID) dispose generate 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 set_value (source: [like Current] ECOM_GUID)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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