|
reSIProcate/stack
9694
|
#include "resip/stack/AbandonServerTransaction.hxx"#include "resip/stack/ApplicationMessage.hxx"#include "resip/stack/CancelClientInviteTransaction.hxx"#include "resip/stack/Helper.hxx"#include "resip/stack/TerminateFlow.hxx"#include "resip/stack/EnableFlowTimer.hxx"#include "resip/stack/ZeroOutStatistics.hxx"#include "resip/stack/PollStatistics.hxx"#include "resip/stack/ShutdownMessage.hxx"#include "resip/stack/SipMessage.hxx"#include "resip/stack/TransactionController.hxx"#include "resip/stack/TransactionState.hxx"#include "rutil/CongestionManager.hxx"#include "rutil/DnsUtil.hxx"#include "rutil/Logger.hxx"#include "resip/stack/SipStack.hxx"#include "rutil/WinLeakCheck.hxx"
Go to the source code of this file.
Defines | |
| #define | RESIPROCATE_SUBSYSTEM Subsystem::TRANSACTION |
| #define RESIPROCATE_SUBSYSTEM Subsystem::TRANSACTION |
Definition at line 28 of file TransactionController.cxx.
1.7.5.1