Monero
Loading...
Searching...
No Matches
upnpdescgen.h File Reference
#include "config.h"
Include dependency graph for upnpdescgen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  XMLElt
struct  serviceDesc
struct  action
struct  argument
struct  stateVar

Macros

#define INITHELPER(i, n)

Functions

char * genRootDesc (int *len)
char * genWANIPCn (int *len)
char * genWANCfg (int *len)

Macro Definition Documentation

◆ INITHELPER

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

Function Documentation

◆ genRootDesc()

char * genRootDesc ( int * len)

◆ genWANCfg()

char * genWANCfg ( int * len)

◆ genWANIPCn()

char * genWANIPCn ( int * len)