Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class MA_OBJECT_SNAPSHOT_MEDIATOR General cluster: memory_analyzer description: "Objects that show the whole system's memory objects in a grid." create: make_with_grid Ancestors MA_SINGLETON_FACTORY Queries Accept_node: EV_POINTER_STYLE Accept_node_class: EV_POINTER_STYLE column_index_valid (a_column_index: INTEGER_32): BOOLEAN Decreased_color: EV_COLOR Deny_node: EV_POINTER_STYLE Deny_node_class: EV_POINTER_STYLE filter: MA_FILTER_SINGLETON filter_window: MA_FILTER_WINDOW finding_route_to_once: BOOLEAN Grid_util: MA_GRID_UTIL_SINGLETON Icons: MA_ICONS_SINGLETON Increased_color: EV_COLOR Internal: INTERNAL is_object_from_ma (a_str: READABLE_STRING_32): BOOLEAN Memory: MEMORY name_table: detachable HASH_TABLE [STRING_8, [like selected_index] NATURAL_32] Object_finder: MA_OBJECT_FINDER_SINGLETON object_table: detachable SED_OBJECTS_TABLE once_object_table: detachable HASH_TABLE [[like selected_index] NATURAL_32, [like selected_index] NATURAL_32] reference_table: detachable MA_REFERENCES_TABLE [[like selected_index] NATURAL_32, [like selected_index] NATURAL_32] selected_index: NATURAL_32 System_util: MA_SYSTEM_UTIL_SINGLETON Commands set_finding_route_to_once (a_b: BOOLEAN) show_memory_map Constraints object grid not void
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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