|
reSIProcate/stack
9694
|

Go to the source code of this file.
Classes | |
| struct | resip::params |
| class | resip::ParameterHash |
Namespaces | |
| namespace | resip |
SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser. | |
Defines | |
| #define | GPERF_DOWNCASE 1 |
| #define | GPERF_CASE_STRNCMP 1 |
Functions | |
| static int | resip::gperf_case_strncmp (register const char *s1, register const char *s2, register unsigned int n) |
| #define GPERF_CASE_STRNCMP 1 |
Definition at line 68 of file ParameterHash.cxx.
| #define GPERF_DOWNCASE 1 |
Definition at line 43 of file ParameterHash.cxx.
1.7.5.1