|
reSIProcate/stack
9694
|
#include "rutil/resipfaststreams.hxx"#include <iosfwd>#include "rutil/Data.hxx"#include "resip/stack/ParserCategory.hxx"

Go to the source code of this file.
Classes | |
| class | resip::UInt32Category |
| Represents a numeric-with-comment header field value. 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) |
| #define defineParam | ( | _enum, | |
| _name, | |||
| _type, | |||
| _RFC_ref_ignored | |||
| ) |
const _enum##_Param::DType& param(const _enum##_Param& paramType) const; \ _enum##_Param::DType& param(const _enum##_Param& paramType); \ friend class _enum##_Param
Definition at line 52 of file UInt32Category.hxx.
1.7.5.1