MCPcopy Create free account
hub / github.com/TactilityProject/Tactility / getType

Method getType

Tests/Tactility/Source/HalDeviceTest.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26 ~TestDevice() final = default;
27
28 Type getType() const final { return type; }
29 std::string getName() const final { return name; }
30 std::string getDescription() const final { return description; }
31};

Callers 4

findDevicesFunction · 0.45
hasDeviceFunction · 0.45
hal_device_get_typeFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected