Electroneum
upnpdescgen.h File Reference
#include "config.h"
Include dependency graph for upnpdescgen.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)
 

Macro Definition Documentation

◆ INITHELPER

#define INITHELPER (   i,
 
)    ((char *)(((n)<<16)|(i)))

Definition at line 51 of file upnpdescgen.h.

Function Documentation

◆ genRootDesc()

char* genRootDesc ( int *  len)

◆ genWANCfg()

char* genWANCfg ( int *  len)

◆ genWANIPCn()

char* genWANIPCn ( int *  len)