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

Method nPorts

src/components/canload/canloadmodel.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39unsigned int CanLoadModel::nPorts(PortType portType) const
40{
41 return portMappings.at(portType).size();
42}
43
44NodeDataType CanLoadModel::dataType(PortType portType, PortIndex ndx) const
45{

Callers 1

Calls 1

sizeMethod · 0.80

Tested by

no test coverage detected