9 #ifndef BLOCKFACTORY_MEX_IMPL_SIMULINKBLOCKINFORMATIONIMPL_H 10 #define BLOCKFACTORY_MEX_IMPL_SIMULINKBLOCKINFORMATIONIMPL_H 13 #include "mxpp/MxArray.h" 66 bool optionFromKey(
const std::string& key,
double& option)
const;
120 const std::string& fieldName,
121 std::string& value)
const;
123 const std::string& fieldName,
124 double& value)
const;
126 const std::string& fieldName,
129 const std::string& fieldName,
130 mxpp::MxCell& value)
const;
132 const std::string& fieldName,
133 std::vector<double>& value)
const;
136 #endif // BLOCKFACTORY_MEX_IMPL_SIMULINKBLOCKINFORMATIONIMPL_H InputPtrsType NonContiguousInputSignalRawPtr
Definition: SimulinkBlockInformationImpl.h:24
size_t Index
The 0-based index of a port.
Definition: Port.h:39
void * ContiguousOutputSignalRawPtr
Definition: SimulinkBlockInformationImpl.h:25
A container of port information.
Definition: Port.h:78
int Vector
Definition: Port.h:98
const void * ContiguousInputSignalRawPtr
Definition: SimulinkBlockInformationImpl.h:23
DataType
Defines allowed port data types.
Definition: Port.h:62
struct{Rows rows Matrix
Definition: Port.h:104