MCPcopy Create free account
hub / github.com/amule-project/amule / CPartFile

Method CPartFile

src/PartFile.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111#ifndef CLIENT_GUI
112
113CPartFile::CPartFile()
114{
115 Init();
116}
117
118CPartFile::CPartFile(CSearchFile* searchresult)
119{

Callers

nothing calls this directly

Calls 15

GetNameIDMethod · 0.80
GetNameMethod · 0.80
IsStrMethod · 0.80
IsSameAsMethod · 0.80
GetFullInfoMethod · 0.80
PartMetNameMethod · 0.80
insertMethod · 0.80
CPathClass · 0.70
GetFileSizeMethod · 0.45
sizeMethod · 0.45
IsEmptyMethod · 0.45
IsIntMethod · 0.45

Tested by

no test coverage detected