|
OverSim
|
#include <RegionDataContainer.h>
Public Member Functions | |
| RegionDataContainer () | |
| .cc | |
| virtual | ~RegionDataContainer () |
| int | getBitLength () |
| calculate the size of the region data map | |
Public Attributes | |
| regionCountMap | regionData |
Definition at line 36 of file RegionDataContainer.h.
| RegionDataContainer::RegionDataContainer | ( | ) |
.cc
Definition at line 26 of file RegionDataContainer.cc.
|
virtual |
Definition at line 32 of file RegionDataContainer.cc.
| int RegionDataContainer::getBitLength | ( | ) |
calculate the size of the region data map
Definition at line 37 of file RegionDataContainer.cc.
| regionCountMap RegionDataContainer::regionData |
Definition at line 44 of file RegionDataContainer.h.
Referenced by getBitLength(), StrategyRegions::getCoordinateMessage(), and StrategyRegions::handleCoordinateRpcCall().