NNS_G2dCopyCellAsOamAttr

C Specification

#include <nnsys/g2d/fmt/g2d_Cell_data.h>
static inline void NNS_G2dCopyCellAsOamAttr( 
        const NNSG2dCellData*   pCell, 
        u16                    idx, 
        GXOamAttr*             pDst );

Arguments

pCell [IN] Cell data
idx [IN] OBJ index
pDst   [OUT] Copy destination

Return Values

None.

Description

Copies the OAM attribute information inside the cell data to GXOamAttr.

See Also

NNS_G2dMakeCellToOams

Revision History

05/28/2004 Initial version.


CONFIDENTIAL