Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_SHARED_MEMORY_STRING General cluster: wel description: "Represents windows shared memory" create: make_from_handle, make_from_string, make_from_string_with_newline_conversion Ancestors WEL_SHARED_MEMORY* Queries accessible: BOOLEAN exists: BOOLEAN handle: POINTER item: POINTER last_string: detachable STRING_32 shared: BOOLEAN size: INTEGER_32 Commands dispose lock make_from_string (a_string: READABLE_STRING_GENERAL) make_from_string_with_newline_conversion (a_string: READABLE_STRING_GENERAL) retrieve_string retrieve_string_discarding_carriage_return set_item (an_item: POINTER) set_shared set_unshared unlock
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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