A type helping in the translation from CAlgorithmID to CQuery*. More...
#include <CQueryTreeBuilder.h>
Public Member Functions | |
| CQueryTreeNode * | getQueryByID (const string &inID) const |
| Translate an CAlgorithmID to the corresponding CQueryTreeNode. | |
Public Member Functions inherited from CMagic | |
| void | check () const |
| This function checks the magic number of this and asserts to zero, if something is wrong, if things are ok, this function keeps quiet. | |
| void | checkNPrint () const |
| as check(), but it also prints a small message to cout, saying that the check worked. | |
| CMagic () | |
| sets the magic number to 42 | |
| ~CMagic () | |
| sets the magic number to another value (36) | |
A type helping in the translation from CAlgorithmID to CQuery*.