|
Electroneum
|
#include "config.h"
Go to the source code of this file.
Classes | |
| struct | XMLElt |
| struct | serviceDesc |
| struct | action |
| struct | argument |
| struct | stateVar |
Macros | |
| #define | INITHELPER(i, n) ((char *)(((n)<<16)|(i))) |
Functions | |
| char * | genRootDesc (int *len) |
| char * | genWANIPCn (int *len) |
| char * | genWANCfg (int *len) |
| #define INITHELPER | ( | i, | |
| n | |||
| ) | ((char *)(((n)<<16)|(i))) |
Definition at line 51 of file upnpdescgen.h.
| char* genRootDesc | ( | int * | len | ) |
| char* genWANCfg | ( | int * | len | ) |
| char* genWANIPCn | ( | int * | len | ) |