FLA_Copy_task.c File Reference

(r)


Functions

FLA_Error FLA_Copy_task (FLA_Obj A, FLA_Obj B, fla_copy_t *cntl)

Function Documentation

FLA_Error FLA_Copy_task ( FLA_Obj  A,
FLA_Obj  B,
fla_copy_t cntl 
)

References FLA_Copy_external().

Referenced by FLASH_Queue_exec_task().

00036 {
00037   FLA_Copy_external( A, B );
00038 
00039   return FLA_SUCCESS;
00040 }


Generated on Mon Jul 6 05:45:53 2009 for libflame by  doxygen 1.5.9