MCPcopy Create free account
hub / github.com/Serial-Studio/Serial-Studio / pluginIndex

Method pluginIndex

app/src/IO/Drivers/CANBus.cpp:428–431  ·  view source on GitHub ↗

* @brief Returns the current plugin index */

Source from the content-addressed store, hash-verified

426 * @brief Returns the current plugin index
427 */
428quint8 IO::Drivers::CANBus::pluginIndex() const
429{
430 return m_pluginIndex;
431}
432
433/**
434 * @brief Returns the current interface index

Callers 2

getConfigurationMethod · 0.80
getPluginListMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected