Odamex
Setting the Standard in Multiplayer Doom
libminiupnpc/portlistingparse.h File Reference

Go to the source code of this file.

Data Structures

struct  PortMapping
struct  PortMappingParserData

Enumerations

enum  portMappingElt {
  PortMappingEltNone, PortMappingEntry, NewRemoteHost, NewExternalPort,
  NewProtocol, NewInternalPort, NewInternalClient, NewEnabled,
  NewDescription, NewLeaseTime
}

Functions

LIBSPEC void ParsePortListing (const char *buffer, int bufsize, struct PortMappingParserData *pdata)
LIBSPEC void FreePortListing (struct PortMappingParserData *pdata)

Enumeration Type Documentation

Enumerator:
PortMappingEltNone 
PortMappingEntry 
NewRemoteHost 
NewExternalPort 
NewProtocol 
NewInternalPort 
NewInternalClient 
NewEnabled 
NewDescription 
NewLeaseTime 

Function Documentation

LIBSPEC void FreePortListing ( struct PortMappingParserData pdata)
LIBSPEC void ParsePortListing ( const char *  buffer,
int  bufsize,
struct PortMappingParserData pdata 
)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends