mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:halw
Date:2011-03-08T23:02:42.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@839 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -19,6 +19,8 @@ The <code lang="text">eif_attribute</code> macro returns the attribute of name <
|
||||
# <code lang="text">EIF_REFERENCE</code>
|
||||
|
||||
If <code lang="text">status</code> is <code lang="text">NULL</code> then no status is set. Otherwise the status of the call is put into <code lang="text">*status</code>. Its value is one of the following:
|
||||
# <code lang="text">EIF_NO_ATTRIBUTE</code>
|
||||
# <code lang="text">EIF_CECIL_OK</code>
|
||||
|
||||
If the visible exception is enabled, then a visible exception is raised upon failure (<code lang="text">EIF_NO_ATTRIBUTE</code>, <code lang="text">EIF_CECIL_ERROR</code>).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user