Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ddnet/ddnet
/ IsOpen
Method
IsOpen
src/engine/shared/datafile.cpp:697–700 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
695
}
696
697
bool CDataFileReader::IsOpen() const
698
{
699
return m_pDataFile != nullptr;
700
}
701
702
IOHANDLE CDataFileReader::File() const
703
{
Callers
1
IsLoaded
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected