MCPcopy Create free account
hub / github.com/Geant4/geant4 / IfCommandFailed

Method IfCommandFailed

source/intercoms/include/G4UIcommand.hh:169–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167 failureDescription = ed.str();
168 }
169 inline G4int IfCommandFailed() { return commandFailureCode; }
170 inline const G4String& GetFailureDescription() { return failureDescription; }
171 inline void ResetFailure()
172 {

Callers 1

ApplyCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected