Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:
class AGENT_TRACING_HANDLER General cluster: ise description: "Abstract class used by TRACE_MANAGER to dispatch tracing events to user using STRING data via an agent." create: make Ancestors STRING_TRACING_HANDLER* Queries action: PROCEDURE [TYPE [detachable ANY], detachable STRING_8, detachable STRING_8, INTEGER_32, BOOLEAN] duplicated: [attached like Current] attached AGENT_TRACING_HANDLER Commands activate deactivate trace (a_type: TYPE [detachable ANY]; a_class_name, a_feature_name: detachable STRING_8; a_depth: INTEGER_32; a_is_entering: BOOLEAN)
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com