MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / FeatureSelectorRecipient

Class FeatureSelectorRecipient

src/usb_control.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52 template<typename T>
53 struct FeatureSelectorRecipient
54 {
55 static uint8_t get();
56 };
57
58 template<>
59 struct FeatureSelectorRecipient<DeviceFeatureSelector>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected