|
Contiki 3.x
|
This component forwards index calls using the generic index API to specific implementations.More...
#include "contiki.h"#include "lib/memb.h"#include "lib/list.h"#include "net/ip/uip-debug.h"#include "antelope.h"#include "attribute.h"#include "db-options.h"#include "index.h"#include "storage.h"Go to the source code of this file.
This component forwards index calls using the generic index API to specific implementations.
Definition in file index.c.
1.8.5