Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class ECOM_ULARGE_INTEGER General cluster: structures description: "COM ULARGE_INTEGER 64-bit integer" create: make, make_from_integer, make_from_pointer Ancestors ECOM_STRUCTURE* Queries exists: BOOLEAN is_equal (other: [like Current] ECOM_ULARGE_INTEGER): BOOLEAN item: POINTER quad_part: INTEGER_64 shared: BOOLEAN structure_size: INTEGER_32 Commands copy (other: [like Current] ECOM_ULARGE_INTEGER) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_quad_part (a_quad_part: INTEGER_64) set_shared set_unshared set_value (source: [like Current] ECOM_ULARGE_INTEGER)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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