eant_AntHeaderDesignDefine

Go Back

Summary:
  Create an emif design for the AntHeader structure.

Header File:
  eant.h

Library Name:
  elib

Emif_Design*    eant_AntHeaderDesignDefine  (
    Emif_Dictionary*    dictionary,
    Eerr_ErrorReport**    lclerr,
  )
dictionary
    The dictionary to put the design in.
lclerr
    Error handling structure pointer.

Description:
  Create an emif design for an AntHeader 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_AntHeaderDesignDefine calls eerr_CreateErrorReport and returns NULL.