Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
CPartFile::CPartFile()
114
{
115
Init();
116
}
117
118
CPartFile::CPartFile(CSearchFile* searchresult)
119
{
Callers
nothing calls this directly
Calls
15
GetNameID
Method · 0.80
GetName
Method · 0.80
IsStr
Method · 0.80
IsSameAs
Method · 0.80
GetFullInfo
Method · 0.80
PartMetName
Method · 0.80
insert
Method · 0.80
CPath
Class · 0.70
GetFileSize
Method · 0.45
size
Method · 0.45
IsEmpty
Method · 0.45
IsInt
Method · 0.45
Tested by
no test coverage detected