|
reSIProcate/stack
9694
|
#include <bitset>#include <cassert>#include "resip/stack/ParserCategory.hxx"#include "resip/stack/Token.hxx"#include "rutil/TransportType.hxx"#include "rutil/HeapInstanceCounter.hxx"#include "rutil/HashMap.hxx"
Go to the source code of this file.
Classes | |
| class | resip::Uri |
| Represents the "SIP-URI" and "SIPS-URI" elements in the RFC 3261 grammar. More... | |
Namespaces | |
| namespace | resip |
SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser. | |
Defines | |
| #define | defineParam(_enum, _name, _type, _RFC_ref_ignored) |
Functions | |
| HashValue (resip::Uri) | |
| #define defineParam | ( | _enum, | |
| _name, | |||
| _type, | |||
| _RFC_ref_ignored | |||
| ) |
| HashValue | ( | resip::Uri | ) |
1.7.5.1