, including all inherited members.
argChanged() | BLCommand | [inline, virtual] |
argDouble(G4double &var, G4String name, G4String description, G4double units=1.0, G4String fmt=DefaultDoubleFmt, bool permitChange=true) | BLCommand | [protected] |
argFound | BLCommand | [protected] |
argInt(G4int &var, G4String name, G4String description, bool permitChange=true) | BLCommand | [protected] |
argMode | BLCommand | [protected] |
argName | BLCommand | [protected] |
argString(G4String &var, G4String name, G4String description, bool permitChange=true) | BLCommand | [protected] |
argTunable(G4double &var, G4String name, G4String description, G4double units=1.0, G4String fmt=DefaultDoubleFmt) | BLCommand | [protected] |
ArgumentMode enum name | BLCommand | [protected] |
argValue | BLCommand | [protected] |
BLCMDendgroup() | BLCMDendgroup | |
BLCMDhelp class | BLCommand | [friend] |
BLCommand() | BLCommand | [inline, protected] |
BLCommand(const BLCommand &r) | BLCommand | [inline, protected] |
CHANGE enum value | BLCommand | [protected] |
command(BLArgumentVector &argv, BLArgumentMap &namedArgs) | BLCMDendgroup | [virtual] |
commandName() | BLCMDendgroup | [inline, virtual] |
COUNT enum value | BLCommand | [protected] |
defineNamedArgs() | BLCommand | [virtual] |
deleteCommand(G4String &name) | BLCommand | [inline, protected] |
description | BLCommand | [protected] |
doCommand(G4String &line) | BLCommand | [static] |
dumpRotation(const G4RotationMatrix *rot, const char *str) | BLCommand | [static] |
getCmdType() | BLCommand | [inline] |
getDouble(const G4String &s) | BLCommand | [inline, static] |
getErrorCount() | BLCommand | [inline, static] |
getList(const G4String &s, const G4String &delim) | BLCommand | [static] |
getMaterial(G4String materialName, bool error=true) | BLCommand | [static] |
getName() const | BLCommand | [inline, virtual] |
getNextCommand() | BLCommand | [static] |
getPos() | BLCommand | [static] |
getVisAttrib(G4String color) | BLCommand | [static] |
handleNamedArgs(BLArgumentMap &namedArgs) | BLCommand | [protected] |
help(bool detailed) | BLCommand | [protected, virtual] |
HELP enum value | BLCommand | [protected] |
isUndefined(double v) | BLCommand | [static] |
isValidCommand(G4String &cmd) | BLCommand | [inline, static] |
matchList(const G4String s, const G4String patternList) | BLCommand | [static] |
nArgs | BLCommand | [protected] |
nFixed | BLCommand | [protected] |
nTunable | BLCommand | [protected] |
parseArgs(const G4String &line, BLArgumentVector &argv, BLArgumentMap &namedArgs) | BLCommand | [static] |
PRINT enum value | BLCommand | [protected] |
print(G4String name) | BLCommand | [virtual] |
print(G4String name, BLArgumentMap &namedArgs) | BLCommand | |
printArgs(G4String indent1) | BLCommand | [protected] |
printArgString | BLCommand | [protected] |
printError(const char *fmt,...) | BLCommand | [static] |
PROCESS enum value | BLCommand | [protected] |
readFile(G4String filename) | BLCommand | [static] |
registerCommand(BLCmdType _type) | BLCommand | [protected] |
setDescription(const char *_description) | BLCommand | [inline, protected] |
setPos(BLCommandPos &pos) | BLCommand | |
setSynopsis(const char *_synopsis) | BLCommand | [inline, protected] |
splitString(const G4String &s, const G4String &delim, bool trim=false) | BLCommand | [static] |
stringToRotationMatrix(G4String rotation) | BLCommand | [static] |
synopsis | BLCommand | [protected] |
type | BLCommand | [protected] |
undefined() | BLCommand | [static] |
wrapWords(G4String text, G4String indent1, G4String indent, G4String::size_type width=79) | BLCommand | [protected] |
~BLCommand() | BLCommand | [protected, virtual] |