Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
G4UIcommandStatus.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  G4UIcommandStatus {
  fCommandSucceeded = 0, fCommandNotFound = 100, fIllegalApplicationState = 200, fParameterOutOfRange = 300,
  fParameterUnreadable = 400, fParameterOutOfCandidates = 500, fAliasNotFound = 600
}
 

Enumeration Type Documentation

Enumerator
fCommandSucceeded 
fCommandNotFound 
fIllegalApplicationState 
fParameterOutOfRange 
fParameterUnreadable 
fParameterOutOfCandidates 
fAliasNotFound 

Definition at line 33 of file G4UIcommandStatus.hh.