Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_RICH_EDIT_BUFFER_LOADER General cluster: wel description: "This class allows to set a buffer into a rich edit control. Used internally by WEL. 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_IN* Queries buffer: detachable MANAGED_POINTER error: INTEGER_32 exists: BOOLEAN is_equal (other: [like Current] WEL_RICH_EDIT_BUFFER_LOADER): 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_BUFFER_LOADER) dispose finish_action init_action initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) read_buffer release_stream set_error (an_error: INTEGER_32) set_is_unicode_data (v: [like is_unicode_data] BOOLEAN) set_item (an_item: POINTER) set_shared set_unshared Constraints string not void positive last position
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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