|
sipxtacklib
Version 3.3
|
#include <HttpConnectionMap.h>


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 |
| HttpConnectionMapEntry | ( | const UtlString & | name | ) |
Constructor.
|
virtual |
Destructor.
| OsConnectionSocket* mpSocket |
| OsBSem mLock |
| bool mbInUse |
|
static |