pnat.h File Reference

#include <ptlib.h>
#include <ptlib/sockets.h>
#include <ptlib/plugin.h>
#include <ptlib/pluginmgr.h>

Go to the source code of this file.

Classes

class  PNatMethod
struct  PNatMethod::PortInfo
class  PNatStrategy
class  PNatMethodServiceDescriptor< className >

Defines

#define PCREATE_NAT_PLUGIN(name)

Typedefs

typedef PFactory< PNatMethodNatFactory

Functions

 PLIST (PNatList, PNatMethod)


Define Documentation

#define PCREATE_NAT_PLUGIN ( name   ) 

Value:

static PNatMethodServiceDescriptor<PNatMethod_##name> PNatMethod_##name##_descriptor; \
  PCREATE_PLUGIN(name, PNatMethod, &PNatMethod_##name##_descriptor)


Typedef Documentation

typedef PFactory<PNatMethod> NatFactory


Function Documentation

PLIST ( PNatList  ,
PNatMethod   
)


Generated on Mon Sep 15 01:21:35 2008 for PTLib by  doxygen 1.5.1