eif_type_by_name

Synopsis

#include "eif_gen_conf.h" EIF_TYPE_ID eif_type_by_name (char * type);

Description

The eif_type_by_name function returns the type identifier corresponding to type, which is the name of the type.

Return value

The eif_type_by_name function returns the type.

Notes

An error cannot be caught by a visible exception.

The type is not necessary visible.

Conformance

ISE Eiffel 4.3 and later.

Compatibility

eif_type_by_name is equivalent to eif_type_id.

See Also:
eif_*_function
eif_procedure
eif_type
eif_name

cached: 03/18/2024 8:12:59.000 PM