#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline const NNSG2dUserExCellAttrBank*
NNS_G2dGetUserExCellAttrBankFromCellBank( const NNSG2dCellDataBank* pCellBank );
pCellBank |
[IN] Cell data bank |
The cell user extended attribute bank.
Gets the cell extended attribute bank from the cell bank. Returns a NULL value if it could not be obtained. You must convert the data by specifying the -oua option to use the user extended attributes.
None.
2005/09/01 Initial version.
CONFIDENTIAL