MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ on_server_started()

void Lila::Server::on_server_started ( StartHandler  handler)
inline

Definition at line 44 of file Server.hpp.

44{ m_start_handler = std::move(handler); }
StartHandler m_start_handler
Definition Server.hpp:76