|
reSIProcate/DialogUsageManager
9680
|
#include <iosfwd>#include <vector>#include <list>#include <map>#include "resip/dum/DialogId.hxx"#include "resip/dum/Handles.hxx"#include "resip/stack/MethodTypes.hxx"#include "resip/stack/NameAddr.hxx"#include "resip/stack/CallId.hxx"#include "resip/stack/SipMessage.hxx"#include "resip/dum/NetworkAssociation.hxx"#include "resip/dum/DialogUsageManager.hxx"

Go to the source code of this file.
Classes | |
| class | resip::Dialog |
| dcm! -- kill typedef std::list<DialogId> DialogIdSet; More... | |
| class | resip::Dialog::Exception |
Namespaces | |
| namespace | resip |
Functions | |
| EncodeStream & | resip::operator<< (EncodeStream &strm, const Dialog &dialog) |
1.7.5.1