reSIProcate/stack  9694
Namespaces | Defines | Enumerations | Functions
MethodTypes.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  resip
 

SERNonceHelper implements the makeNonce function in the same way as SIP Express Router (SER) - http://www.iptel.org/ser.


Defines

#define defineMethod(_enum, _name, _rfc)   _enum

Enumerations

enum  MethodTypes {
  resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"),
  resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"),
  resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"),
  resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"),
  resip::defineMethod = (UNKNOWN, "UNKNOWN", "NA"), resip::MAX_METHODS
}

Functions

MethodTypes resip::getMethodType (const Data &name)
MethodTypes resip::getMethodType (const char *name, int len)
const Dataresip::getMethodName (MethodTypes t)

Define Documentation

#define defineMethod (   _enum,
  _name,
  _rfc 
)    _enum

Definition at line 4 of file MethodTypes.hxx.