|
Geant4
10.03.p02
|
Static Public Member Functions | |
| static G4String | ConvertToString (G4bool boolVal) |
| static G4String | ConvertToString (G4int intValue) |
| static G4String | ConvertToString (G4double doubleValue) |
| static G4String | ConvertToString (G4double doubleValue, const char *unitName) |
| static G4String | ConvertToString (G4ThreeVector vec) |
| static G4String | ConvertToString (G4ThreeVector vec, const char *unitName) |
| static G4bool | ConvertToBool (const char *st) |
| static G4int | ConvertToInt (const char *st) |
| static G4double | ConvertToDouble (const char *st) |
| static G4double | ConvertToDimensionedDouble (const char *st) |
| static G4ThreeVector | ConvertTo3Vector (const char *st) |
| static G4ThreeVector | ConvertToDimensioned3Vector (const char *st) |
| static G4double | ValueOf (const char *unitName) |
| static G4String | CategoryOf (const char *unitName) |
| static G4String | UnitsList (const char *unitCategory) |
Protected Member Functions | |
| G4int | CheckNewValue (const char *newValue) |
Protected Attributes | |
| G4bool | toBeBroadcasted |
| G4bool | toBeFlushed |
| G4bool | workerThreadOnly |
Private Attributes | |
| G4UImessenger * | messenger |
| G4String | commandPath |
| G4String | commandName |
| G4String | rangeString |
| std::vector< G4UIparameter * > | parameter |
| std::vector< G4String > | commandGuidance |
| std::vector< G4ApplicationState > | availabelStateList |
| G4String | rangeBuf |
| G4int | bp |
| tokenNum | token |
| yystype | yylval |
| std::vector< yystype > | newVal |
| G4int | paramERR |
| G4UIcommand | ( | ) |
| G4UIcommand | ( | const char * | theCommandPath, |
| G4UImessenger * | theMessenger, | ||
| G4bool | tBB = true |
||
| ) |
|
virtual |
| G4int operator== | ( | const G4UIcommand & | right | ) | const |
| G4int operator!= | ( | const G4UIcommand & | right | ) | const |
Reimplemented in G4UIcmdWith3VectorAndUnit, and G4UIcmdWithADoubleAndUnit.
| G4String GetCurrentValue | ( | ) |
| void AvailableForStates | ( | G4ApplicationState | s1 | ) |
Referenced by G4GenericMessenger::Command::SetStates().
| void AvailableForStates | ( | G4ApplicationState | s1, |
| G4ApplicationState | s2 | ||
| ) |
| void AvailableForStates | ( | G4ApplicationState | s1, |
| G4ApplicationState | s2, | ||
| G4ApplicationState | s3 | ||
| ) |
| void AvailableForStates | ( | G4ApplicationState | s1, |
| G4ApplicationState | s2, | ||
| G4ApplicationState | s3, | ||
| G4ApplicationState | s4 | ||
| ) |
| void AvailableForStates | ( | G4ApplicationState | s1, |
| G4ApplicationState | s2, | ||
| G4ApplicationState | s3, | ||
| G4ApplicationState | s4, | ||
| G4ApplicationState | s5 | ||
| ) |
| G4bool IsAvailable | ( | ) |
|
virtual |
|
static |
|
static |
Referenced by G4AnyType::Ref< ValueType >::FromString().
|
static |
Referenced by G4AnyType::Ref< ValueType >::FromString().
|
static |
References rangeString.
Referenced by G4GenericMessenger::Command::SetRange().
References rangeString.
| G4int GetGuidanceEntries | ( | ) | const |
References commandGuidance.
References commandGuidance.
References commandPath.
References commandName.
| G4UIparameter* GetParameter | ( | G4int | i | ) | const |
References parameter.
| std::vector<G4ApplicationState>* GetStateList | ( | ) |
References availabelStateList.
| G4UImessenger* GetMessenger | ( | ) | const |
References messenger.
| void SetParameter | ( | G4UIparameter *const | newParameter | ) |
References newVal, and parameter.
Referenced by G4ModelCmdApplyColour< M >::G4ModelCmdApplyColour(), and G4ModelCmdApplyStringColour< M >::G4ModelCmdApplyStringColour().
References commandGuidance.
Referenced by G4ModelCmdActive< M >::G4ModelCmdActive(), G4ModelCmdAddInt< M >::G4ModelCmdAddInt(), G4ModelCmdAddInterval< M >::G4ModelCmdAddInterval(), G4ModelCmdAddIntervalContext< M >::G4ModelCmdAddIntervalContext(), G4ModelCmdAddString< M >::G4ModelCmdAddString(), G4ModelCmdAddValue< M >::G4ModelCmdAddValue(), G4ModelCmdAddValueContext< M >::G4ModelCmdAddValueContext(), G4ModelCmdApplyColour< M >::G4ModelCmdApplyColour(), G4ModelCmdApplyStringColour< M >::G4ModelCmdApplyStringColour(), G4ModelCmdCreateContextDir< M >::G4ModelCmdCreateContextDir(), G4ModelCmdDraw< M >::G4ModelCmdDraw(), G4ModelCmdInvert< M >::G4ModelCmdInvert(), G4ModelCmdReset< M >::G4ModelCmdReset(), G4ModelCmdSetAuxPtsFillStyle< M >::G4ModelCmdSetAuxPtsFillStyle(), G4ModelCmdSetAuxPtsSize< M >::G4ModelCmdSetAuxPtsSize(), G4ModelCmdSetAuxPtsSizeType< M >::G4ModelCmdSetAuxPtsSizeType(), G4ModelCmdSetAuxPtsType< M >::G4ModelCmdSetAuxPtsType(), G4ModelCmdSetAuxPtsVisible< M >::G4ModelCmdSetAuxPtsVisible(), G4ModelCmdSetDrawAuxPts< M >::G4ModelCmdSetDrawAuxPts(), G4ModelCmdSetDrawLine< M >::G4ModelCmdSetDrawLine(), G4ModelCmdSetDrawStepPts< M >::G4ModelCmdSetDrawStepPts(), G4ModelCmdSetLineVisible< M >::G4ModelCmdSetLineVisible(), G4ModelCmdSetStepPtsFillStyle< M >::G4ModelCmdSetStepPtsFillStyle(), G4ModelCmdSetStepPtsSize< M >::G4ModelCmdSetStepPtsSize(), G4ModelCmdSetStepPtsSizeType< M >::G4ModelCmdSetStepPtsSizeType(), G4ModelCmdSetStepPtsType< M >::G4ModelCmdSetStepPtsType(), G4ModelCmdSetStepPtsVisible< M >::G4ModelCmdSetStepPtsVisible(), G4ModelCmdSetString< M >::G4ModelCmdSetString(), G4ModelCmdSetTimeSliceInterval< M >::G4ModelCmdSetTimeSliceInterval(), G4ModelCmdVerbose< M >::G4ModelCmdVerbose(), G4VisCommandListManagerList< Manager >::G4VisCommandListManagerList(), G4VisCommandListManagerSelect< Manager >::G4VisCommandListManagerSelect(), G4VisCommandManagerMode< Manager >::G4VisCommandManagerMode(), G4VisCommandModelCreate< Factory >::G4VisCommandModelCreate(), G4GenericMessenger::Command::SetGuidance(), and G4VisCommandModelCreate< Factory >::SetNewValue().
References commandGuidance.
Referenced by G4UIcommandTree::GetTitle().
References toBeBroadcasted.
Referenced by G4GenericMessenger::Command::SetToBeBroadcasted().
| G4bool ToBeBroadcasted | ( | ) | const |
References toBeBroadcasted.
References toBeFlushed.
Referenced by G4GenericMessenger::Command::SetToBeFlushed().
| G4bool ToBeFlushed | ( | ) | const |
References toBeFlushed.
References workerThreadOnly.
Referenced by G4GenericMessenger::Command::SetWorkerThreadOnly().
| G4bool IsWorkerThreadOnly | ( | ) | const |
References workerThreadOnly.
|
private |
|
private |
|
private |
Referenced by GetMessenger().
|
private |
Referenced by GetCommandPath().
|
private |
Referenced by GetCommandName().
|
private |
Referenced by GetRange(), and SetRange().
|
private |
Referenced by GetParameter(), GetParameterEntries(), and SetParameter().
|
private |
Referenced by GetGuidanceEntries(), GetGuidanceLine(), GetTitle(), and SetGuidance().
|
private |
Referenced by GetStateList().
|
protected |
Referenced by SetToBeBroadcasted(), and ToBeBroadcasted().
|
protected |
Referenced by SetToBeFlushed(), and ToBeFlushed().
|
protected |
Referenced by IsWorkerThreadOnly(), and SetWorkerThreadOnly().
|
private |
|
private |
|
private |
|
private |
|
private |
Referenced by SetParameter().
|
private |