MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / InterfaceAttr

Method InterfaceAttr

src/InterfaceAttr.cpp:43–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41 // =========================================================================
42
43 InterfaceAttr::InterfaceAttr(const std::string &bindInterfaceName) {
44 bindToInterfaceName(bindInterfaceName);
45 }
46
47 InterfaceAttr::~InterfaceAttr() {}
48

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected