Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anjo76/angelscript
/ begin
Method
begin
sdk/add_on/scriptdictionary/scriptdictionary.cpp:1170–1173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1168
// Iterator implementation
1169
1170
CScriptDictionary::CIterator CScriptDictionary::begin() const
1171
{
1172
return CIterator(*this, dict.begin());
1173
}
1174
1175
CScriptDictionary::CIterator CScriptDictionary::end() const
1176
{
Callers
15
Run
Method · 0.80
DictionaryToString
Function · 0.80
InterpretCommand
Method · 0.80
WriteConfigToStream
Function · 0.80
EnumReferences
Method · 0.80
scriptdictionary.cpp
File · 0.80
DeleteAll
Method · 0.80
GetKeys
Method · 0.80
CScriptDictIter
Method · 0.80
~CSerializer
Method · 0.80
ExecuteScripts
Method · 0.80
GetSectionName
Method · 0.80
Calls
1
CIterator
Class · 0.85
Tested by
7
Test
Function · 0.64
Test
Function · 0.64
DictionaryToString
Function · 0.64
PrintAllocIndices
Function · 0.64
PrintLocationCounters
Function · 0.64
RemoveMemoryManager
Function · 0.64
WStringToString
Function · 0.64