Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ isOpen
Method
isOpen
src/common/OSFile.cpp:380–382 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
378
}
379
380
bool OSFile::isOpen() {
381
return info->fp != NULL;
382
}
383
384
// OS Dir classes
385
class OSDir::OSDirInfo {
Callers
3
ReadPNGData
Method · 0.45
PushImageInfo
Function · 0.45
PushImageData
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected