Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ setSection
Method
setSection
src/program/ramsearch/IOProcessDevice.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
void IOProcessDevice::setSection(const MemSection& section)
32
{
33
mem_section = section;
34
}
35
36
qint64 IOProcessDevice::size() const
37
{
Callers
1
switch_section
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected