|
reSIProcate/stack
9694
|


Go to the source code of this file.
Classes | |
| class | resip::ExpiresCategory |
| Represents the header field value for an Expires-type header. 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 ExpiresCategory.hxx.
1.7.5.1