Apps
Components
Interfaces
All Files
Source Tree
source:
tos.lib.TinyDB.SelOperator.nc
Component: SelOperator
Required Interfaces
TupleIntf
ExprEval
Provided Interfaces
Operator
Variables
ParsedQuery *mQs
Tuple *mT
Expr *mE
task void doFilter(void)
Function Index
command TinyDBError
Operator.processTuple
(ParsedQueryPtr qs, TuplePtr t, ExprPtr e)
task void
doFilter
(void)
command TinyDBError
Operator.nextResult
(QueryResultPtr qr, ParsedQueryPtr qs, ExprPtr e)
command TinyDBError
Operator.processPartialResult
(QueryResultPtr qr, ParsedQueryPtr qs, ExprPtr e)
command result_t
Operator.endOfEpoch
(ParsedQueryPtr q, ExprPtr e)
command bool
Operator.resultIsForExpr
(QueryResultPtr qr, ExprPtr e)