MCPcopy Create free account
hub / github.com/GENIVI/CANdevStudio / nPorts

Method nPorts

src/components/cansignalencoder/cansignalencodermodel.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44unsigned int CanSignalEncoderModel::nPorts(PortType portType) const
45{
46 return portMappings.at(portType).size();
47}
48
49NodeDataType CanSignalEncoderModel::dataType(PortType portType, PortIndex ndx) const
50{

Callers 1

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected