Synopsis
(macro) char * ddf_GetEntityName(DDF_TF tf)
Purpose
Get entity name.
Description
A pointer to the name of the entity TF tf is returned. Since this function simply returns the location of the entry in the DDF, care must be taken to not change the information at the returned location.
Input
tf
Entity TF whose name is to be returned
Return
A pointer to the entity name for tf