reSIProcate/stack  9694
Defines | Variables
ParserCategory.cxx File Reference
#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"
Include dependency graph for ParserCategory.cxx:

Go to the source code of this file.

Defines

#define RESIPROCATE_SUBSYSTEM   Subsystem::SIP

Variables

static Data up_Msgr ("msgr")

Define Documentation

#define RESIPROCATE_SUBSYSTEM   Subsystem::SIP

Definition at line 22 of file ParserCategory.cxx.


Variable Documentation

Data up_Msgr("msgr") [static]