reSIProcate/stack  9694
Classes | Namespaces | Functions
QValueParameter.hxx File Reference
#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>
Include dependency graph for QValueParameter.hxx:
This graph shows which files directly or indirectly include this file:

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

EncodeStreamresip::operator<< (EncodeStream &stream, const QValue &qvalue)
 calls encode and returns "q=3" or equivalent ostream