AUI Framework  master
Cross-platform base for C++ UI apps
Loading...
Searching...
No Matches
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)