sipxportlib  Version 3.3
Public Member Functions | Public Attributes | List of all members
OsNatKeepaliveEvent Class Reference

#include <OsNatKeepaliveListener.h>

Collaboration diagram for OsNatKeepaliveEvent:
Collaboration graph
[legend]

Public Member Functions

 OsNatKeepaliveEvent ()
 
virtual ~OsNatKeepaliveEvent ()
 
 OsNatKeepaliveEvent (const OsNatKeepaliveEvent &r)
 
OsNatKeepaliveEventoperator= (const OsNatKeepaliveEvent &r)
 

Public Attributes

OS_NAT_KEEPALIVE_TYPE type
 
UtlString remoteAddress
 
int remotePort
 
int keepAliveSecs
 
UtlString mappedAddress
 
int mappedPort
 

Detailed Description

Simple event object/container for the OsNatKeepaliveListener.

Constructor & Destructor Documentation

OsNatKeepaliveEvent ( )
inline
virtual ~OsNatKeepaliveEvent ( )
inlinevirtual

Member Function Documentation

OsNatKeepaliveEvent& operator= ( const OsNatKeepaliveEvent r)
inline

Member Data Documentation

UtlString remoteAddress
int remotePort
int keepAliveSecs
UtlString mappedAddress
int mappedPort