Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_RICH_EDIT_FILE_SAVER General cluster: wel description: "This class allows to save in a file the contents of a rich edit control. Note: Do not use more than one instance of this class at the same time. Nested streams are not supported." create: make Ancestors WEL_RICH_EDIT_STREAM_OUT* Queries buffer: detachable MANAGED_POINTER error: INTEGER_32 exists: BOOLEAN is_equal (other: [like Current] WEL_RICH_EDIT_FILE_SAVER): BOOLEAN is_unicode_data: BOOLEAN item: POINTER shared: BOOLEAN stream_result: INTEGER_32 Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_RICH_EDIT_FILE_SAVER) dispose finish_action init_action initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) release_stream set_error (an_error: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared write_buffer Constraints file not void not is unicode data
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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