Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class XML_FILE_INPUT_STREAM_DEBUG General cluster: xml_parser description: "Summary description for {XML_FILE_INPUT_STREAM}." create: make Ancestors XML_INPUT_STREAM* Queries chunk_size: INTEGER_32 column: INTEGER_32 count: INTEGER_32 end_of_input: BOOLEAN index: INTEGER_32 is_open_read: BOOLEAN last_character: CHARACTER_8 last_character_code: NATURAL_32 line: INTEGER_32 maximum_chunk_size: INTEGER_32 name: READABLE_STRING_32 previous_character (n: INTEGER_32): CHARACTER_8 previous_n_character (n: INTEGER_32): STRING_8 Commands close compute_smart_chunk_size (a_maximum_chunk_size: INTEGER_32) read_character read_character_code rewind set_chunk_size (v: [like chunk_size] INTEGER_32) set_name (v: READABLE_STRING_GENERAL) start Constraints source attached
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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