reSIProcate/stack  9694
Classes | Namespaces | Typedefs | Functions
Tuple.hxx File Reference
#include "rutil/Socket.hxx"
#include "rutil/compat.hxx"
#include "rutil/HashMap.hxx"
#include "rutil/TransportType.hxx"
#include "rutil/HeapInstanceCounter.hxx"
#include "rutil/Data.hxx"
#include <netinet/in.h>
Include dependency graph for Tuple.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  resip::Tuple
 Represents a network address. More...
class  resip::Tuple::AnyInterfaceCompare
 A "less than" comparator for Tuple, for use in map containers etc. More...
class  resip::Tuple::AnyPortCompare
 A "less than" comparator for Tuple, for use in map containers etc. More...
class  resip::Tuple::AnyPortAnyInterfaceCompare
 A "less than" comparator for Tuple, for use in map containers etc. More...
class  resip::Tuple::FlowKeyCompare

Namespaces

namespace  resip
 

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


Typedefs

typedef unsigned long resip::FlowKey
typedef unsigned long resip::TransportKey

Functions

EncodeStreamresip::operator<< (EncodeStream &ostrm, const Tuple &tuple)
 HashValue (resip::Tuple)

Function Documentation