A data structure including a query expression and the list of table names mentioned in the expression. More...
#include <qExpr.h>
Public Attributes | |
const qExpr * | term |
std::set< std::string > | tnames |
A data structure including a query expression and the list of table names mentioned in the expression.