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

Method getName

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

Source from the content-addressed store, hash-verified

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};
32

Callers 1

HalDeviceTest.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected