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

Method GetLastReturnCode

source/intercoms/include/G4UImanager.hh:242–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

240 static G4bool DoublePrecisionStr();
241
242 inline G4int GetLastReturnCode() const { return lastRC; }
243
244 inline bool IsLastCommandOutputTreated() { return fLastCommandOutputTreated; }
245 inline void SetLastCommandOutputTreated() { fLastCommandOutputTreated = true; }

Callers 2

ExecuteMacroFileMethod · 0.45
SetNewValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected