#include <G4GenericMessenger.hh>
|
| | Command (G4UIcommand *cmd, const std::type_info &ti) |
| |
| | Command () |
| |
| Command & | SetStates (G4ApplicationState s0) |
| |
| Command & | SetStates (G4ApplicationState s0, G4ApplicationState s1) |
| |
| Command & | SetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2) |
| |
| Command & | SetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3) |
| |
| Command & | SetStates (G4ApplicationState s0, G4ApplicationState s1, G4ApplicationState s2, G4ApplicationState s3, G4ApplicationState s4) |
| |
| Command & | SetRange (const G4String &range) |
| |
| Command & | SetGuidance (const G4String &s) |
| |
| Command & | SetUnit (const G4String &, UnitSpec=UnitDefault) |
| |
| Command & | SetUnitCategory (const G4String &u) |
| |
| Command & | SetDefaultUnit (const G4String &u) |
| |
| Command & | SetParameterName (const G4String &, G4bool, G4bool=false) |
| |
| Command & | SetDefaultValue (const G4String &) |
| |
| Command & | SetCandidates (const G4String &) |
| |
Definition at line 59 of file G4GenericMessenger.hh.
| G4GenericMessenger::Command::Command |
( |
G4UIcommand * |
cmd, |
|
|
const std::type_info & |
ti |
|
) |
| |
|
inline |
| G4GenericMessenger::Command::Command |
( |
) | |
|
|
inline |
| const std::type_info* G4GenericMessenger::Command::type |
The documentation for this struct was generated from the following files: