|
reSIProcate/stack
9694
|
#include "rutil/resipfaststreams.hxx"#include "resip/stack/Parameter.hxx"#include "resip/stack/ParameterTypeEnums.hxx"#include "resip/stack/QValue.hxx"#include "rutil/PoolBase.hxx"#include <iosfwd>

Go to the source code of this file.
Classes | |
| class | resip::QValueParameter |
| Represents the "q" parameter value of 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. | |
Functions | |
| EncodeStream & | resip::operator<< (EncodeStream &stream, const QValue &qvalue) |
| calls encode and returns "q=3" or equivalent ostream | |
1.7.5.1