Apps
Components
Interfaces
All Files
Source Tree
source:
tos.lib.TinyDB.Query.nc
Component: Query
Provided Interfaces
QueryIntf
Function Index
command short
QueryIntf.size
(QueryPtr q)
command Field
QueryIntf.getField
(QueryPtr q, uint8_t idx)
command result_t
QueryIntf.setField
(QueryPtr q, uint8_t idx, Field f)
command Expr
QueryIntf.getExpr
(QueryPtr q, uint8_t idx)
command result_t
QueryIntf.setExpr
(QueryPtr q, uint8_t idx, Expr e)
command bool
QueryIntf.fieldsComplete
(Query q)
command bool
QueryIntf.exprsComplete
(Query q)