|
reSIProcate/stack
9694
|
#include "resip/stack/HeaderFieldValue.hxx"#include "resip/stack/ParserCategory.hxx"#include "rutil/ParseBuffer.hxx"#include "resip/stack/SipMessage.hxx"#include "rutil/DataStream.hxx"#include "rutil/compat.hxx"#include "resip/stack/UnknownParameter.hxx"#include "resip/stack/ExtensionParameter.hxx"#include <iostream>#include <cassert>#include "rutil/Logger.hxx"
Go to the source code of this file.
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::SIP |
Variables | |
| static Data | up_Msgr ("msgr") |
| #define RESIPROCATE_SUBSYSTEM Subsystem::SIP |
Definition at line 22 of file ParserCategory.cxx.
Referenced by resip::ParserCategory::encodeParameters().
1.7.5.1