MCPcopy Create free account
hub / github.com/NatLabRockies/SAM / CurrentCase

Function CurrentCase

src/script.cpp:119–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119static Case *CurrentCase() { return SamApp::Window()->GetCurrentCase(); }
120
121static void fcall_active_case( lk::invoke_t &cxt )
122{

Callers 14

fcall_active_caseFunction · 0.85
fcall_varinfoFunction · 0.85
fcall_selectinputsFunction · 0.85
fcall_setFunction · 0.85
fcall_getFunction · 0.85
fcall_simulateFunction · 0.85
fcall_simulate_ssc_testsFunction · 0.85
fcall_configurationFunction · 0.85
fcall_load_defaultsFunction · 0.85
fcall_overwrite_defaultsFunction · 0.85
fcall_parsimFunction · 0.85
fcall_show_pageFunction · 0.85

Calls 1

GetCurrentCaseMethod · 0.80

Tested by

no test coverage detected