MCPcopy Create free account
hub / github.com/MITK/MITK / GetSize

Method GetSize

Modules/CppMicroServices/src/usModuleResource.cpp:244–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

242}
243
244int ModuleResource::GetSize() const
245{
246 return d->stat.uncompressedSize;
247}
248
249time_t ModuleResource::GetLastModified() const
250{

Callers 7

checkResourceInfoFunction · 0.45
testTextResourceFunction · 0.45
testTextResourceAsBinaryFunction · 0.45
testInvalidResourceFunction · 0.45
testSpecialCharactersFunction · 0.45
testBinaryResourceFunction · 0.45
ModuleResourceStreamMethod · 0.45

Calls

no outgoing calls

Tested by 6

checkResourceInfoFunction · 0.36
testTextResourceFunction · 0.36
testTextResourceAsBinaryFunction · 0.36
testInvalidResourceFunction · 0.36
testSpecialCharactersFunction · 0.36
testBinaryResourceFunction · 0.36