Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bwapi/bwapi
/ GetAddress
Method
GetAddress
bwapi/BWAPI_PluginInjector/valloc.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
LPVOID VAlloc::GetAddress() const
22
{
23
return this->pAddress;
24
}
25
26
VAlloc::operator bool() const
27
{
Callers
1
ApplyPatchSuspended
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected