|
reSIProcate/repro
9694
|
#include <list>#include <vector>#include "resip/stack/Uri.hxx"#include "resip/stack/NameAddr.hxx"#include "rutil/Data.hxx"#include "resip/stack/Via.hxx"#include "resip/dum/ContactInstanceRecord.hxx"#include "rutil/KeyValueStore.hxx"

Go to the source code of this file.
Classes | |
| class | repro::Target |
Namespaces | |
| namespace | repro |
This Class is used to implement a primitive form of RPC using loose XML formatting. | |
Typedefs | |
| typedef std::list< Target * > | repro::TargetPtrList |
Functions | |
| EncodeStream & | repro::operator<< (EncodeStream &strm, const repro::Target &t) |
1.7.5.1