MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / Clear

Method Clear

Source/Chunk.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35void CChunk::Clear()
36{
37 m_vChunkData.clear();
38}
39
40chunk_type_t CChunk::GetType() const
41{

Callers 8

ParseSequenceMethod · 0.45
ClearLogMethod · 0.45
UpdateSamplePointersMethod · 0.45
LoadSequencesVRC6Method · 0.45
LoadSequencesN163Method · 0.45
LoadSequencesS5BMethod · 0.45
ResetRecordCacheMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected