|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void Lila::EventBus::publish | ( | const StreamEvent & | event | ) |
Publish an event to all subscribers of its type.
| event | The event to publish |
Definition at line 18 of file EventBus.cpp.
References m_mutex, m_subscribers, and Lila::StreamEvent::type.
Referenced by Lila::Server::cleanup_client(), Lila::Server::handle_client(), Lila::Server::start(), and Lila::Server::stop().
Here is the caller graph for this function: