Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ SetConversion
Method
SetConversion
Source/SequenceParser.cpp:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
}
330
331
void CSequenceParser::SetConversion(std::unique_ptr<CSeqConversionBase> pConv)
332
{
333
m_pConversion = std::move(pConv);
334
}
335
336
void CSequenceParser::ParseSequence(std::string_view sv)
337
{
Callers
3
SetupParser
Method · 0.45
SetupParser
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
1
main
Function · 0.36