Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ getRAWSampleLoaderFactory
Function
getRAWSampleLoaderFactory
framework/sampleloader/rawsound.cpp:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
namespace OpenApoc
76
{
77
SampleLoaderFactory *getRAWSampleLoaderFactory() { return new RawSampleLoaderFactory(); }
78
} // namespace OpenApoc
Callers
1
DataImpl
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected