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

Method nPorts

src/components/cansignaldecoder/cansignaldecodermodel.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 1

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected