MCPcopy Create free account
hub / github.com/DFHack/dfhack / size

Method size

library/PluginManager.cpp:1151–1154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1149}
1150
1151size_t PluginManager::size()
1152{
1153 return all_plugins.size();
1154}
1155
1156std::map<std::string, Plugin*>::iterator PluginManager::begin()
1157{

Callers 15

cheap_tokeniseMethod · 0.45
init_run_scriptFunction · 0.45
init_enable_scriptFunction · 0.45
runCommandMethod · 0.45
try_autocompleteFunction · 0.45
getScriptPathsMethod · 0.45
sc_event_map_initFunction · 0.45
fatalMethod · 0.45
InitMainThreadMethod · 0.45
InitSimulationThreadMethod · 0.45
onStateChangeMethod · 0.45
run_commandMethod · 0.45

Calls

no outgoing calls

Tested by 9

TESTFunction · 0.36
TEST_FFunction · 0.36
printMatsFunction · 0.36
estimate_undergroundFunction · 0.36
estimate_materialsFunction · 0.36
add_to_historyMethod · 0.36
scan_backMethod · 0.36
get_cur_unit_idMethod · 0.36
add_bucket_to_vectorsFunction · 0.36