MCPcopy Create free account
hub / github.com/KDE/kdevelop / data

Method data

kdevplatform/serialization/itemrepository.h:345–348  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

343 }
344
345 inline char* data()
346 {
347 return m_data;
348 }
349
350 inline uint dataSize() const
351 {

Callers 6

readListFunction · 0.45
writeListFunction · 0.45
dynamicItemFromIndexMethod · 0.45
updateFreeSpaceOrderMethod · 0.45
initializeBucketMethod · 0.45
testMethod · 0.45

Calls

no outgoing calls

Tested by 1

testMethod · 0.36