ProcBlockManager Class Reference

Ratpac-two: RAT::ProcBlockManager Class Reference
Ratpac-two
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

ProcBlockmainBlock
 
std::stack< ProcBlock * > blocks
 
ProcessorlastProc
 
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