Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ AddString
Method
AddString
libs/map/framework.hpp:678–678 ·
view source on GitHub ↗
Set the localized strings bundle
Source
from the content-addressed store, hash-verified
676
677
/// Set the localized strings bundle
678
void AddString(std::string const & name, std::string const & value) { m_stringsBundle.SetString(name, value); }
679
680
StringsBundle const & GetStringsBundle();
681
Callers
12
PreSerialize
Method · 0.45
SetName
Method · 0.45
operator()
Method · 0.45
MakeName
Function · 0.45
AddWithEditor
Method · 0.45
OnSave
Method · 0.45
GetPreferredBookmarkStrForKml
Function · 0.45
ParseStrings
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
ToMultilang
Function · 0.45
UNIT_TEST
Function · 0.45
UNIT_TEST
Function · 0.45
Calls
1
SetString
Method · 0.45
Tested by
6
MakeName
Function · 0.36
AddWithEditor
Method · 0.36
UNIT_CLASS_TEST
Function · 0.36
ToMultilang
Function · 0.36
UNIT_TEST
Function · 0.36
UNIT_TEST
Function · 0.36