Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ Open
Method
Open
tests/unit/engine/Poseidon/test_stubs.cpp:29–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
{
28
public:
29
void Open(QIFStream& stream, const char* path) override { stream.open(path); }
30
31
void Request(const char*, float, int = 0, int = INT_MAX) override {}
32
void CancelRequest(const char*, int = 0, int = INT_MAX) override {}
Callers
1
test_wave_file.cpp
File · 0.45
Calls
1
open
Method · 0.45
Tested by
no test coverage detected