class
	MEM_CONST

General
	cluster: elks
	description: 
		"Constants used by memory management.
		This class may be used as ancestor by classes needing its facilities."

Ancestors
	ANY

Queries
	C_memory: INTEGER_32
	Eiffel_memory: INTEGER_32
	Full_collector: INTEGER_32
	Incremental_collector: INTEGER_32
	Total_memory: INTEGER_32


Generated by ISE EiffelStudio