[[Property:title|eif_access]] [[Property:weight|-14]] [[Property:uuid|2f74eeb4-2508-bf32-adf2-87959cfb2593]] ==Synopsis== #include "eif_hector.h" EIF_REFERENCE eif_access (EIF_OBJECT obj); ==Description== The eif_access macro accesses the Eiffel object obj. ==Return value== The Eiffel reference (EIF_REFERENCE) protected by obj which can be passed to Eiffel routines. ==Conformance== ISE Eiffel 4.1 and later. {{SeeAlso|
[[eif_wean]]
[[eif_adopt]]
[[eif_protect]] }}