Contiki 2.5
Data Structures | Macros
dsc.h File Reference

Declaration of the DSC program description structure. More...

#include "ctk/ctk.h"

Go to the source code of this file.

Data Structures

struct  dsc
 The DSC program description structure. More...
 

Macros

#define DSC(dscname, description, prgname, process, icon)   CLIF const struct dsc dscname = {description, prgname}
 Instantiating macro for the DSC structure. More...
 

Detailed Description

Declaration of the DSC program description structure.

Author
Adam Dunkels adam@.nosp@m.dunk.nosp@m.els.c.nosp@m.om

Definition in file dsc.h.