DBMessenger Class Reference

Ratpac-two: RAT::DBMessenger Class Reference
Ratpac-two
Inheritance diagram for RAT::DBMessenger:

Public Member Functions

 DBMessenger (DB *dbToUse)
 
G4String GetCurrentValue (G4UIcommand *command)
 
void SetNewValue (G4UIcommand *command, G4String newValue)
 
void Load (std::string filename)
 
void Set (std::string tbl_descriptor, std::string field, std::string value)
 
void Server (std::string url)
 
void Run (int run)
 

Protected Member Functions

void Init (DB *dbToUse)
 

Protected Attributes

DBdb
 
G4UIcmdWithAString * loadCmd
 
G4UIcommand * setCmd
 
G4UIcmdWithAString * serverCmd
 
G4UIcmdWithAnInteger * runCmd
 

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/DBMessenger.hh
  • /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/cmd/src/DBMessenger.cc