System documentation of the GNU Image-Finding Tool

Public Member Functions | List of all members
CQueryContainer Class Reference

A type helping in the translation from CAlgorithmID to CQuery*. More...

#include <CQueryTreeBuilder.h>

Inheritance diagram for CQueryContainer:
CMagic

Public Member Functions

CQueryTreeNodegetQueryByID (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)

Detailed Description

A type helping in the translation from CAlgorithmID to CQuery*.


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen