|
reSIProcate/repro
9694
|
#include "repro/WorkerThread.hxx"#include "repro/Worker.hxx"#include "resip/stack/ApplicationMessage.hxx"#include "rutil/TimeLimitFifo.hxx"#include "rutil/RWMutex.hxx"#include "rutil/Lock.hxx"#include <vector>

Go to the source code of this file.
Classes | |
| class | repro::Dispatcher |
| A generic thread-bank class. More... | |
Namespaces | |
| namespace | resip |
| namespace | repro |
This Class is used to implement a primitive form of RPC using loose XML formatting. | |
1.7.5.1