Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
101
protected:
102
ConfigProto _extraConfig;
Callers
6
writeTracks
Function · 0.45
readAndDecodeTrack
Function · 0.45
readDiskCommand
Function · 0.45
mainWrite
Function · 0.45
beginWrite
Method · 0.45
StartWriting
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected