Library Development - MATLAB & Simulink (original) (raw)

addEntry Add table entry to collection of table entries registered in code replacement table
createCRLEntry Create code replacement table entry from conceptual and implementation argument string specifications
registerCFunctionEntry Create function entry based on specified parameters and register in code replacement table
registerCPPFunctionEntry Create C++ function entry based on specified parameters and register in code replacement table
registerCPromotableMacroEntry Create promotable code replacement macro entry based on specified parameters and register in code replacement table (for abs function replacement only)
RTW.TflBlasEntryGenerator Create code replacement table entry for a BLAS operation
RTW.TflCBlasEntryGenerator Create code replacement table entry for a CBLAS operation
RTW.TflCFunctionEntry Create code replacement table entry for a function
RTW.TflCFunctionEntryML Custom code replacement table function entry
RTW.TflCOperationEntry Create code replacement table entry for an operator
RTW.TflCOperationEntryGenerator Create code replacement table entry for a fixed-point addition or subtraction operation
RTW.TflCOperationEntryGenerator_NetSlope Create code replacement table entry for a net slope fixed-point operation
RTW.TflCOperationEntryML Custom code replacement table operation entry
RTW.TflCSemaphoreEntry Create code replacement table entry for a semaphore or mutex
RTW.TflTable Create code replacement table
setTflCFunctionEntryParameters Set specified parameters for function entry in code replacement table
setTflCOperationEntryParameters Set specified parameters for operator entry in code replacement table
setTflCSemaphoreEntryParameters Set specified parameters for semaphore entry in code replacement table