MCPcopy 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
380bool OSFile::isOpen() {
381 return info->fp != NULL;
382}
383
384// OS Dir classes
385class OSDir::OSDirInfo {

Callers 3

ReadPNGDataMethod · 0.45
PushImageInfoFunction · 0.45
PushImageDataFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected