MCPcopy Create free account
hub / github.com/diasurgical/devilution / IsOpen

Method IsOpen

Source/mpqapi.cpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 bool IsOpen() const
71 {
72 return s_ != nullptr;
73 }
74
75 bool seekg(std::streampos pos)
76 {

Callers 1

CloseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected