ProcBlockManager Class Reference
|
Ratpac-two
|
Public Member Functions |
Static Public Member Functions |
Static Public Attributes |
Protected Attributes |
List of all members
RAT::ProcBlockManager Class Reference
Inheritance diagram for RAT::ProcBlockManager:
Public Member Functions | |
| ProcBlockManager (ProcBlock *theMainBlock) | |
| virtual G4String | GetCurrentValue (G4UIcommand *command) |
| virtual void | SetNewValue (G4UIcommand *command, G4String newValue) |
| virtual bool | DoProcCmd (std::string procname, bool last=false) |
| virtual void | DoProcSetCmd (std::string cmdstring) |
Static Public Member Functions | |
| template<class T > | |
| static void | AppendProcessor () |
Static Public Attributes | |
| static std::map< std::string, ProcAllocator * > | procAllocators |
Protected Attributes | |
| ProcBlock * | mainBlock |
| std::stack< ProcBlock * > | blocks |
| Processor * | lastProc |
| G4UIcommand * | procCmd |
| G4UIcommand * | procLastCmd |
| G4UIcommand * | setCmd |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/cmd/include/RAT/ProcBlockManager.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/cmd/src/ProcBlockManager.cc
Generated by