#include <InspectorFrontendDispatchers.h>
◆ WorkerFrontendDispatcher() [1/2]
Inspector::WorkerFrontendDispatcher::WorkerFrontendDispatcher |
( |
FrontendRouter & |
frontendRouter | ) |
|
|
inline |
◆ WorkerFrontendDispatcher() [2/2]
Inspector::WorkerFrontendDispatcher::WorkerFrontendDispatcher |
( |
FrontendRouter & |
frontendRouter | ) |
|
|
inline |
◆ dispatchMessageFromWorker() [1/2]
void Inspector::WorkerFrontendDispatcher::dispatchMessageFromWorker |
( |
const String & |
workerId, |
|
|
const String & |
message |
|
) |
| |
◆ dispatchMessageFromWorker() [2/2]
void Inspector::WorkerFrontendDispatcher::dispatchMessageFromWorker |
( |
const String & |
workerId, |
|
|
const String & |
message |
|
) |
| |
◆ workerCreated() [1/2]
void Inspector::WorkerFrontendDispatcher::workerCreated |
( |
const String & |
workerId, |
|
|
const String & |
url |
|
) |
| |
◆ workerCreated() [2/2]
void Inspector::WorkerFrontendDispatcher::workerCreated |
( |
const String & |
workerId, |
|
|
const String & |
url |
|
) |
| |
◆ workerTerminated() [1/2]
void Inspector::WorkerFrontendDispatcher::workerTerminated |
( |
const String & |
workerId | ) |
|
◆ workerTerminated() [2/2]
void Inspector::WorkerFrontendDispatcher::workerTerminated |
( |
const String & |
workerId | ) |
|
The documentation for this class was generated from the following files: