MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / IsOpen

Method IsOpen

Source/Utility/ZLibWrapper.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54//
55//*****************************************************************************
56bool COutStream::IsOpen() const
57{
58 return mFile != NULL;
59}
60
61//*****************************************************************************
62//

Callers 4

IsValidMethod · 0.45
skipMethod · 0.45
IsValidMethod · 0.45
skipMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected