Summary:
Create an emif design for the Eant_Arc structure.
Header File:
eant.h
Library Name:
elib
|
Emif_Design* eant_ArcDesignDefine (
|
Eerr_ErrorReport** lclerr,
dictionary
The dictionary to put the design in.
lclerr
Error handling structure pointer.
Description:
Create an emif design for an Eant_Arc structure and put it in the given dictionary.
Notes:
None.
Return Description:
Upon success this function returns a pointer to Emif_Design structure. If an error occurs, eant_ArcDesignDefine calls eerr_CreateErrorReport and returns NULL.