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

Method Warn

src/simulation.cpp:1704–1708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1702 }
1703
1704 virtual void Warn( const wxString &text )
1705 {
1706 ISimulationHandler::Warn( text );
1707 Message( text );
1708 }
1709
1710 virtual void Error( const wxString &text )
1711 {

Callers 1

ssc_invoke_handlerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected