Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
170
size_t EQ::MemoryBuffer::Size()
171
{
172
return size_;
173
}
174
175
size_t EQ::MemoryBuffer::Size() const
176
{
Callers
15
Process
Method · 0.45
Process
Method · 0.45
LoadAndZeroMMF
Method · 0.45
LoadExistingMMF
Method · 0.45
HandlePacket
Method · 0.45
SendBulkParcels
Method · 0.45
SendParcel
Method · 0.45
HandlePacket
Method · 0.45
LoadItems
Method · 0.45
combine
Method · 0.45
ProcessPacket
Method · 0.45
SendPacket
Method · 0.45
Calls
no outgoing calls
Tested by
2
LoadAndZeroMMF
Method · 0.36
LoadExistingMMF
Method · 0.36