Contiki-NG
aql-exec.c File Reference

 Query execution functions for AQL.
More...

#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include "net/ipv6/uip-debug.h"
#include "index.h"
#include "relation.h"
#include "result.h"
#include "aql.h"

Go to the source code of this file.

Detailed Description

 Query execution functions for AQL.
Author
Nicolas Tsiftes nvt@s.nosp@m.ics..nosp@m.se

Definition in file aql-exec.c.