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

Method Error

src/simulation.cpp:1710–1714  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1708 }
1709
1710 virtual void Error( const wxString &text )
1711 {
1712 ISimulationHandler::Error( text );
1713 Message( text );
1714 }
1715
1716 virtual void Update( float percent, const wxString &text )
1717 {

Callers 4

ssc_invoke_handlerFunction · 0.45
Generate_lkMethod · 0.45
InvokeSSCWithHandlerMethod · 0.45
InvokeWithHandlerMethod · 0.45

Calls 1

ErrorClass · 0.85

Tested by

no test coverage detected