blockfactory
0.8
A framework for wrapping algorithms for dataflow programming
|
Classes | |
class | SimulinkBlockInformationImpl |
SimulinkBlockInformationImpl provides mainly interfacing with Simulink APIs. More... | |
Typedefs | |
using | ContiguousInputSignalRawPtr = const void * |
using | NonContiguousInputSignalRawPtr = InputPtrsType |
using | ContiguousOutputSignalRawPtr = void * |
using blockfactory::mex::impl::ContiguousInputSignalRawPtr = typedef const void* |
using blockfactory::mex::impl::ContiguousOutputSignalRawPtr = typedef void* |
using blockfactory::mex::impl::NonContiguousInputSignalRawPtr = typedef InputPtrsType |