MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / EmergencyStopException

Class EmergencyStopException

lib/core/utils.h:53–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51
52extern bool emergencyStop;
53class EmergencyStopException
54{
55};
56extern void testForEmergencyStop();
57
58#endif

Callers 2

testForEmergencyStopFunction · 0.85
beginWriteMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected