sipxtacklib  Version 3.3
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
HttpConnectionMapEntry Class Reference

#include <HttpConnectionMap.h>

Inheritance diagram for HttpConnectionMapEntry:
Inheritance graph
[legend]
Collaboration diagram for HttpConnectionMapEntry:
Collaboration graph
[legend]

Public Member Functions

 HttpConnectionMapEntry (const UtlString &name)
 Constructor. More...
 
virtual ~HttpConnectionMapEntry ()
 Destructor. More...
 

Public Attributes

OsConnectionSocket * mpSocket
 
OsBSem mLock
 
bool mbInUse
 

Static Public Attributes

static int count = 0
 

Constructor & Destructor Documentation

HttpConnectionMapEntry ( const UtlString &  name)

Constructor.

~HttpConnectionMapEntry ( )
virtual

Destructor.

Member Data Documentation

OsConnectionSocket* mpSocket
OsBSem mLock
bool mbInUse
int count = 0
static

sipXtackLib home page