Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenApoc/OpenApoc
/ count
Method
count
tools/extractors/common/strtab.h:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
StrTab(std::vector<std::string> strings);
15
std::string get(int offset) const;
16
size_t count() const { return readStrings.size(); }
17
};
18
} // namespace OpenApoc
Callers
15
render
Method · 0.45
setupResolutionDisplay
Method · 0.45
rebuildModList
Method · 0.45
updateAvailableLanguages
Method · 0.45
main
Function · 0.45
main
Function · 0.45
extractAgentTypes
Method · 0.45
extractFacilities
Method · 0.45
extractVehicleEquipment
Method · 0.45
extractBulletSpritesCity
Method · 0.45
extractBulletSpritesBattle
Method · 0.45
extractAlienEquipmentSets
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected