MCPcopy Create free account
hub / github.com/bwapi/bwapi / size

Method size

bwapi/Util/Source/Util/MemoryFrame.cpp:66–69  ·  view source on GitHub ↗

----------------------- SIZE ---------------------------------------

Source from the content-addressed store, hash-verified

64 }
65 //----------------------- SIZE ---------------------------------------
66 unsigned int MemoryFrame::size() const
67 {
68 return frameSize;
69 }
70 //----------------------- IS INSIDE ----------------------------------
71 bool MemoryFrame::isInside(void *ptr) const
72 {

Callers 1

writeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected