NNS_G2dGetUserExCellAttrBankFromCellBank

Syntax

#include <nnsys/g2d/fmt/g2d_Cell_data.h>

static inline const NNSG2dUserExCellAttrBank* 
NNS_G2dGetUserExCellAttrBankFromCellBank( const NNSG2dCellDataBank* pCellBank );

  

Arguments

pCellBank [IN] Cell data bank

Return Values

The cell user extended attribute bank.

Description

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.

See Also

None.

Revision History

2005/09/01 Initial version.


CONFIDENTIAL