MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / isHardware

Method isHardware

lib/fluxsource/fluxsource.h:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94 * other things). */
95
96 virtual bool isHardware()
97 {
98 return false;
99 }
100
101protected:
102 ConfigProto _extraConfig;

Callers 6

writeTracksFunction · 0.45
readAndDecodeTrackFunction · 0.45
readDiskCommandFunction · 0.45
mainWriteFunction · 0.45
beginWriteMethod · 0.45
StartWritingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected