blockfactory  0.8
A framework for wrapping algorithms for dataflow programming
SimulinkBlockInformationImpl.h File Reference
#include "BlockFactory/Core/BlockInformation.h"
#include "mxpp/MxArray.h"
#include <simstruc.h>
#include <string>
#include <vector>
Include dependency graph for SimulinkBlockInformationImpl.h:

Go to the source code of this file.

Classes

class  blockfactory::mex::impl::SimulinkBlockInformationImpl
 SimulinkBlockInformationImpl provides mainly interfacing with Simulink APIs. More...
 

Namespaces

 blockfactory
 
 blockfactory::mex
 
 blockfactory::mex::impl
 

Typedefs

using blockfactory::mex::impl::ContiguousInputSignalRawPtr = const void *
 
using blockfactory::mex::impl::NonContiguousInputSignalRawPtr = InputPtrsType
 
using blockfactory::mex::impl::ContiguousOutputSignalRawPtr = void *