|
reSIProcate/stack
9694
|
#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>

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 | |
| EncodeStream & | resip::operator<< (EncodeStream &ostrm, const Tuple &tuple) |
| HashValue (resip::Tuple) | |
1.7.5.1