MCPcopy Create free account
hub / github.com/EQEmu/EQEmu / Size

Method Size

common/memory_buffer.cpp:170–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

168}
169
170size_t EQ::MemoryBuffer::Size()
171{
172 return size_;
173}
174
175size_t EQ::MemoryBuffer::Size() const
176{

Callers 15

ProcessMethod · 0.45
ProcessMethod · 0.45
LoadAndZeroMMFMethod · 0.45
LoadExistingMMFMethod · 0.45
HandlePacketMethod · 0.45
SendBulkParcelsMethod · 0.45
SendParcelMethod · 0.45
HandlePacketMethod · 0.45
LoadItemsMethod · 0.45
combineMethod · 0.45
ProcessPacketMethod · 0.45
SendPacketMethod · 0.45

Calls

no outgoing calls

Tested by 2

LoadAndZeroMMFMethod · 0.36
LoadExistingMMFMethod · 0.36