AUI Framework  develop
Cross-platform base for C++ UI apps
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages Concepts
ASqlBuilder::WhereStatement::WhereExpr Class Reference

Public Member Functions#

 WhereExpr (const AString &exprString)
 
WhereExproperator> (const AVariant &other)
 
WhereExproperator>= (const AVariant &other)
 
WhereExproperator< (const AVariant &other)
 
WhereExproperator<= (const AVariant &other)
 
WhereExproperator== (const AVariant &other)
 
WhereExproperator!= (const AVariant &other)
 
WhereExproperator&& (const WhereExpr &other)
 
WhereExproperator|| (const WhereExpr &other)
 

Static Public Member Functions#

static std::tuple< AString, AVector< AVariant > > unpack (const WhereExpr &e)