|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
This is the complete list of members for Lila::ServerThread, including all inherited members.
| Callback typedef | Lila::ServerThread | |
| join() | Lila::ServerThread | inline |
| joinable() const noexcept | Lila::ServerThread | inline |
| m_stop_flag | Lila::ServerThread | private |
| m_thread | Lila::ServerThread | private |
| operator=(ServerThread &&other) noexcept | Lila::ServerThread | inline |
| operator=(const ServerThread &)=delete | Lila::ServerThread | |
| request_stop() noexcept | Lila::ServerThread | inline |
| ServerThread()=default | Lila::ServerThread | |
| ServerThread(Callback callback) | Lila::ServerThread | inlineexplicit |
| ServerThread(ServerThread &&other) noexcept | Lila::ServerThread | inline |
| ServerThread(const ServerThread &)=delete | Lila::ServerThread | |
| ~ServerThread() | Lila::ServerThread | inline |