deferred class
	SHARED_LIBRARY

General
	cluster: base.desc.general
	description: "Platform independent abstraction of a shared library"

Ancestors
	SHARED_LIBRARY_CONSTANTS

Queries
	error_code: INTEGER
	Library_freed: INTEGER
	library_name: STRING
	meaningful: BOOLEAN
	No_error: INTEGER
	No_library: INTEGER
	No_routine: INTEGER
	T_array: INTEGER
	T_boolean: INTEGER
	T_character: INTEGER
	T_double: INTEGER
	T_integer: INTEGER
	T_no_type: INTEGER
	T_pointer: INTEGER
	T_real: INTEGER
	T_reference: INTEGER
	T_short_integer: INTEGER
	T_string: INTEGER

Constraints
	meaningful definition