MCPcopy Create free account
hub / github.com/KDAB/GammaRay / size

Method size

common/message.cpp:255–258  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

253}
254
255int Message::size() const
256{
257 return m_buffer->data.size();
258}
259
260int Message::pos() const
261{

Callers 15

viewRectMethod · 0.45
definitionMethod · 0.45
addDefinitionMethod · 0.45
matchMethod · 0.45
filePathMethod · 0.45
handleMessageMethod · 0.45
propertyChangedMethod · 0.45
doSendMessageMethod · 0.45
readyReadMethod · 0.45
invokeObjectLocalMethod · 0.45
objectAddressesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected