NNS_G2dCopyCellAsOamAttr

Syntax

#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

2004/05/28 Initial version.


CONFIDENTIAL