reSIProcate/stack  9694
Classes | Namespaces | Typedefs | Functions
Connection.hxx File Reference
#include <list>
#include "resip/stack/ConnectionBase.hxx"
#include "rutil/Socket.hxx"
#include "rutil/FdPoll.hxx"
#include "rutil/Timer.hxx"
#include "resip/stack/Transport.hxx"
#include "resip/stack/MsgHeaderScanner.hxx"
#include "rutil/IntrusiveListElement.hxx"
Include dependency graph for Connection.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::Connection
 Connection implements, via sockets, ConnectionBase for managed connections. More...

Namespaces

namespace  resip
 

SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser.


Typedefs

typedef IntrusiveListElement
< Connection * > 
resip::ConnectionLruList
 three intrusive list types for in-place reference
typedef IntrusiveListElement1
< Connection * > 
resip::ConnectionReadList
typedef IntrusiveListElement2
< Connection * > 
resip::ConnectionWriteList
typedef IntrusiveListElement3
< Connection * > 
resip::FlowTimerLruList

Functions

EncodeStreamresip::operator<< (EncodeStream &strm, const resip::Connection &c)