MCPcopy 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
31void IOProcessDevice::setSection(const MemSection& section)
32{
33 mem_section = section;
34}
35
36qint64 IOProcessDevice::size() const
37{

Callers 1

switch_sectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected